|
From: Peter <mag...@gm...> - 2007-08-27 08:59:44
|
Thanks for reply..
Could you tell me more specificlly ?
or introduce other info source about this topic..
Sample code is best for me :)
as I said my algorithm is
while(1)
{
update object
render object
sleep(1)
}
is runngin in animation thread..
with best regards
|