chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
643 stars 76 forks source link

External renderer support #337

Open therealmikz opened 8 years ago

therealmikz commented 8 years ago

Have you ever considered external renderer support? F. ex. LuxRender (http://www.luxrender.net/). It could be very useful, external renderer could provide better quality of resulting images and also possibly lower rendering times. Also with LuxRender you'd have GPU rendering ( #289 ) out of the box. I know that this is a big issue but I think it is worth to consider.

llbit commented 8 years ago

I would like to add a plugin API (see #336), which would make it possible to add an external renderer as a plugin.

ghost commented 7 years ago

Why you not want merge Chunky and Mineways?