Skip to content

KiraStack/Bolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolt

Bolt is a custom collision library for collision broad + narrow phase.

Featuring:

  • Dynamic/Static AABB Trees
  • Static AABB Trees using binned SAH
  • GJK (intersection, shapecast, raycast)
  • MPR (intersection with contact information)
  • SAT (intersection with contact information for box, wedge and corner wedge)
  • Proper mesh support through convex hulls
  • special-cased ray and intersection functions for:
    • Box
    • Sphere
    • Capsule

Read more in the Documentation

About

Custom collision broad and narrow phase

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Luau 100.0%