A simple CAD package using signed distance functions
-
Updated
Sep 25, 2025 - Go
A simple CAD package using signed distance functions
3D/2D CAD design package written in Go. GPU accelerated.
Go-STL: A comprehensive Standard Template Library for Go with optimized data structures and algorithms.
A generic, modular, and extensible C++ STL-inspired library for Go — featuring containers, algorithms, functional utilities, and more.
Opinionated standard library to make Go more friendly for everyday usage
A Go library for signed distance function shape generation. Read as 3D printing shape design.
The Go code snippet calculates volume, weight, and density of 3D models from STL files, supporting both ASCII and binary formats. It features `STLCalc` for file analysis, incorporating methods for reading, volume computation, and density adjustment, useful in 3D printing and CAD applications.
Go implementation of C++ STL iterators and algorithms.
Data Structure and algorithms in Go
Add a description, image, and links to the stl topic page so that developers can more easily learn about it.
To associate your repository with the stl topic, visit your repo's landing page and select "manage topics."