Skip to content

removeableox/opengl_3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPENGL AND C 3D RENDERING ENGINE

BUILD

First make sure you have glfw3 installed on your computer then do the following in your terminal:

git clone https://github.com/removeableox/opengl_3d.git
mkdir opengl_3d/build
cd opengl_3d/build
cmake ..
Make
./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published