Skip to content

How to convert from geom2 to geom3? #995

Answered by z3dev
t1u1 asked this question in Q&A
Discussion options

You must be logged in to vote

@t1u1 Welcome!

That’s pretty much correct. 2D geometry are extruded to create special 3D geometry.

https://openjscad.xyz/dokuwiki/doku.php?id=en:design_guide_conversions

If that isn’t enough then you can extruder using custom logic to create layers between slices.

Or, you can piece together a polyhedron from points and faces.

Of course, the 3D geometry can be flat but it won’t be very useful when 3D printing, which is the focus of JSCAD.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@t1u1
Comment options

@z3dev
Comment options

@t1u1
Comment options

Answer selected by t1u1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants