Skip to content

Simple program which renders scenes with raymarching.

License

Notifications You must be signed in to change notification settings

NamorNiradnug/RayMarcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayMarcher

The simple program which uses single fragment shader with ray marching written with Qt. Using raymarching.py is recommended for writing scenes for RayMarcher.

Building and running

RayMarcher requires make, cmake and qt5 for compiling and python3 for running.

Examples screenshots

Cube and sphere difference. 1 Torus. 2 "Smooth union". 3 Infinite spheres world. 4 Random example contains scene which usually demonstraits new features.

TODO

  • More properties in scene
    • Lighting
    • Camera position
    • Variables & functions
  • Smooth shadows

About

Simple program which renders scenes with raymarching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published