ecl-3d-spaces 1.0.0-0.a93f491
Implementations of various spatial query structures
The 3D-Spaces library implements a number of spatial query data structures; structures that can answer spatial range queries for optimized lookup, particularly suited for games.
- Outputs:
out
- Website: https://shirakumo.github.io/3d-spaces/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ecl-3d-spaces 1.0.0-0.a93f491
as follows:
guix install ecl-3d-spaces@1.0.0-0.a93f491
Or install the latest version:
guix install ecl-3d-spaces
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.