Commit Graph

2 Commits

Author SHA1 Message Date
fgsfds 8b71a1a734 correct line endings 2020-05-16 07:36:28 +03:00
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