Skip to content

Lightweight ray marching engine written in OpenGL

License

Notifications You must be signed in to change notification settings

gabbonj/myMarcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myMarcher

Install

Clone recursively the repo

git clone --recursive https://github.com/gabbonj/myMarcher.git

Use CMake to build the source

cd build
cmake ..
cmake --build .

Then run the program from the myMarcher folder


About

Lightweight ray marching engine written in OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages