Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Voxels Public

A Swift library for storage, manipulation, export, and rendering of Voxel data.

License

heckj/Voxels

Repository files navigation

Voxels

A Swift library for storage, manipulation, export, and rendering of Voxel data.

References:

The general term of art for all this is "isosurface extraction"

Fast Surface Nets

Copies of some of these articles and papers reside in refs.

benchmarking notes

1D Benchmarks:

swift package benchmark --target VoxelBenchmark

2D Benchmarks:

./scripts/rebuild_benchmarks.bash
./scripts/compare_benchmark.bash

Checking documentation

build and check for errors or warnings:

swift package generate-documentation --analyze --warnings-as-errors

preview the documentation

swift package --disable-sandbox preview-documentation --target Voxels

About

A Swift library for storage, manipulation, export, and rendering of Voxel data.

Topics

Resources

License

Stars

Watchers

Forks

Languages