karansher / computer-graphics-kinematics

Computer Graphics Assignment about Kinematics
0 stars 0 forks source link

My OpenGL window keeps closing when I try to run the program with other meshes #9

Open andyw1589 opened 1 year ago

andyw1589 commented 1 year ago

Whenever I try to open beast.json or the chimpanzee hand, the window pops up, but then it closes immediately. I'm running it in debug mode and it's not giving me any error messages either... image

If it helps, I haven't implemented the inverse kinematics functions yet. But the program works fine with the robot arm.