PacktPublishing / OpenGL-4-Shading-Language-Cookbook-Third-Edition

OpenGL 4 Shading Language Cookbook - Third Edition, published by Packt
MIT License
312 stars 72 forks source link

Missing textures for parallax mapping example #2

Closed stetre closed 5 years ago

stetre commented 5 years ago

Hi, it looks like the textures used in the parallax mapping example (chapter 5, sceneparallax.cpp) are missing from the repository.

daw42 commented 5 years ago

Thanks for the report. I'll look into that as soon as I can.

stetre commented 5 years ago

Thank you. The file path to the cube map in scenereflectcube.cpp and scenerefractcube.cpp is also slightly off (/pisa-hdr-512/ instead of /pisa-hdr/).

daw42 commented 5 years ago

Thanks again for the report. The images should be available now.