I'm currently trying to create a particle system using GLUT. I have paired down the demo code and converted it from SDL to GLUT, but have run into several issues with heap corruption and issues with null pointers to things that otherwise should be initialized. Any help or basic tips would be appreciated!
Thanks.