iqm icon indicating copy to clipboard operation
iqm copied to clipboard

Support for keyframe-based animation in IQM instead of fixed framerate

Open RicardoLuis0 opened this issue 1 year ago • 1 comments

Size for files with long animations can be an issue (gzdoom only supports iqm for skeletal animations), how possible is it to add a new version of iqm (3?) that uses keyframes for animations, instead of a fixed framerate?

(this is mostly to ask how open the spec is to a new version)

RicardoLuis0 avatar Feb 04 '24 17:02 RicardoLuis0

The idea would be to make an IQM extension, rather than a V3.

The extension could hold the necessary keyframe data, or some way of how to interpret the frame data as if it was keyframe data.

lsalzman avatar Feb 05 '24 05:02 lsalzman