Skip to content

houssemDevs/geomprim2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoprim2d

This crate is intended to provide definition for simple two dimmensional geometric primitives. The objectif of such crate is to provide a commun definition, that will be used by other crates.

Actual provided geomtric primitives:

  • Point
  • Line segment
  • Rectangle

Other simple primitives will be added to this crate (eg: polygons).

About

two dimensional geometric primitives for rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages