Skip to content
/ Bonk Public

3D collisions for GameMaker Studio 2.3

License

Notifications You must be signed in to change notification settings

JujuAdams/Bonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonk

3D collisions for GameMaker LTS 2022 by Juju Adams

Download the .yymps

 

Bonk is a simple 3D collision library. It supports boolean intersection tests between the following primitives:

AABB Cylinder Sphere Line Floor Wall Point
AABB
Cylinder
Sphere
Line
Floor
Wall
Point

You may also be interested in Dragonite's 3D Collisions. Dragonite also has many videos on 3D topics in GameMaker.