NVIDIAGameWorks / NVIDIAGameWorks/rtx-remix

[Runtime Feature]: Spritesheets are limited to 144 frames

Open
#993 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature jira runtime
Dominant language
No language data
Stars
1.7k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

What is the context of the feature/improvement?

Even if the number of frames is over 144, for example in an 16x16 spritesheet, after 143 frames, the animation loops back to frame 0.

Please describe the feature/improvement?

It would be super nice to have more frames available :)

What would be your solution? (optional)

My solution would be to allow more frames to loop for smoother spritesheet animation.

Version

rtx-remix-for-x86-games-9d802ca-1109-release.zip

Media

This can be used to test:

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source files, tests, or entry points. Start by reproducing the attached spritesheet animation in the RTX-Remix runtime and trace where the frame count wraps after frame 143. Done means spritesheet animations with more than 144 frames continue past frame 143 without looping to frame 0.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.