Back to browse
SkelForm – 2D skeletal animator for games

SkelForm – 2D skeletal animator for games

by Retropaint·Jul 8, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemShip It

Free Spine alternative with runtimes in four languages when DragonBones died.

Strengths
  • Multi-language runtime support (Rust, Python, Go, JavaScript) means broad engine compatibility.
  • PSD import and mesh deformation features match paid tools at zero cost.
  • Separate runtime specification docs with pseudo-code enable community contributions.
Weaknesses
  • No Unity runtime yet—the biggest game engine gap for most indie devs.
  • Web editor exists but screenshot shows desktop app; unclear feature parity between them.
Target Audience

Indie game developers, 2D game creators

Similar To

Spine · DragonBones · Creature

Post Description

This is a project I've been working on for over a year. Many alternatives for 2D skeletal aniation are either prohibitively overpriced (Spine, Creature, etc.), outdated (DragonBones), or are tied to a specific game engine (Unity, Godot, etc.).

SkelForm is simpler than its peers, but it has support for the advanced stuff: inverse kinematics, mesh deformation, damping and swaying-based physics. The editor supports PSD importing and, beyond just the armature, exporting spritesheets or videos.

As well as the usual user documentation, its runtime specification and implementation is fully documented separately (albeit mostly with pseudo code): https://skelform.org/dev-docs

The currently supported game engines are moreso just frameworks like Macroquad and Pygame, since those are what I wanted to make games on and are easy to maintain. Someone else is developing a Godot runtime, but I plan to develop the Unity runtime once I can devote my time to learning it.

Similar Projects

Design●●Solid

Animated ASCII art in pure SVG

Pure SVG ASCII animations with typing and glitch effects look surprisingly smooth.

Eye CandyCozy
syi0808
222mo ago
AI/ML●●Solid

I built an AI that generates pixel art sprite animations

Turns text prompts into looped pixel-sprite animations with on-site playback and spritesheet/GIF export, which is immediately useful for rapid prototyping. The live preview and palette controls feel catered to creators, but the real value will hinge on consistency across frames (same character, directional sprites) and granular timing/frame controls.

Eye CandyCrowd Pleaser
amusingyyy
304mo ago