Search found 3 matches

by JohnA
Sat Aug 02, 2014 11:20 pm
Forum: Games
Topic: Gameloop accelerated rendering conflict, time vs frames
Replies: 4
Views: 6393

Re: Gameloop accelerated rendering conflict, time vs frames

Thanks for the reply Newbie4, gives me something to try for a while :).
Best,
JohnA
by JohnA
Sat Aug 02, 2014 1:44 pm
Forum: Games
Topic: Gameloop accelerated rendering conflict, time vs frames
Replies: 4
Views: 6393

Re: Gameloop accelerated rendering conflict, time vs frames

Hi KLaus, thanks for the fast reply! I had to make time to recreate some of the scripts I've been trying, to show what works and what not. I don't understand all the terms used in the dictionary at AccRen, compositor is a new term to me, but I do understand that it sets some graphical atributes to a...
by JohnA
Mon Jul 28, 2014 2:07 pm
Forum: Games
Topic: Gameloop accelerated rendering conflict, time vs frames
Replies: 4
Views: 6393

Gameloop accelerated rendering conflict, time vs frames

Hi all, I'm a beginning programmer using livecode (v6.6.1 on Windows) for some time now and like to make games with nice annimations but running into some apparent limitation of options. At the moment I'm learning to animate and move objects around using the accelerated rendering loop as shown in th...