Tagged Questions
-2
votes
1answer
92 views
3d objects in binary files
Currently I have 11 3d spheres created at runtime in my application. The application runs well as it is, but I'm anticipating some garbage collection hiccups due to camera panning. Would performance ...