Latest panda3d Activity
Hello, everyone!
A new Forward Only release happened, with an episode-crossover with SCP Foundation!
Trailer:
The game performance was improved, some errors fixed. Playable build, as usually, available in the game repo:
https://github.com/IlyaFaer/ForwardOnlyGame/releases
I tried to use PyBullet but it is very complicated and I cannot understand haw to use it with OpenGL. The Panda3D Bullet wrapper is only one way that I found. And there is a very great manual: https://docs.panda3d.org/1.10/python/programming/physics/bullet/index I hope I will not have unresolved pr…
So I was using FBX because with Collada (.dae) the model didn't load correctly in Panda3D.@@But if I export to Collada, use Panda's dae2egg converter, then load that .egg file, the model does load.@@It's a completely white silhouette - no textures, no idea if the clothes are there. :(@@But I don't …