For learning purposes, I wrote a code that rotates an object in circle in pure way WITHOUT USING ANY 3RD PARTY LIB OR FUNCTION ;).
Important code is:
Sub rotate( parent As ImageView, child As ImageView, latency As Int, r As Int) As ResumableSub
Dim parent_vertical_center As Double...
Hi, I'm trying to revolve earth image around sun image making an orbit without using 3rd party libraries or builtin functions.
So here's what I achieved:
If you notice its revolves in rectangle but not in circle.
So whats correct formula for moving it in circle ?
Here's my current code:
This...
Hello,
I don't know what is this view's name? :/ excuse me!
But I want to know if we can make it with B4Xcanvas & how to make it
Excuse me for my bad English :)
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.