https://github.com/rdb/pybamwriter
Python classes to write out Panda3D bam structures without using the Panda3D libraries
https://github.com/rdb/pybamwriter
panda3d panda3d-game-engine python python-3 python3
Last synced: 8 months ago
JSON representation
Python classes to write out Panda3D bam structures without using the Panda3D libraries
- Host: GitHub
- URL: https://github.com/rdb/pybamwriter
- Owner: rdb
- License: other
- Created: 2015-05-14T13:21:48.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T15:37:11.000Z (over 4 years ago)
- Last Synced: 2025-02-28T19:00:48.758Z (over 1 year ago)
- Topics: panda3d, panda3d-game-engine, python, python-3, python3
- Language: Python
- Size: 47.9 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a set of classes useful for writing Bam files and streams from Python.
Requires Python 3.
Bam specification:
https://rdb.name/bam-format.md.html