3D-.obj-File-Viewer icon indicating copy to clipboard operation
3D-.obj-File-Viewer copied to clipboard

Python script that renders .obj files using OpenGL

3D-.obj-File-Viewer

Python script that renders .obj files using OpenGL and glfw.

High Polygon Model of an Aventador:

Controls

  • 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.