@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 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 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.
Cool! How long are your iterations? ...in milliseconds. I guess u use fixed value
AlienCST2 3 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 3 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 3 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 3 weeks ago
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 :) ...
ferna2294 1 year 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
@msndokaralho Oh thank you, I´ll give it a try :D ...
ferna2294 1 year ago
Source code link is avaible in the description box
msndokaralho 1 year ago
It´s beatiful, you should release some demos of what your engine is capable to do, even if it is on a beta fase...
ferna2294 1 year ago