Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Add SDF Viewer as another renderer for this library #8

Merged
merged 1 commit into from
Aug 27, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
A rewrite of the original CAD package [`sdfx`](https://github.com/deadsy/sdfx) for generating 2D and 3D geometry using [Go](https://go.dev/).

## Highlights
* GUI with real-time rendering using [sdf3ui](https://github.com/soypat/sdf3ui).
* GUI with real-time rendering using [sdf3ui](https://github.com/soypat/sdf3ui) (or [SDF Viewer](https://github.com/Yeicor/sdf-viewer-go)).
* 3d and 2d objects modelled with signed distance functions (SDFs).
* Minimal and idiomatic API.
* Render objects as triangles or save to STL, 3MF(experimental) file format.
Expand Down Expand Up @@ -130,4 +130,4 @@ None planned.
## Logo work
Gopher rendition by [Juliette Whittingslow](https://www.instagram.com/artewitty/).
Gopher design authored by [Renée French](https://www.instagram.com/reneefrench)
is licensed by the Creative Commons Attribution 3.0 licensed.
is licensed by the Creative Commons Attribution 3.0 licensed.