Skip to content

Commit

Permalink
Update readme, use cooler screenshot (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter authored Jan 8, 2025
1 parent 5df1208 commit 0d5ebca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@
[![» CI](https://badgen.net/github/checks/mkeeter/fidget/main)](https://github.com/mkeeter/fidget/actions/)
[![» MPL-2.0](https://badgen.net/github/license/mkeeter/fidget)](LICENSE.txt)

[Project writeup](https://mattkeeter.com/projects/fidget) | [Demo](https://mattkeeter.com/projects/fidget/demo)

Fidget is experimental infrastructure for complex closed-form implicit surfaces.

At the moment, it is **quietly public**: it's available on Github and published
to [crates.io](https://crates.io/crates.fidget), but I'd appreciate if you
refrain from posting it to Hacker News / Twitter / etc; I'm planning to write an
overview blog post and put together a few demo applications before making a
larger announcement. If you have an overwhelming urge to talk about it,
[feel free to reach out directly](https://mattkeeter.com/about)!
[![screenshot of web editor](demos/web-editor/screenshot.png)](https://mattkeeter.com/projects/fidget/demo)

The library contains a variety of data structures and algorithms, e.g.

Expand Down Expand Up @@ -146,5 +143,5 @@ For example, it only includes a debug GUI, and its meshing is much less
battle-tested than `libfive`.

## License
© 2022-2024 Matthew Keeter
© 2022-2025 Matthew Keeter
Released under the [Mozilla Public License 2.0](https://github.com/mkeeter/fidget/blob/main/LICENSE.txt)
Binary file modified demos/web-editor/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0d5ebca

Please sign in to comment.