Skip to content

v0.4.8: Viz rewrite and concurrent compression

Latest
Compare
Choose a tag to compare
@ac-freeman ac-freeman released this 28 Aug 19:30
· 4 commits to main since this release
269af7a

This release includes a complete rewrite of adder-viz that removes the bloated dependency on Bevy and has a faster interface while heavy operations are in progress. This release also places the ADDER compression and writing tasks in their own threads and buffered ADDER video playback, so that the display interfaces don't stutter as before.