commit 45e23e32081ee0d22a984b3bf17fc2156a7d99d1 parent 47de27aef529b09662c9b47484b6e217102b17d3 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 30 Nov 2018 10:13:08 +0100 Small update of the README file Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # Star-VoXel -Star-VX is C library whose purpose is to manage volume elements - named voxels -- structured as a set of axis aligned cuboids. This library does not know +Star-VX is C library whose purpose is to manage volume elements, named voxels, +structured as a set of axis aligned cuboids. This library does not know anything about the volumic data that it handles: it only provides data structures that partition voxels according to user criteria. It also implements efficient ways to index voxels into the space partitioning data structures or