jay3sh / cadmium

Python library for Solid Modelling
http://jay3sh.github.com/cadmium
Other
59 stars 15 forks source link

flexible rotations #3

Closed hmeyer closed 12 years ago

hmeyer commented 12 years ago

Hi Jayesh,

I find this particular extension of "rotate" quite useful - also brings rotation syntax closer to openscad. Usage: myobj.rotate(axis=[1,1,0], 45) # rotate around diagonal axis

What do you think?

Henning

Btw: You are right - I renamed qtmium package back to cadmium.