lettier / 3d-game-shaders-for-beginners

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
https://lettier.github.io/3d-game-shaders-for-beginners/index.html
17.35k stars 1.35k forks source link

Need help in how to build on Windows #18

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, it seems that the guide about how to build on windows is incomplete, can you help fix it ? Really appreciate your work, huge thank you image

lettier commented 3 years ago

Hello,

First, you'll need to install Panda3D for Windows. Once installed, you can then compile 3D Game Shaders For Beginners.

:+1:

ghost commented 3 years ago

Thank you , I succeed~ I find that I should add every lib you compile with mac/linux to visual studio's setting , and pay attention to the path issue.

gonnavis commented 3 years ago

@TianXieUnity Great! I'm not familiar with compile and failed to build, could you share the result .exe file? My email is gonnavis@163.com, or online download link is best, thanks a lot!