development GUI_server 0.95

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development GUI_server 0.95

Post by 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/developmen ... I-0.95.txt

File: http://newlisp.org/downloads/developmen ... r-0.95.tgz

Lutz

didi
Posts: 166
Joined: Fri May 04, 2007 8:24 pm
Location: Germany

Post by didi »

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
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

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

Locked