SaaSHub helps you find the best software and product alternatives Learn more →
Panda3D Alternatives
Similar projects and alternatives to Panda3D
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Phaser
Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)
-
Pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
-
-
-
-
BabylonJS
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
-
-
-
-
-
-
-
-
-
Panda3D discussion
Panda3D reviews and mentions
- Develop 3D Games and Simulations with Python
-
Pygfx
linky-linky: https://github.com/panda3d/panda3d#readme (BSD-3 clause, more or less, saying one cannot use CMU's name to promote your product)
-
Show HN: Homemade Automated Solar Concentrator
I have developed a simple simulator [0] to estimate the theoretical power received by the target for a given hardware configuration:
- the global position on the planet
- the date and time
- the size and position of some background elements
- the number, size and position of the panels in the grid
The solar power estimation uses :
- the Python code provided in this article [1] to estimate position of the sun (thank you John Clark Craig)
- the simplified formula [2] to estimate the direct insolation from the sun position
- a custom light projection implemented using Panda3D game engine [3]
[0] https://github.com/remipch/solar_concentrator/blob/master/so...
[1] https://levelup.gitconnected.com/python-sun-position-for-sol...
[2] https://en.wikipedia.org/wiki/Direct_insolation#Simplified_f...
[3] https://www.panda3d.org/
-
Celebrating 6 years since Valve announced Steam Play Proton for Linux
https://github.com/msys2/MINGW-packages/issues/21325
https://github.com/panda3d/panda3d
tuxmath/mingw/ has CodeBlocks build config with mingw32 fwics: https://github.com/tux4kids/tuxmath/blob/master/mingw/tuxmat...
Code::Blocks:
-
Not only Unity...
Panda3D (MIT/C++) https://github.com/panda3d/panda3d
-
3D desktop Game Engine scriptable in Python
For open source 3d engines that use Python check out Panda3D or Ursina. They're both a blast to use and let you write your codd how you want.
[0] https://www.panda3d.org/
[1] https://www.ursinaengine.org/
-
Alternative Game Engines for Marooned Unity Developers
Panda3D: Let's you make games with c++ and python. I don't think there is an "editor" or anything like that with this engine, but it does look like there have been some decent games made with it. Could be good for smaller games. Modified BSD License.
-
Game Development Post-Unity
I know a lot of people recommend Godot because it's super good but if you want a more code oriented and batteries included engine I recommend Panda3D [0] it's open source, super mature (it's actually one of the oldest continously developed game engines), and can be used form Python and C++. Not sure why it's not more popular it's flexiable and super fun to use.
[0] https://www.panda3d.org/
- The Open Source Framework for 3D Rendering and Games
- Making games
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jan 2025
Stats
panda3d/panda3d is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Panda3D is C++.