Skip to content

Python module which provides an easy way to generate shaders for rendering scenes with ray marching.

License

Notifications You must be signed in to change notification settings

NamorNiradnug/raymarching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raymarching

Python module that provides an easy way to generate shaders for rendering scenes with ray marching. This module is mainly used for RayMarcher. Although it generates usual GLSL's fragment shaders and hence can be used independently.

Installing

raymarching is published on pypi.org and can be installed via pip:

$ pip install raymarching

About

Python module which provides an easy way to generate shaders for rendering scenes with ray marching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published