Disclaimer : under construction
Tags :
- open_source : pypi, gitlab.com, readthedocs.
- tool : Small Tkinter 3D renderer.
- Python package : available on pypi.
Tiny 3D engine
A very small 3D render written in python numpy and Tkinter. This package allows some usefull 3D feedback in the Opentea GUI engine. A simple grid looks like :
But you can aim for models with thousands of polygons. Here is the 70K Stanford rabbit…
However, this is not a playstation framework, do not expect more than 100K Polygons in static and 2K in dynamic rendering.
It is available on pipy, documentation is on readtthedocs, sources are mirrored on gitlab.com