JelloAS3 Demo
Loading...
2,862
Loading...
Uploader Comments (msndokaralho)
see all
All Comments (10)
-
Yeah, I tested it and it´s really awesome, I was about 30 minutes dropping objects away and making them collide, I hope it gets famous :) ...
-
@msndokaralho Oh thank you, I´ll give it a try :D ...
-
Source code link is avaible in the description box
-
It´s beatiful, you should release some demos of what your engine is capable to do, even if it is on a beta fase...
Loading...
Cool! How long are your iterations? ...in milliseconds. I guess u use fixed value
AlienCST2 2 weeks ago in playlist További videók ettől a felhasználótól: msndokaralho
@AlienCST2 I this demo I think it was two iterations of 1/100 of a second per frame. I tried making 5 of 1/200 like the original engine did, but anything higher than the 1/100 would slow down considerably.
msndokaralho 2 weeks ago
@msndokaralho So u use fixed iteration numbers.... Im doing rope physics and thats quite sensitive for theese numbers:) I use 4millisecs for an iteration ...but the iteration number comes from the time passed between the frames. ...probably 5-10.
AlienCST2 2 weeks ago
@AlienCST2 Cool. I'm doing dynamic delta times on another XNA game of mine too, and since it is multiplayer it's very sensitive to time variations as well.
msndokaralho 2 weeks ago
Nice, anyway I meant demos, not the source code...
For example release a flash executable with the same objects that you used in the video so the people can interact dynamically with them :) ...
ferna2294 1 year ago
@ferna2294 There is a binary in the source code file
msndokaralho 1 year ago