nvm

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
Kendoon
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 2
Joined: Fri Dec 26, 2014 8:17 pm

nvm

Post by Kendoon »

nvm, figured it out
Last edited by Kendoon on Mon Dec 29, 2014 1:02 pm, edited 1 time in total.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Fixed Timestep, Interpolation & 'Jitter'

Post by dandymcgee »

Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
Kendoon
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 2
Joined: Fri Dec 26, 2014 8:17 pm

Re: Fixed Timestep, Interpolation & 'Jitter'

Post by Kendoon »

Boss, I have read those. I understand the concept, I have implemented it carefully (I'm fairly certain). I'm asking about a weird problem that I've seen in similar implementations, not how to implement a fixed time step.

If you can see anything glaringly wrong please let me know, but otherwise the issue is why I cannot get perfectly smooth movement with interpolation when running at 60 fps without sync.
Post Reply