OpenGL C How to Load and Show a Model 3D
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=CpEfHhSpQrw
Use C++ - OpenGL - GLUT to load wavefront .obj 3D model • Choose model to display: std::string model_name = Models/Model_Name.obj ; • Drag Right mouse to rotate • Scroll mouse to zoom in/out • You can create obj file by Blender, 3DS Max ... • Source code: https://github.com/WHKnightZ/OpenGL-L... • Sound: How it Began - Silent Partner
#############################
