This week’s project topics are:
- Texturing
- Perlin Noise
- Bump Mapping:
- Applying to:
- Triangles,
- Spheres,
- Surfaces with Perlin Noise
Source code is available on GitHub.
Texturing
Working branch on Github: https://github.com/emrebarisc/AdvancedRayTracing/tree/Texturing
Perlin Noise
Working branch on Github: https://github.com/emrebarisc/AdvancedRayTracing/tree/PerlinNoise
Bump Mapping
Working branch on Github: https://github.com/emrebarisc/AdvancedRayTracing/tree/Bump_Mapping