Latios96 / crayg

Personal raytracer to learn C++ and rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve UsdPreviewSurface

Latios96 opened this issue · comments

  • support Standard Shader Ball as a test scene
  • correct handling of metalness (Currently, metal materials also have diffuse component. This is not correct)
  • support roughness by interpolating between rough and perfect reflection ray