Commit Graph

1 Commits

Author SHA1 Message Date
Armando Arredondo Soto 45dc30e741
add two scripts to extract and embed 3d models
c2obj.py extracts the 3d models from the hard-coded C code found in the `model.in.c` files and generates a standard .obj file
obj2c.py converts back the geometry in an .obj file to compatible C code
2020-05-16 03:00:33 +02:00