Skip to content

quirkylemon/RaymarchingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Marching Engine ALPHA V0.01

About

This is a ray marching based game engine I am building to learn how to build game engines and OpenGL programs. I have not worked on it in a while and it does not function as a game engine yet.

This is very closely based on:

Learn OpenGL
Dist Functions
An Introduction To Raymarching @ Youtube

Build instructions

Fedora Dependencies

glfw-devel

Build Instructions

mkdir build
cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages