3d - Extruding a graph in three.js -
is there way extrude 2d graph that's in 3d space 3d geometry actual volume?
specifically, i'm trying create simple app play shapes 3d printer (i know there other known programs out there, i'd try myself). i've modified 1 of tutorials @leestemkoski (which awesome way... if you're reading this, thank you!) create mobius strip grapher here. has no volume , can't printed. i'd turn geometry actual volume (a watertight mesh).
i've looked @ 2d extrusion examples these. none seem address i'm attempting do. spline example comes close don't know enough know if it's possible adapt purposes. i'm trying tinker examples , @ supporting docs/libraries, i'm having lot of difficulty this.
is possible in three.js or going wrong way?
thanks mrdoob. realized going wrong way. trying take graphed function , give volume know odd (versus creating real geometry). help!
Comments
Post a Comment