Skip to content

SK-Planet-WebTechTeam/viva.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viva.js

a simple 2D Javascript Physics engine

Features

  • world
  • behavior
    • constant acceleration
    • boundary collision
    • body collision
  • body
    • circle
    • rectangle (partial support)
  • vector

Roadmap

  • add more shapes
    • full support for rectanglular bodies
    • polygon
  • add more behaviors
  • improve accuracy
  • body collection
  • add more renderers
    • DOM renderer
    • WebGL support

Project Maintainer

Project Sponser

About

a simple 2D Javascript Physics engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published