Skip to content

Hitbox checks based on discrete shape representation

Notifications You must be signed in to change notification settings

FrankGoyens/discrete_hitbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discrete_hitbox

A library that provides hitbox checks based on arbitrary discrete shape representations. A shape is modelled using a variable amount of lines.

This is a learner project, it is first one that I write using the rust language.

Features

  • Point inclusion checks: Winding number calculation for arbitrary polygons
  • Polygon clipping (TODO)

About

Hitbox checks based on discrete shape representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages