Commit Graph

9 Commits

Author SHA1 Message Date
Tiago Conceição a5d979ca00 Add Mesh format: WRL - Virtual Reality Modeling Language 2021-11-05 23:15:32 +00:00
Tiago Conceição ba48c423cd AMF - Additive Manufacturing Format 2021-11-05 22:14:45 +00:00
Tiago Conceição ca0432221f Add 3D Manufacturing Format (3MF) 2021-11-05 21:12:28 +00:00
Tiago Conceição fc14ef04f1 Add OFF and PLY mesh file formats 2021-11-05 18:29:17 +00:00
Tiago Conceição 6629bf39f5 Better temporary file management 2021-10-29 18:43:37 +01:00
tslater2006 3a0fbb2f9f Improve size for generated Wavefront OBJ files
Implement a 3,000 vertex cache to try and re-use vertex points when generating the faces. 3,000 was arbitrarily chosen and could be changed in the future.
2021-10-29 10:48:26 -05:00
Tiago Conceição d077e8c9e3 Add MeshFile: Wavefront OBJ 2021-10-29 15:32:47 +01:00
Tiago Conceição c62cdc6bf9 Add UI for mesh export 2021-10-28 18:53:53 +01:00
tslater2006 04d8fd6986 Create MeshFile abstraction and implement STLMeshFile 2021-10-27 08:24:54 -05:00