ComputationalRadiationPhysics / deppp

Deppp: Your Favorite Density Profile Platform in Python
GNU General Public License v3.0
0 stars 0 forks source link

Transformations: Rotations #4

Open ax3l opened 7 years ago

ax3l commented 7 years ago

We should support simple transformations for each primitive #1.

Those could include in order of priority:

ax3l commented 7 years ago

Maybe a simple implementation could just start with a rotate object that can be given in each primitive's constructor.