Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (17 loc) · 693 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 693 Bytes

GitHub contributors

A simple Verlet physics engine

gassosa is a simple, powerfull, fast and efficient physics engine written in JavaScript/EcmaScript 6.

Features ✨

  • Rigid Bodies
  • Constraints (distance, pin...)
  • Physical Properties
  • Graphical Customization
  • Force Generators

Upcoming ⏳

  • Collisions
  • Canvas Renderer
  • Units Scaling System

Examples 🚀

Tou can find an awesome collection of examples here.

Documentation 📚

You can find the official documentatione in the wiki section.