Keine Beschreibung

Getty Ritter 44668a07e2 First pass at a scene graph representation vor 7 Jahren
therm_doc 7566205c50 Just the beginning scaffoldings vor 7 Jahren
therm_model 44668a07e2 First pass at a scene graph representation vor 7 Jahren
therm_util 16bea25fe6 Added Adnot parser, too vor 7 Jahren
.gitignore 497f6c9d53 Added emacs temp files to gitignore vor 7 Jahren
README.md 7566205c50 Just the beginning scaffoldings vor 7 Jahren

README.md

Thermidor

This is an umbrella repo for all the Thermidor-related libraries, which I want to keep separate for clarity and reusability. Right now, we have:

  • therm_doc: documentation about formats and high-level organization
  • therm_util: basic reusable data types, all bundled together
  • therm_model: types for 3D models and scene graphs

Maybe more eventually?