Skip to content

A library for 2D integer geometry, focused on games.

License

Notifications You must be signed in to change notification settings

brunoczim/gardiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gardiz

A library for 2D integer geometry, focused on games. Supports generic 2D vectors (either as actual vectors, points or sizes), rectangles, maps of points in a plane to data, sets of points in a plane, simple graphs of points in a plane (possibly non-planar). See docs for more.

Main Branch Docs

https://brunoczim.github.io/gardiz/gardiz/

Features

impl-serde

Enable this to make data strcutures such as Vec2 and Map implement serde serialization and deserialization traits for data types.

About

A library for 2D integer geometry, focused on games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages