All Projects → mmirman → Mentisoculi

mmirman / Mentisoculi

Licence: apache-2.0
A raytracer written in PyTorch (raynet?)

Programming Languages

python
139335 projects - #7 most used programming language

MentisOculi Pytorch Path Tracer

example

  • A very simple and small path tracer written in pytorch meant to be run on the GPU
  • Why use pytorch and not some other cuda library or shaders? To enable arbitrary automatic differentiation. And because I can.

Features

Future Directions

Credits

  • While the code has been significantly morphed, it was originally a fork James Bowmans' python raytracer
  • This was inspired by my ongoing work on secure differentiable programming, specifically adversarial examples in neural networks, at the ETH SRI Lab.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].