Using Metalfx Frame Interpolation

ALWAYS use to add MetalFX frame interpolation with a dedicated PresentThread for precise dual-frame presentation to a Metal app. Use this skill when the user wants to add frame interpolation, frame generation, double the framerate, or mentions MTLFXFrameInterpolator (Metal 3) or MTL4FXFrameInterpolator (Metal 4). This skill assumes temporal upscaling is already integrated (use using-metalfx-temporal-upscaler first if not). Also trigger when the user says "add frame gen", "120fps", "interpolate frames", or wants smoother motion.

apple 20867c0 2 files · 26.8 KB Updated

File contents

apple/game-porting-toolkit/tree/main/game-porting-skills/skills/using-metalfx-frame-interpolation commit 20867c0b08

Frequently asked questions

npx skillmds@latest add apple/using-metalfx-frame-interpolation