Skip to content

Releases: altunenes/cuneus

v0.1.7

07 Apr 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

14 Mar 20:44
Compare
Choose a tag to compare

What's Changed

  • include video encoder (via gstreamer): let the users pass custom videos into shaders by @altunenes in #37
  • matrix movie "Green-ish" filter by @altunenes in #38
  • tui_browser by @davehorner in #39
  • gabor noise: if you pause the shader, you will only see noise but motion will reveal patterns by @altunenes in #40
  • Add audio support to video shader renderer - it appears we have a GPU accelerated video player now 😆 by @altunenes in #42
  • Feat: implement audio controls for video playback (volume level, mute etc): Toward a real media player hidden in a shader tool by @altunenes in #43
  • new example: Segment-based Color Extraction from a scene by @altunenes in #44
  • Feat: Pass the spectrum infos of the audio in the video to the GPU for audiovisual shaders by @altunenes in #46
  • Feat: Pass the BPM analysis from videos to the shader side by @altunenes in #47

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

25 Feb 15:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

19 Jan 15:28
Compare
Choose a tag to compare

What's Changed

  • make winit always on top to more ease shader coding with hot-reload by @altunenes in #19
  • Better uv adjustment/viewport pixels: uResolution by @altunenes in #20
  • genuary day 18: What does wind look like? by @altunenes in #21
  • Fix: hot reload not working on Windows by @altunenes in #23
  • Fix: use consistent RGBA format throughout the pipeline by @altunenes in #25
  • include/update shaders for binary release by @altunenes in #26

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Jan 01:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Jan 19:01
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Jan 18:28
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.1.1

v0.0.1

04 Jan 21:45
ffe0d1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/altunenes/cuneus/commits/v0.0.1