ogre icon indicating copy to clipboard operation
ogre copied to clipboard

Blinn Phong physical BRDF

Open paroj opened this issue 6 years ago • 1 comments

  • must follow energy conservation/ fresnel rules
  • should still work with blinn phong values as defined in current scripts.
  • needs some value conversion
  • http://simonstechblog.blogspot.com/2011/12/microfacet-brdf.html
  • https://github.com/mrdoob/three.js/tree/dev/src/renderers/shaders/ShaderChunk

paroj avatar Mar 24 '19 20:03 paroj

https://github.com/AnalyticalGraphicsInc/obj2gltf/blob/7d43c32422435ef6a4101550b4144b21429c4a23/lib/loadMtl.js#L733-L755

paroj avatar Apr 09 '19 18:04 paroj