Tagged Questions
1
vote
0answers
291 views
Texture artifacts and GLSL bump mapping
I'm working on a 3d terrain. I tried out some existing GLSL implementations for bump mapping using normal maps from a Procedural Infinite 3D Cave Generation tutorial.
The actual code that I used is ...