Skip to content

Ray-marching renderer written in Rust. Uses Euler or Runge-Kutta 4 (sometimes unstable solutions) to apply arbitrary vector field distortion functions, for cool things like rendering black holes.

Notifications You must be signed in to change notification settings

enjeyw/EventHorayzon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EventHorayzon

Ray-marching renderer written in Rust.

Uses Euler-Method or Runge-Kutta 4 (sometimes unstable solutions) to apply arbitrary vector field distortion functions, which allows for cool things like black holes.

Normal

Black hole

About

Ray-marching renderer written in Rust. Uses Euler or Runge-Kutta 4 (sometimes unstable solutions) to apply arbitrary vector field distortion functions, for cool things like rendering black holes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages