开发者

Any (Global Illumination) renderers implemented by Javascript?

开发者 https://www.devze.com 2023-03-12 02:57 出处:网络
I am wondering if there is any (GI) renderers implemented by Javascript? Furthermor开发者_高级运维e, is it possible to make one on node.js?Three.js offers few tools for it. It should be working for st

I am wondering if there is any (GI) renderers implemented by Javascript? Furthermor开发者_高级运维e, is it possible to make one on node.js?


Three.js offers few tools for it. It should be working for static scenes as you can see in https://github.com/mrdoob/three.js/issues/6575.

You can check it at threejs website.

0

精彩评论

暂无评论...
验证码 换一张
取 消