Skip to content

nestarz/cannon-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,050 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a forked esm, flatbundled version of https://github.com/schteppe/cannon.js for easier handling in module environments and tree shaking. Visit the original project for documentations and examples.

yarn add cannon-es
import { World } from 'cannon-es'

// ...

TO DO:

  • Finish TS conversion
  • Revisit math/Transform.ts types
  • Standardize JSDoc comments

About

💣 A lightweight 3D physics engine written in JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%