Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to create a projection for generating DXF #16

Open
madhephaestus opened this issue Aug 13, 2015 · 1 comment
Open

Question: How to create a projection for generating DXF #16

madhephaestus opened this issue Aug 13, 2015 · 1 comment

Comments

@madhephaestus
Copy link
Contributor

I would like to generated CNC files for a laser cutter and need to reduce a CSG down to the polygon formed by the CSG and its intersection with a given plane. In OpenSCAD this is called "projection".

This feature would have a large number of other uses such as smart support structure generation for 3d printing, detection of unprintable parts, even better dynamic generation of parts that have to fit together and pull apart.

https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/3D_to_2D_Projection

@madhephaestus
Copy link
Contributor Author

I have created a suggestion for an API for this method here: https://github.com/NeuronRobotics/JCSG/blob/master/src/main/java/eu/mihosoft/vrl/v3d/Slice.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant