Skip to content

Port of OpenMesh 5.1 Core to Rust. The original OpenMesh is a C++ implementation of "A generic and efficient polygon mesh data structure".

License

Notifications You must be signed in to change notification settings

marcianx/openmesh-rs-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMesh Rust (openmesh)

This is a port of OpenMesh 5.1 Core to Rust. The original OpenMesh is a C++ implementation of "A generic and efficient polygon mesh data structure".

Dependencies exposed in the API

  • nalgebra-rs is used for geometric primitives like vectors.

License

Copyright 2015, Ashish Myles. This software is released under the BSD-3 license like OpenMesh 5.1.

About

Port of OpenMesh 5.1 Core to Rust. The original OpenMesh is a C++ implementation of "A generic and efficient polygon mesh data structure".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages