voro_rs

Crates.iovoro_rs
lib.rsvoro_rs
version0.3.0
sourcesrc
created_at2024-07-09 18:23:41.464984
updated_at2024-07-23 05:02:22.354012
descriptionA Rust binding for voro++ library
homepage
repositoryhttps://github.com/LogicFan/voro_rs
max_upload_size
id1297372
size662,115
Logic (LogicFan)

documentation

README

voro_rs

A Rust binding for voro++ library.

This binding has been tested on Windows, Linux and MacOS.

Progress

Here is the list of classes/functions plan to have a high-level binding in rust.

  • voronoicell/voronoicell_neighbor
  • wall_sphere/wall_plane/wall_cylinder/wall_cone
  • wall_list
  • container/container_poly
  • c_loop_all/c_loop_subset/c_loop_order
  • particle_order
  • container_periodic/container_periodic_poly
  • c_loop_all_periodic/c_loop_order_periodic
  • pre_container/pre_container_poly

About voro++

Voro++ is a open source software library for the computation of the Voronoi diagram, a widely-used tessellation that has applications in many scientific fields. Read more details here.

Commit count: 130

cargo fmt