vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.08k stars 90 forks source link

VOXEL: add pathtracer and PBR attributes #292

Open mgerhardy opened 1 year ago

mgerhardy commented 1 year ago

Support should be added as a general module to be re-used in thumbnailer, voxconvert and voxedit at the same time.

The pathtracer yocto should be used: https://github.com/xelatihy/yocto-gl

https://xelatihy.github.io/yocto-gl/yocto/yocto_scene/

Also implement PBR attribute handling - see #267

https://pbr-book.org/

mgerhardy commented 1 year ago

a9e6208982e4fedac189b448964831c699305e4e, 01f65dca38ec1d92b13597a4b01ec065571ec71e and e86a2d3ad52603cbd700e75486c33cc3df74825b fixed a few of the bugs

hmec vxl

mgerhardy commented 1 year ago

Allow to control/modify these:

denoising support is also missing - not sure if we should add that.