16 years, 3 months ago
Highlights
Community contributions featuredIf it is of any help for anyone... at the end I am gonna use qt, through the QtImage class, which lets you direct (and efficient) access to pixel data.
16 years, 3 months ago
Hi, I am working on a RT project and I need to visually debug it. For that I need to put some marks (triangles, recs, circles, etc) of different sizes on top of the im…
16 years, 3 months ago
19 years, 10 months ago
I was thinking about dual-core, quad-core and n-cores... CPU processing is scaling up and getting paralelized like crazy (CELL and alikes) at consumer level. So, ¿is the future…
20 years, 6 months ago
Should i use "const type &some_var" every time I am passing an argument wich isn't gonna be modified later inside the function?... and why? Thanks in advance.
21 years, 9 months ago
Latest Activity
See all in DiscussionsIf it is of any help for anyone... at the end I am gonna use qt, through the QtImage class, …
16 years, 3 months ago
Hi, I am working on a RT project and I need to visually debug it. For that I need to …
16 years, 3 months ago
Yeah, lots of games have done this. Look for example at Homeworld 1 code... if a game is written in …
19 years, 10 months ago