More progress on slicing software. First sucessful simple slice.
Sphere and slightly tilted cone.
did you write your own slicing algorithm? or are you using some library?
Own. GPU based slicing for 3d printing.
Only suitable for dlp as bitmaps are generated not polygon slices
Next step is to create polygons using the same method?
Difficult, would have to use a image to vector library. Would need to write another slicer. Not impossible, but not the current goal
