You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,14 @@ Offshoot from [this project](https://github.com/soypat/sdf/pull/13). Is WIP.
21
21
## Part design - NPT Flange example.
22
22
This was converted from the [original example](https://github.com/soypat/sdf/blob/main/examples/npt-flange/flange.go). See [README](https://github.com/soypat/sdf/tree/main/examples) for images.
23
23
24
+
25
+
See working example under [examples](./examples/) directory. Run on GPU with `-gpu` flag:
0 commit comments