Add parallax occlusion mapping (height/displacement maps)
renderingroadmap
Add a height-map material slot and a fragment-side parallax step so flat surfaces get apparent depth (brick, cobble, carved wood). The screen-space-derivative tangent path is enough to implement it, and it pairs with per-vertex tangents (#204) for higher quality. Needs authored height maps to demo.
0 条评论