Mesh origin

pho's picture

Hi,

I have a cube mesh that I need to scale. The problem is that it always scales from the center and I have to scale it from the bottom left corner. Using the Cube or K3D patch is out of question in this case.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

cybero's picture
Re: Mesh origin

That's a very interesting problem you've set, pho.

Are you trying to use the built in Mesh Importer & / or Creator?

BTW - I've still not got a solution that works in any fashion except scaling up or down from the centre of x,y or z dimensions.

pho's picture
Re: Mesh origin

Yes, I'm trying to use the Mesh Importer. I also tried to change the origin before saving the .dae file and it didn't work too.

BTW - I need to make an animation of the cube scaling in the x axis, not just scale the cube, because in that case it wouldn't be a problem :)