Panda3D is a game engine, a framework for 3D rendering and game development for Python and C++ programs.
-1
votes
2answers
323 views
How do I use setFilmSize in panda3d to achieve the correct view?
I'm working with Panda3d and recently switched my game to isometric rendering. I moved the virtual camera accordingly and set an orthographic lens. Then I implemented the classes "Map" and "Canvas".
...
1
vote
0answers
192 views
Blender DirectX exporter to Panda3D
I have been experimenting with Panda3D lately. I have a character made in Blender with various bones and currently with one animation that I wish to export to a *.x format for Panda3D. My current ...
0
votes
0answers
77 views
Trouble exporting Maya models to Panda3D?
Having issues here.
I added the Panda3D exporter script thing to Maya. 2 things:
When I go to export to a .egg, no .egg is formed. Instead a fileToBeExported_temp.mb appears next to the original ...