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

Could I get the project file of the model? Like a blender project. #15

Open chudonghao opened 3 years ago

chudonghao commented 3 years ago

I want to port the project to other platforms instead of Panda3D.

eoinroe commented 3 years ago

Yes this would be great if possible! Using Panda 3D on macOS running Mojave or later can be a tricky. I would love to recreate the project using Metal instead. Unfortunately there is not much information online regarding converting bam files to other formats...

jfromell commented 3 years ago

+1 on this, even just the OBJs would be great.