Skip to content
/ scop Public

๐ŸงŠ A compact 3D object viewer

cosmodd/scop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸงŠ scop

A simple 3D object viewer implemented in C++ using OpenGL, GLAD, GLFW and stb_image.h.

๐Ÿ–ผ๏ธ Gallery

msrdc_7dMRU0zRJV.mp4

๐Ÿš€ Running the project

To run the project, you preferably need to be on Linux (Ubuntu) and run the following commands:

# Compile the project
make
# Launch the program
./scop <pathToObjFile> [pathToTexture]

About

๐ŸงŠ A compact 3D object viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages