sdfx

一个使用符号距离函数的简单 CAD 软件包。「A simple CAD package using signed distance functions」

Github星跟蹤圖

Go Report Card
GoDoc

sdfx

A simple CAD package written in Go (https://golang.org/)

  • Objects are modelled with 2d and 3d signed distance functions (SDFs).
  • Objects are defined with Go code.
  • Objects are rendered to an STL file to be viewed and/or 3d printed.

How To

  1. See the examples.
  2. Write some Go code to define your own object.
  3. Build and run the Go code.
  4. Preview the STL output in an STL viewer (E.g. http://www.meshlab.net/)
  5. Print the STL file if you like it enough.

Why?

  • SDFs make CSG easy.
  • As a language Golang > OpenSCAD.
  • It's hard to do filleting and chamfering with OpenSCAD.
  • SDFs can easily do filleting and chamfering.
  • SDFs are hackable to try out oddball ideas.
  • Who needs an interactive GUI?

wheel
core_box
cylinder_head
axoloti
text
cc16a
cc16b
cc18b
cc18c
gear
camshaft
geneva
nutsandbolts
extrude1
extrude2
bezier1
bezier2
voronoi

主要指標

概覽
名稱與所有者deadsy/sdfx
主編程語言Go
編程語言Go (語言數: 3)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2017-01-09 00:23:49
推送於2025-01-27 16:59:23
最后一次提交2025-01-27 08:58:59
發布數0
用户参与
星數582
關注者數17
派生數60
提交數800
已啟用問題?
問題數40
打開的問題數12
拉請求數29
打開的拉請求數4
關閉的拉請求數6
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?