Skip to content

JulienGasparLopes/Vertyces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertyces

Python library to manage simple math objects.

Currently, these concepts are implemented :

  • Vertex (2 and 3 dimensions, float values)
  • Matrix (N, M dimensions, accepting anything)
  • Rectangle (usefull to manage both position and dimensions + collisions)
  • Color (some usefull colors represented as 3-dim vertices)

Need anything ?

Feel free to create an issue !

About

Python package to manage simple math objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages