This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add in new 3D mesh SDF implementation (#12)
* Add in new 3D mesh SDF implementation * Move sdf3-v2 into sdfexp, remove minVec and maxVec, remove NewMesh * Remove custom min, max, use math package version * Remove unused minAbs function * Add same tolerance check as in import.go
- Loading branch information