top of page

Graphics

Parallax Mapping Return
Parallax Mapping using Height map

I've implemented Parallax Mapping technique using a regular texture and it's height-map data. Also, I used a similar bump map for BRDF lighting calculations.

Parallax Mapping

bottom of page