Skip to content

Collaborative project to create, design and play with renderers, raycasters and raytracers!

License

Notifications You must be signed in to change notification settings

NinjaProgrammers/rendertoy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenderToy

Collaborative project to develop renderers, scenes and computer graphic techniques.

Dependencies

  • Numpy (array and math computations on host)

conda install numpy

  • pyopencl (parallel computation with OpenCL)

conda install pyopencl

You might need to add conda-forge in your sources.

  • PySDL2 (Rendering in a cross-platform window)

conda install -c conda-forge pysdl2

About

Collaborative project to create, design and play with renderers, raycasters and raytracers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%