Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATUtil

Roblox Luau implementation of Separating Axis Theorem

Install Using Wally

"satutil = "mattmarcin/satutil@0.2.0"

Install Manually

Copy init.lua into your project.

Usage

Require the Module and then pass in 2 Models.

SATUtil.ModelsCollide(model1, model2)

Returns true if the bounding boxes intersect.

The parameters must be Roblox Models.

About

Roblox Luau implementation of Separating Axis Theorem

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages