-
```
What is the URL of your deployment?
ibl.mdanderson.org
What steps will reproduce the problem?
1. create collection in the s3db.php tool
What is the expected output? What do you see instead?
it…
-
Hi there,
This weekend I tried your code. Unfortunately it seems a bit outdated although when I try to “make” it, it give several errors of deprecated code parts. Did you recently update you code? I’…
-
https://github.com/JoeyDeVries/LearnOpenGL/blob/master/src/6.pbr/2.2.2.ibl_specular_textured/2.2.2.pbr.fs
```
vec3 fresnelSchlickRoughness(float cosTheta, vec3 F0, float roughness)
{
return …
-
Since this is an IBL text, we should use Math Learning through Inquiry and the Academy for Inquiry-Based Learning as avenues to promote. I've got plenty of connections in that community, so can be the…
-
[EXT_lights_image_based](https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Vendor/EXT_lights_image_based/README.md) lets a glTF provide its own environment map and irradiance coefficient…
-
`indent.get` does not return the correct `whitespace_tbl` for space indent.
-
1. Present different instanced data from material type.
2. No need to write something like SkyType inside MaterialComponent, it is a generic class.
-
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on May 04, 2012 16:55:45_
We tuned some runtime options when a client present to simplify the client instrumentation. We k…
-
The PBR render paths require HDR to be enabled to correctly filter the IBL as shows in the images below. When HDR is not enabled the materials contain allot of rendering artifacts, ideally this should…
-
I'm not sure how difficult this would be with the current spec, but it would be great if models could be exported with built-in environment maps.
Adding environment maps in some engines/frameworks …