3d - Tool to generate parametric equations -
i'm looking tool allows me create shapes (along lines of rendering application) generate parametric equations of various shapes.
i need use java3d work i've been doing. normal shapes (spheres, boxes etc.) easy, java3d has built in types them. however, when came creating non standard shapes (in particular curved surfaces) find myself using graph paper sketch, , manually putting large number of point point array.
surely there easier way?
when i'm fitting data, use splines , bezier curves me generate curved lines , surfaces. can work in many dimensions required, perhaps they'd useful well?
Comments
Post a Comment