https://github.com/ch-potus-san/testdevkit
Attempt to build an interactive media development kit almost entirely in Python by integrating the Blender's Python hooks, Panda3D's open source library, and Kivy's OpenGL support on top of a locally handled SQLite3 database.
https://github.com/ch-potus-san/testdevkit
bpy kivy panda3d python311 software-engineering sqlite3
Last synced: 2 months ago
JSON representation
Attempt to build an interactive media development kit almost entirely in Python by integrating the Blender's Python hooks, Panda3D's open source library, and Kivy's OpenGL support on top of a locally handled SQLite3 database.
- Host: GitHub
- URL: https://github.com/ch-potus-san/testdevkit
- Owner: CH-potus-san
- License: mit
- Created: 2025-07-16T02:25:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-31T01:12:41.000Z (11 months ago)
- Last Synced: 2025-08-31T03:26:23.205Z (11 months ago)
- Topics: bpy, kivy, panda3d, python311, software-engineering, sqlite3
- Language: Python
- Homepage:
- Size: 796 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Attempt to build an interactive media development kit almost entirely in Python by integrating the Blender's Python hooks, Panda3D's open source library, and Kivy's OpenGL support on top of a locally handled SQLite3 database.