-
Updated
Dec 2, 2020 - JavaScript
global-illumination
Here are 63 public repositories matching this topic...
-
Updated
Mar 27, 2019 - C
-
Updated
Aug 22, 2020 - C++
-
Updated
Sep 18, 2020 - C#
-
Updated
Jan 21, 2019 - C++
-
Updated
Oct 21, 2020 - HTML
-
Updated
Mar 11, 2020 - ShaderLab
-
Updated
Feb 25, 2019 - C++
-
Updated
Mar 2, 2020 - C++
-
Updated
Feb 14, 2017 - C++
-
Updated
May 9, 2019 - C++
-
Updated
Sep 8, 2017 - Ruby
-
Updated
May 31, 2018 - GLSL
-
Updated
Jul 7, 2020
-
Updated
Mar 27, 2020 - C++
-
Updated
Sep 8, 2020 - C++
-
Updated
Oct 25, 2018 - JavaScript
-
Updated
Jul 13, 2019 - C++
-
Updated
Sep 16, 2020 - C++
-
Updated
Sep 14, 2020 - C++
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 29, 2019 - Jupyter Notebook
-
Updated
Nov 5, 2019 - C++
-
Updated
Sep 26, 2017 - TypeScript
-
Updated
Nov 27, 2020 - C++
-
Updated
Jan 19, 2020 - C++
-
Updated
Jul 28, 2019 - C++
-
Updated
May 30, 2020 - C++
-
Updated
Apr 9, 2019 - C++
Improve this page
Add a description, image, and links to the global-illumination topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the global-illumination topic, visit your repo's landing page and select "manage topics."


Context
This engine is intended to be used as a drop-in replacement to Three.js’s
WebGLRenderer.Problem
It tends not to work as a drop-in replacement out-of-the-box, because the renderer crashes when:
THREE.Geometryinstead of aTHREE.BufferGeometry.This might cause people who try to repl