I got bored and decided to code some interesting things up.
It may or may not get finished, so don't consider this to be a definite entry.

So, what is it? It's called "DCS Animation Framework".
Basically, this little wrapper library animates windows and such (might animate more if possible).

This is just a PoC for now. Eventually, this whole thing will have to be in ASM (which I need tons of help with).

It's not much use, unless you like to decorate your GUI with animation. Wink

Link: http://dl.dropbox.com/u/1016340/DCSANIM.8Xp

No screenshots yet since Linux can't make a decent one without it looking horrifyingly ugly. Razz Feel free to submit one though! Smile
Here you go, I took a preliminary screenshot. Smile



I think that would look pretty awesome with a lot of contents in the window. Smile And I'll see what I can come up with in terms of drawing over windows.
First, change this:

Code:
:For(θ,0,9)
:FnOff θ
:End
to this:
Code:
 FnOff


Second, what functions will this framework have? For example, given a set of coordinates (say, 3 coordinates), could it get an object to smoothly move from coordinate to coordinate? Depending on what you actually want to do, xLib/PicArc libs should be enough to do it in Basic.
Ah, good call, rthprog. And do you happen to know or remember how to combine library functions that draw to the buffer (like xLIB drawing routines) with the DCS rendering functions? I know I helped someone with that, and I can't seem to remember whom, nor can I remember how to do it. Razz
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement