项目作者: matt77hias

项目描述 :
☀️ Prolog Path Tracer
高级语言: Prolog
项目地址: git://github.com/matt77hias/pl-smallpt.git
创建时间: 2016-09-06T20:10:40Z
项目社区:https://github.com/matt77hias/pl-smallpt

开源协议:MIT License

下载


License

pl-smallpt

About

Prolog 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).

Note: Current implementation is not usable for high resolutions or sample counts (Prolog consumes too much memory)