Elektrine lite

← Feed

@gloriouscow@oldbytes.space

Post #3966520

2026-07-20 17:24 UTC

The first idea that immediately came to mind was interpolation. We can calculate the precise mathy-math for a full cached time step one millisecond ahead, then in our microsecond steps we simply do linear interpolation.

Replies (1)

  • @gloriouscow@oldbytes.space 2026-07-20 17:25

    If the drive motor state changes, we can invalidate our cached step and recalculate a new one. I guess this is fine until some demoscene production bit-bangs the floppy motor line and murders my framerate

    Open ##3966515