extend the materialNode class with refractive materials
added illumination model and refractive index to MaterialNode class. This is necessary for physically-based rendering (GI course)
Edited by Javor Kalojanov
Merge request reports
Activity
added 1 commit
- 0b8fb87a - extend the materialNode class with refractive materials
Changed function names to match the others in the class. You have to adapt the other patches to follow this change @jkalojanov
mentioned in commit 3b79dc5f
Please register or sign in to reply