c++ program which adds text onto an imageFor that stuff, I am using QT Framework. Never worked with other libraries or frameworks.
Allocation/Deallocation problemsThank you for your link. I am at the work at the moment, I will try it at home. If I find something...
Allocation/Deallocation problems[quote]...small amounts of free memory due to avoiding fragemtation...[/quote] A Simple Test confirm...
GLUT Cursor Problemtry this: [code]void mouseMovement(int x, int y) { int diffx = x - (glutGet(GLUT_WINDOW_WIDTH) / ...
Allocation/Deallocation problemsI also have tested by doing what you wrote. I dont think glm is the problem. In the example in my o...
This user does not accept Private Messages