go-collider

module
v0.2.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2023 License: Apache-2.0

README

go-collider

Golang collider library for particle simulations

This library manages a set of agent spheres and runs a simulation tick. For each tick, the library ensures the agents will move towards their target velocity, but will never collide (i.e. overlap)[^1].

[^1]: The agent may still run over other units if configured to do so. Projectiles are not checked for collisions.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL