awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sketchpunklabs avatar

sketchpunklabs/ossos

0
View on GitHub↗
497 stars·51 forks·TypeScript·MIT·8 views

Ossos

This project is working toward a complete character skinning & animation library for the web. First most, this library is focused on being independent from any rendering engine with examples of how to use it in webgl based engines like threejs. The one big focus is recreating the IK Rig & IK…

Features

  • Animation and Tweening - Web-based character animation system.

Star history

Star history chart for sketchpunklabs/ossosStar history chart for sketchpunklabs/ossos

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ossos

Similar open-source projects, ranked by how many features they share with Ossos.
  • londonappbrewery/flutter-course-resourceslondonappbrewery avatar

    londonappbrewery/Flutter-Course-Resources

    10,522View on GitHub↗

    This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding learners from initial setup through to app deployment. It is structured around the core concepts of building cross-platform mobile applications using the Flutter framework and the Dart language, covering widget-based UI composition, state management, and integration with backend services. The resources focus on practical, hands-on skills, including fetching live data from web APIs and parsing JSON responses, as well as authenticating users and storing data in the cloud using F

    View on GitHub↗10,522
  • d3/d3d3 avatar

    d3/d3

    113,118View on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    Shellchartchartsd3
    View on GitHub↗113,118
  • daybrush/scenejsdaybrush avatar

    daybrush/scenejs

    2,769View on GitHub↗

    🎬 Scene.js is JavaScript & CSS timeline-based animation library

    TypeScript
    View on GitHub↗2,769
  • createjs/tweenjsCreateJS avatar

    CreateJS/TweenJS

    3,549View on GitHub↗

    TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

    JavaScript
    View on GitHub↗3,549
See all 11 alternatives to Ossos→

Frequently asked questions

What does sketchpunklabs/ossos do?

This project is working toward a complete character skinning & animation library for the web. First most, this library is focused on being independent from any rendering engine with examples of how to use it in webgl based engines like threejs. The one big focus is recreating the IK Rig & IK…

What are the main features of sketchpunklabs/ossos?

The main features of sketchpunklabs/ossos are: Animation and Tweening.

What are some open-source alternatives to sketchpunklabs/ossos?

Open-source alternatives to sketchpunklabs/ossos include: londonappbrewery/flutter-course-resources — This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding… createjs/tweenjs — TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS… d3/d3 — D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a… daybrush/scenejs — 🎬 Scene.js is JavaScript & CSS timeline-based animation library. greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… jeremyfa/spine-hx — Spine runtime for Haxe automatically converted from the official Java/libgdx runtime.