d3dcoder / d3d12book

Sample code for the book "Introduction to 3D Game Programming with DirectX 12"
1.51k stars 583 forks source link

Chapter 19 - Exercise 5 - Heightmaps and normal maps #27

Open omd24 opened 3 years ago

omd24 commented 3 years ago

For ch19 - exercise 5, book says "implement the ocean wave effect just described using the two ocean wave heightmaps (and corresponding normal maps) available to download for this chapter". Where can I find these heightmaps and normal maps?

AkumaRRR commented 2 years ago

You can find both in the source code available for the previous edition of the book (Directx11). Check the author's website: https://www.d3dcoder.net/d3d11.htm