Crates.io | lox |
lib.rs | lox |
version | 0.1.1 |
source | src |
created_at | 2018-10-05 14:47:30.386607 |
updated_at | 2023-04-23 21:50:16.899131 |
description | Fast polygon mesh library with different data structures and traits to abstract over those. |
homepage | |
repository | https://github.com/LukasKalbertodt/lox/ |
max_upload_size | |
id | 88179 |
size | 643,830 |
lox
is a polygon mesh library with different data structures and traits to abstract over those.
It can be used to create, generate, process, and analyze polygon meshes.
This is part of the field "geometry processing", relevant for developing real-time 3D applications, simulations, 3D-printing, and much more.
Main features:
See the documentation for more details and on how to get started.
Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.