/ concept-collection / dot-github
concept-collection / dot-github
Add abc-step-1000 to project index
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 5d62c22dec44 parent 7bfd2a6 Browse files
1 changed file+6−0
profile/README.mdmodified+6−0View file
@@ -60,6 +60,12 @@ there is one.
6060 Build CAD primitives or import STEP/IGES with
6161 [OpenCASCADE.js](https://ocjs.org/), then inspect them in 3D — including each
6262 face's true NURBS surface (polynomials on faces), not just its triangulation.
63+- **[abc-step-1000](https://github.com/concept-collection/abc-step-1000)**
64+ ([live](https://concept-collection.github.io/abc-step-1000/)).
65+ The first 1000 STEP files from the
66+ [ABC dataset](https://deep-geometry.github.io/abc-dataset/) of CAD models
67+ (Koch et al., CVPR 2019), served gzip-compressed with a JSON manifest for
68+ direct download.
6369 - **[qhull-wasm-demo](https://github.com/concept-collection/qhull-wasm-demo)**
6470 ([live](https://concept-collection.github.io/qhull-wasm-demo/)).
6571 Demos and benchmarks for [qhull-wasm](https://github.com/magland/qhull-wasm),