development GUI_server 0.95

Started by Lutz, June 29, 2007, 02:19:35 PM

Previous topic - Next topic

Lutz

- now flicker free animation on Win32 using screen double buffering



- many new animation functions working on a specific tagged group of objects to rotate, scale/zoom, shear, hide and show



- 3 new demos and rewrites of old demos to show new capabilities



Changes: http://newlisp.org/downloads/development/CHANGES-GUI-0.95.txt">http://newlisp.org/downloads/developmen ... I-0.95.txt">http://newlisp.org/downloads/development/CHANGES-GUI-0.95.txt



File: http://newlisp.org/downloads/development/guiserver-0.95.tgz">http://newlisp.org/downloads/developmen ... r-0.95.tgz">http://newlisp.org/downloads/development/guiserver-0.95.tgz



Lutz

didi

#1
animation-demo.lsp  :  flicker free and fast



newlisp-edit.lsp  :  starts now without problem , it's bigger than my screen, but i changed the  size in the source , maybe later an auto-size is possible.



shapes-demo.lsp :  pratically no delay when switching on and off the groups.



rotation-demo.lsp / image-demo.lsp / textrot-demo.lsp :  Zooming and turning of the images , texts ... absolute super  !   never thought this .  



Thinking about the boundless possibilities ..

HPW

#2
I agree that this is another great step/release!



But on my WinXP at hoem (Pentium 1.8GHZ/1GB RAM, Nvidea Geforce 3 TI500) the animation-demo.lsp is flicker free but the movement is not linear smooth. At some steps it seems to stop shortly and than it move on.
Hans-Peter