-
Updated
Jul 12, 2021 - C++
#
panda3d
Here are 130 public repositories matching this topic...
gamedev
webgl
opengl
unity
shaders
graphics
vulkan
game-development
glsl
shader
unity3d
godot
graphics-programming
hlsl
panda3d
glsl-shader
indiedev
glsl-shaders
3d
3d-graphics
3D astronomy and space exploration program.
-
Updated
Jul 13, 2021 - Python
desktop-app
game
gamedev
haskell
functional
purescript
native
game-engine
cpp
functional-programming
video-game
game-development
cpp11
bindings
native-apps
functional-reactive-programming
panda3d
functional-language
purescript-native
indiegame
-
Updated
Jun 13, 2019 - PureScript
Official repository for the Pirates Online Rewritten source code.
client
server
reverse-engineering
mmorpg
client-server
panda3d
disney
potco
pirates-of-the-caribean
pirates-online
-
Updated
Sep 25, 2018 - Python
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
machine-learning
simulator
reinforcement-learning
computer-vision
deep-learning
procedural-generation
simulation
multi-agent
panda3d
autonomous-driving
imitation-learning
generalization
-
Updated
Jul 31, 2021 - Python
Blender addon for integrating Panda3D
-
Updated
May 7, 2019 - Python
Moguri
commented
Apr 3, 2020
The BLENDER_physics extension exposes groups and masks, but these are not being converted to appropriate masks for either Bullet or Panda CollisionSolids.
An open sourced modernized version of Disney's in-house Toontown Online level editor used to create .dna files.
toontown
panda3d
panda
panda3d-game-engine
toontown-online
corporate-clash
panda3d-editor
toontown-offline
dna-files
toontown-corporate-clash
toontownleveleditor
toontown-level-editor
-
Updated
Jul 13, 2021 - Python
The PyOS project is an orbital mechanics simulator, entirely coded in Python, which uses the panda3D engine. The acronym PyOS stands for "Python orbit simulator". Feedback is appreciated !
-
Updated
Sep 12, 2019 - Python
A curated list of awesome resources for using Panda3D
-
Updated
Jul 2, 2020
rdb
commented
Dec 1, 2020
Such as on Tutorial End page.
An universal Python/pip+Panda3d build framework for Pythons Everywhere ( and Everyone )
android
python
game-engine
android-sdk
wasm
android-development
python3
cpython
emscripten
pip
cross
panda3d
python-android
-
Updated
May 16, 2021 - Python
Add-on for Blender to import Panda3D .egg models.
-
Updated
Jan 3, 2021 - Python
Scripts for manipulating and converting BVH files.
-
Updated
Aug 18, 2020 - Python
A simple, basic, lightweight, no-frills PBR render pipeline for Panda3D
-
Updated
Jul 23, 2021 - Python
KITSUNETSUKI Asset Tools
-
Updated
Jul 16, 2021 - Python
hexima: a puzzle game involving a six-sided die
-
Updated
Nov 16, 2019 - Python
Moguri
commented
Apr 2, 2019
Something like this should be added to pman/templates/setup.py:
'log_filename': '$USER_APPDATA/{}/output.log'.format(APP_NAME),
'log_append': False,
C++ Project of Panda3D Render Pipeline (Python)
-
Updated
Aug 23, 2019 - C++
Awaken spring. An entry in PyWeek 29.
-
Updated
Nov 8, 2020 - Python
Converts Panda3D bam models using JPG+RGB textures to use PNG textures.
-
Updated
Apr 2, 2021 - Python
A flight-simulator style game, written in Python and Panda3D, where you locate enemy positions and report on their activity.
-
Updated
Sep 20, 2018 - Python
Improve this page
Add a description, image, and links to the panda3d topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the panda3d topic, visit your repo's landing page and select "manage topics."
Description
I'd like to see Panda3D offer an interface to switch between system cursors, like the usual arrow cursor, the text cursor, or the finger cursor, for example.
Use Case
I'm working on a dear ImGui backend for Panda3D, and it would allow consistent cursor behavior in the dear ImGui interface while using only the Panda3D's interface. It would help for any Panda3D-based too