SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Alternatively you can render a scene with path tracing using the menu Renderer > Path Tracing. The path tracer is optimized for the Blinn-Phong reflection model extended with reflection and refraction coefficient. By default, the resolution 0.5 times the window resolution. You can adjust the path tracing setting over the menu PT. On the web there is no inter-frame update of the scene. Depending on the complexity you have to be patient a few seconds. The path tracer is multithreaded and uses a combination bounding boxes and regular voxel grid for fast ray-triangle intersection. The path tracer is implemented in the classes SLPathtracer and SLRay.
Unfortunately, we can not embed externally hosted WebAssembly code on github.io.
Please open example in new tab
General help: