Skip to content

Add G_SETTILESIZE_LERP for constant-size texture scroll interpolation#1141

Open
serprex wants to merge 1 commit into
Kenix3:port-maintenancefrom
serprex:settilesize-lerp
Open

Add G_SETTILESIZE_LERP for constant-size texture scroll interpolation#1141
serprex wants to merge 1 commit into
Kenix3:port-maintenancefrom
serprex:settilesize-lerp

Conversation

@serprex

@serprex serprex commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

New RDP command (0x4a, 5 Gfx) carrying tile coordinate endpoints as raw-bit floats, evaluated at draw time against the new Interpreter::mInterpolationT factor set by the port per rendered frame. Unlike G_SETTILESIZE_INTERP's per-frame index scheme, display list size no longer scales with the interpolation frame count

New RDP command (0x4a, 5 Gfx) carrying tile coordinate endpoints as raw-bit
floats, evaluated at draw time against the new Interpreter::mInterpolationT
factor set by the port per rendered frame. Unlike G_SETTILESIZE_INTERP's
per-frame index scheme, display list size no longer scales with the
interpolation frame count
@serprex serprex force-pushed the settilesize-lerp branch from 6a2089a to 7bcdf83 Compare July 11, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant