flat assembler
Message board for the users of flat assembler.
Index
> Windows > A small advertisement for Fasm? |
Author |
|
asmgges 28 Jan 2006, 19:54
a Fasm program of course !
|
|||||||||||
28 Jan 2006, 19:54 |
|
Plue 28 Jan 2006, 20:19
Nice, perfectly smooth animation with no visible cpu load.
|
|||
28 Jan 2006, 20:19 |
|
RedGhost 29 Jan 2006, 02:08
Plue wrote: Nice, perfectly smooth animation with no visible cpu load. same for me, very cool _________________ redghost.ca |
|||
29 Jan 2006, 02:08 |
|
asmgges 31 Jan 2006, 15:29
Fasm, button, icon, bitmap
Last edited by asmgges on 01 Feb 2006, 10:40; edited 1 time in total |
|||||||||||
31 Jan 2006, 15:29 |
|
Vasilev Vjacheslav 01 Feb 2006, 12:55
it is from masm package i think, but in fasm
|
|||
01 Feb 2006, 12:55 |
|
asmgges 01 Feb 2006, 14:13
Yes cooked AsmGges Fasm v165.10
|
|||
01 Feb 2006, 14:13 |
|
asmgges 03 Feb 2006, 13:54
This example was in a masm package but Hutch had no approval of Bicrosoft(Tm).
|
|||||||||||
03 Feb 2006, 13:54 |
|
RedGhost 04 Feb 2006, 04:44
vid wrote: for the first one: Nice, window doesn't move while animating, and button. It seems you aren't even accepting window messages during that time. Think about that... vid is right, i did not notice before but as it moves the window does not handle messages.. e.g. if you move the window while the image is in motion the window will not move untill the image has stopped moving (causing a sort of lag), you should re-work the loop with a window timer or smth _________________ redghost.ca |
|||
04 Feb 2006, 04:44 |
|
Vortex 04 Feb 2006, 08:17
asmgges,
Nice work. _________________ Code it... That's all... |
|||
04 Feb 2006, 08:17 |
|
asmgges 04 Feb 2006, 10:05
Vortex,
Thank at you for all your utility programs very well made RedGhost, Quote:
It's true, but the ceaseless passage in the main proc of Windows during a pixels copy is not really good for the execution speed And the goal of an pub, you have to look till the end without intervening or to be distracted by other thing |
|||
04 Feb 2006, 10:05 |
|
Reverend 04 Feb 2006, 11:00
If you want the window to react while it's animating you must put the animation procedure in another thread
|
|||
04 Feb 2006, 11:00 |
|
vid 04 Feb 2006, 16:28
reverend: you can handle messages during animating i think.
|
|||
04 Feb 2006, 16:28 |
|
Madis731 04 Feb 2006, 23:17
Code: ;We've got out buttonpush loopThis call animateFrame call checkForAnyIntervention cmp [endOfAnimation],1 jne loopThis ;Do other stuff like wait for another buttonpush |
|||
04 Feb 2006, 23:17 |
|
asmgges 06 Feb 2006, 14:16
Complete rewriting and programming
Now total control on the window Animate on/off Regulation of the animation speed New timer Very fast animation same if small processor
|
|||||||||||
06 Feb 2006, 14:16 |
|
Mad_Overclocker 11 Feb 2006, 15:51
asmgges nice work.
ou plutot : joli boulot |
|||
11 Feb 2006, 15:51 |
|
FrozenKnight 12 Feb 2006, 10:49
Nice work but it has a vrey prominate cpu load on my computer i checked it while i had task manager open. and the bars jumped all the way up to 99%. the Sp version does better hovering between 6% and 50% untill you get to the super fast speeds where it goes all the way up to 99% and i begin noticing lag across the system.
|
|||
12 Feb 2006, 10:49 |
|
Matrix 17 Feb 2006, 00:46
asmgges wrote: a Fasm program of course ! hi! nice program you have there, hmm, but same here, on my 933MHz it takes 110% cpu, and a bit lagging. i know.. but my comp should be engough for this effect. |
|||
17 Feb 2006, 00:46 |
|
asmgges 11 May 2006, 12:45
Hi!
For infos. My site updated. french/english Fasm page A lot of Fasm v166 programs + full source code And others soon.. http://www.chez.com/asmgges/index.htm Good programming. AsmGges |
|||
11 May 2006, 12:45 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.