Haskell-Things / HSlice

HSlice - A Haskell based slicer for 3D printing.
https://implicitcad.org/
GNU Affero General Public License v3.0
76 stars 5 forks source link

create a .toGanja operation for each of the types in Face.hs #24

Closed julialongtin closed 3 years ago

julialongtin commented 3 years ago

https://enkimute.github.io/ganja.js/examples/coffeeshop.html#pga2d_points_and_lines

we need a function for each of the types, so that we can display them using the above.

fisx commented 3 years ago

Seems like you beat me to this one? f3d64bbb

Is there anything still missing here, or can it be closed?

julialongtin commented 3 years ago

I suppose i did cover this. needed it for debugging. :)