Skip to content

A skeleton app for rendering models, lights and shadows using OpenGL DSA

Notifications You must be signed in to change notification settings

david-marconis/openglgpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and run

#Build
mkdir build
cd build
conan install ..
cmake ..
cmake --build .

#Run
cd ..
build/bin/openglcpp

About

A skeleton app for rendering models, lights and shadows using OpenGL DSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published