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

export functions #1

Open
timhutton opened this issue Oct 28, 2015 · 2 comments
Open

export functions #1

timhutton opened this issue Oct 28, 2015 · 2 comments

Comments

@timhutton
Copy link
Owner

Desired output formats: .obj, .eps, .svg
cf. Taprats: http://taprats.sourceforge.net/

@JCDavie
Copy link

JCDavie commented May 20, 2020

The curvatures would make an interesting starting point as a 3D model input. Like a shot of vodka for the standard polygon starting shapes on SketchUp. I'll give it a go but would there be a way to get like a JSON point cloud or any relative xyz reference from the projection?

@timhutton
Copy link
Owner Author

If you're motivated to try, look in drawMesh(). There are calls to camera_projection(). Those calls convert the 3D coordinates to 2D ready for drawing. That would be the sensible place to pull out the xyz coordinates for the mesh.

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

No branches or pull requests

2 participants