Python script that renders .obj files using OpenGL and glfw.
High Polygon Model of an Aventador:
- Drag .obj file to the window to load the model.
- Press 1 / 3 to rotate 10° to the left / right with respect to the coordinates.
- Press 2 / W to move the camera up / down with respects to the coordinates.
- Press A / S to zoom in / out.
- Press Z to Toggle between Wireframe / Fill mode.
- Press V to reset the view.