Show HN: High speed graphics rendering research with tinygrad/tinyJIT
31 points| quantbagel | 1 month ago |github.com
The JIT + tensor model ends up being a really nice way to express light transport all in simple python, so I reimplemented some new research papers from SIGGRAPH like REstir PG and SZ and it just works. instead of complicated cpp its just a 200 LOC of python.
nl|1 month ago
sixtyj|1 month ago
sxp|1 month ago
https://blog.evjang.com/2019/11/jaxpt.html is a better demo of how to render the Cornell Box on a TPU using differentiable path tracing.
hackernudes|1 month ago
suhacker256|1 month ago
unknown|1 month ago
[deleted]