sjkelly / MeshSlicer.jl

A package for slicing meshes into polygons using Julia
Other
2 stars 1 forks source link

AMF Support #12

Closed sjkelly closed 10 years ago

sjkelly commented 10 years ago

Can use LightXML.jl to parse AMF.

https://github.com/lindahua/LightXML.jl

https://en.wikipedia.org/wiki/Additive_Manufacturing_File_Format

sjkelly commented 10 years ago

AMF supports a lot of things. This might be better as an external package that can handle all the associated metadata with a mesh. @jminardi

jminardi commented 10 years ago

@sjkelly I am OK with that. MeshSlicer should handle some basic definition of meshes, and we can create/find external packages to go from common file formats to MeshSlicer's required mesh.