gdritter repos thermidor / master README.md
master

Tree @master (Download .tar.gz)

README.md @master

7566205
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# 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?