Skip to content

Computational geometry library (part of 9front since 30jan2023)

Notifications You must be signed in to change notification settings

SametSisartenep/libgeometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgeometry

Libgeometry is a computational geometry library built with graphics
and simulators in mind.

It isn't yet finished, but it already provides some nice fundamental
blocks with which to build more complex processors.  It also is an
improvement over the stock libgeometry shipping with plan9(front).

To use it: mk install it and include the geometry.h from your
projects, then link against the generated libgeometry.a$O.

You can find the documentation in doc/, although it doesn't document
the whole API at the moment.  Points (of which are also vectors),
Matrices and Quaternions are mostly complete.  When in doubt, read
the code.

About

Computational geometry library (part of 9front since 30jan2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published