Skip to content

πŸ‘οΈβ€πŸ—¨οΈ A program for viewing 3D models of the format .obj

Notifications You must be signed in to change notification settings

nekitze/CPP_3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CPP_3DViewer

πŸ‘οΈβ€πŸ—¨οΈ A program for viewing 3D models of the format .obj

Model rendering is implemented in OpenGL. Rotation/moving/scaling of the model is implemented on C++ using affine transformations.

Install:

  1. Go to /src
  2. Do make install
  3. Run from Desktop icon (or run executable ${PWD}/s21_3d_viewer/3DViewer.app)

Overview:

Deer

Cube

About

πŸ‘οΈβ€πŸ—¨οΈ A program for viewing 3D models of the format .obj

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published