www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: Thomas. on January 25, 2013, 12:45:11 am

Title: SimpleVector.rotateAxis(...)
Post by: Thomas. on January 25, 2013, 12:45:11 am
Please, could you add method SimpleVector.rotateAxis(SimpleVector axis, float angle) to avoid of creating new instance of matrix? Thanks
Title: Re: SimpleVector.rotateAxis(...)
Post by: EgonOlsen on January 25, 2013, 08:52:19 am
I'll look into it...
Title: Re: SimpleVector.rotateAxis(...)
Post by: EgonOlsen on January 26, 2013, 02:13:34 pm
I've added the method to the latest beta. Please download and give it a try: http://jpct.de/download/beta/jpct_ae.jar (http://jpct.de/download/beta/jpct_ae.jar)
Title: Re: SimpleVector.rotateAxis(...)
Post by: Thomas. on January 26, 2013, 04:23:55 pm
Thanks ;)