Skip to content

Commit a7a29ec

Browse files
authored
N38: big-brain version bump
Part of rust-gamedev#1157
1 parent cdfa8a8 commit a7a29ec

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

content/news/038/index.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -181,25 +181,6 @@ and finally how to tie it all together with a client app made with [bevy].
181181

182182
## Tooling Updates
183183

184-
### Feldversuch
185-
186-
![Feldversuch](feldversuch.gif)
187-
188-
Feldversuch by [@siebencorgie](https://twitter.com/siebencorgie)
189-
is an experimental extension to the class of wavetable
190-
synthesizers based on signed distance fields.
191-
192-
Feldversuch uses user defined fields not only to render the
193-
interface, but to generate sound based on them as well. The
194-
so-called *sampling plane* (seen moving back and forth above)
195-
defines the wave shape that is played back.
196-
197-
Further experiments include rotation (instead of the sweep
198-
movement) as well as different interpretations of the wave
199-
shape. Have a look at the [presentation video](https://www.youtube.com/watch?v=GZVdzcwSEaw)
200-
and the [blog post](https://siebencorgie.rs/gallery/feldversuch/)
201-
for further details.
202-
203184
## Library Updates
204185

205186
## Popular Workgroup Issues in Github
@@ -210,6 +191,9 @@ for further details.
210191

211192
<!-- One-liners for plan items that haven't got their own sections. -->
212193

194+
* Other library updates
195+
* [big-brain](https://github.com/zkat/big-brain) released [version 0.14](https://github.com/zkat/big-brain/releases/tag/v0.14.0) of its Utility AI library, with fixes and lots more observability improvements.
196+
213197
## Discussions
214198

215199
<!-- Links to handpicked reddit/twitter/urlo/etc threads that provide

0 commit comments

Comments
 (0)