Skip to content

A cool raymarcher written entirely from scratch in C++

Notifications You must be signed in to change notification settings

Crazedseal/raymarcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raymarcher

An implementation of a raymarcher in C++
Currently uses stdout as a render output, which honestly looks pretty aesthetic.
Now uses Xlib as render output! Too bad calling DrawPoints a billion times is slow!

About

A cool raymarcher written entirely from scratch in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C 1.8%