NodeBox for OpenGL | City in a Bottle |
Sept. 13, 2010, 1:14 p.m. |
NodeBox for OpenGL | City in a Bottle - baut auf Pyglet auf und liefert eine 2D Animationsbibliothek für Python.
|
Programmierung, Python |
pyglet |
Sept. 13, 2010, 1:12 p.m. |
pyglet - interessante kleine Grafikbibliothek für Python. Schaut nett aus und ist multi-plattform und soll einfach zu installieren sein (keine Abhängigkeiten).
|
Programmierung, Python |
objgraph - Drawing Python object reference graphs |
Sept. 13, 2010, 11:05 a.m. |
objgraph - Drawing Python object reference graphs - will ich mir wohl mal angucken, auch wenn ich fürchte meine Speicherstrukturen sind einfach zu wild um sie in grafische Darstellungen zu bringen (viele solche Tools gehen davon aus das alles komplexere sowieso in Objekten gekapselt ist, aber bei einem mehr funktionalen Programmieransatz werden Standarddatenstrukturen viel stärker eingesetzt). Einen Versuch wäre es aber allemal wert.
|
Programmierung, Python |