8000 GitHub - anoved/libtrix: A rudimentary C library for generating STL files from triangle lists and vice versa.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anoved/libtrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtrix

A rudimentary C library for generating STL files from triangle lists and vice versa.

Limitations

libtrix enforces no topological rules. No checks are implemented to prohibit degenerate triangles, non-watertight meshes, or inconsistent surface orientation. It is considered the application's responsibility to generate or check for valid geometry.

API

The libtrix.h header includes comments documenting the functions and data structures which comprise the libtrix interface.

License

Freely distributed under an MIT License. See the LICENSE file for details.

About

A rudimentary C library for generating STL files from triangle lists and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0