matt77hias / java-smallpt

☀️ Java Path Tracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status License

java-smallpt

About

Java modification of Kevin Baeson's 99 line C++ path tracer

Note: I deliberately chose for the same software design for all programming languages out of clarity and performance reasons (this can conflict with the nature of declarative/functional programming languages).

About

☀️ Java Path Tracer

License:MIT License


Languages

Language:Java 88.4%Language:Makefile 11.6%