calculating a curve, making a skeleton, exporting to vector,

T

Travis Laduke

Can I do this in Ruby? Basically, I want to copy this guy:


I don't even know what words I'm supposed to describe this.
 
M

Martin DeMello

Can I do this in Ruby? Basically, I want to copy this guy:


I don't even know what words I'm supposed to describe this.

That's pretty neat! Can't specifically think of any ruby libraries or
bindings that would help with this, but the basic plan of attack would
seem to be:

1. Design your object in a 3D modeller or CAD program
2. Export it to some standard vector format
3. Find a library that can work with that vector format and calculate
cross sections

Your 3D modelling program might actually be able to do the cross
sections itself, and generate them in a loop via its internal
scripting language.

martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,271
Latest member
BuyAtenaLabsCBD

Latest Threads

Top