michael-fadely / sadx-dc-lighting

Sonic Adventure 1 palette lighting for SADX PC.
MIT License
39 stars 3 forks source link

Per-pixel lighting #6

Closed michael-fadely closed 7 years ago

michael-fadely commented 7 years ago

Should be as simple as using the per-pixel interpolated vertex normal to calculate the brightness index in the pixel shader.

michael-fadely commented 7 years ago

It really doesn't look very good.