Here are
135 public repositories
matching this topic...
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
3D astronomy and space exploration program.
Updated
Dec 10, 2021
Python
🧙 A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Updated
Jun 13, 2019
PureScript
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
Updated
Nov 21, 2021
Python
Official repository for the Pirates Online Rewritten source code.
Updated
Sep 25, 2018
Python
Lightweight User Interface for Panda3D
Blender addon for integrating Panda3D
Updated
May 7, 2019
Python
An open sourced modernized version of Disney's in-house Toontown Online level editor used to create .dna files.
Updated
Aug 16, 2021
Python
A curated list of awesome resources for using Panda3D
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
Scripts for manipulating and converting BVH files.
Updated
Aug 18, 2020
Python
Sphinx documentation for Panda3D
Updated
Dec 4, 2021
Python
An universal Python/pip+Panda3d build framework for Pythons Everywhere ( and Everyone )
Updated
May 16, 2021
Python
Add-on for Blender to import Panda3D .egg models.
Updated
Aug 6, 2021
Python
A simple, basic, lightweight, no-frills PBR render pipeline for Panda3D
Updated
Nov 28, 2021
Python
Updated
Oct 18, 2021
Python
3D Visualization tool for HTM systems
Updated
Jan 12, 2021
Python
Forward Only is a route-strategy indie game developed on Python 3 and Panda3D game engine.
Updated
Dec 17, 2021
Python
hexima: a puzzle game involving a six-sided die
Updated
Nov 16, 2019
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
OpenVR integration for Panda3D
Updated
Apr 21, 2021
Python
C++ Project of Panda3D Render Pipeline (Python)
ImGui Helper for Panda3D C++
A game about managing an energy grid and supplying cities with power
Updated
Oct 28, 2018
Python
Awaken spring. An entry in PyWeek 29.
Updated
Nov 8, 2020
Python
Python module for using CEFPython with Panda3D
Updated
Jan 9, 2020
Python
Toontown ported to Python 3, based on Toontown Infinite
Updated
Jun 13, 2020
Python
Improve this page
Add a description, image, and links to the
panda3d
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
panda3d
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
It would be useful to add an option to bam-info to list all the referenced textures in the bam file, their paths, and whether they are found on disk.
Use Case
The use case is similar to for egg-list-textures: list externally referenced textures, to be able to verify there are no absolute paths, and to know which textures need to be copied alongside the bam file.