raphipps2002 Active Member Licensed User Longtime User May 23, 2015 #1 B4a I want to simply rotate an object in a 3D fashion. I think I need to use the OpenGL library but it's not written for beginners can anyone point me to a step by step tutorial? Regards
B4a I want to simply rotate an object in a 3D fashion. I think I need to use the OpenGL library but it's not written for beginners can anyone point me to a step by step tutorial? Regards
derez Expert Licensed User Longtime User May 24, 2015 #2 If you want to rotate a view - look here https://www.b4x.com/android/forum/threads/view-utils.39347/ else if you want to rotate a body - look here https://www.b4x.com/android/forum/threads/48373 else - explain more. end if Upvote 0
If you want to rotate a view - look here https://www.b4x.com/android/forum/threads/view-utils.39347/ else if you want to rotate a body - look here https://www.b4x.com/android/forum/threads/48373 else - explain more. end if