Skip to content

Releases: SeicheAcoustics/Seiche

Seiche 1.0.1

10 Apr 15:13

Choose a tag to compare

What's Changed

  • bundle MinGW runtime DLLs in Windows release by @bakerbass in #29
  • Feature/linux cli cli by @ematth in #32
  • feat: add GitHub Actions CI, Linux build support, and headless CLI renderer by @MeKo-Christian in #27

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

02 Apr 14:29

Choose a tag to compare

Seiche v1.0.0

Hello everyone!

After over a year of development, and a move from Python to C++, we're proud to have executables available to the public!

Provided in this release are:

  • Windows and MacOS binaries,
  • test_files.zip, a folder of meshes, and an example.room file to try out,
  • INSTRUCTIONS.md, detailing all the current features with this release,
  • A copy of the README.md, which is also available on our main GitHub page.

Given that this is our first time compiling and releasing executables through GitHub, we're expecting plenty of bugs and issues- don't hesitate to open issues or reach out on Discord if you have questions or concerns.

We also welcome developers to directly install and self-compile our work if preferable. The latest main push contains build and release scripts for Windows and MacOS, which only require small tweaks for your QT and C++ compiler paths.

Enjoy,
The SeicheAcoustics Team