An open API service indexing awesome lists of open source software.

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: 28 days 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.

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.