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

Can't open the final package #27

Open jamesthesnake opened 3 years ago

jamesthesnake commented 3 years ago

I run into this black screen with no way of seeing the output, is there anyway I can see logs/debug this?

./3d-game-shaders-for-beginners Known pipe types: glxGraphicsPipe (all display modules loaded.)'

Screenshot from 2021-04-27 14-04-46

edwhu commented 3 years ago

Try setting the log level to debug to see what's happening. https://discourse.panda3d.org/t/panda-segmentation-fault/3873/4