Skip to content

Mosaic_v0.6.4_beta

Compare
Choose a tag to compare
@d3cod3 d3cod3 released this 20 Jan 13:51
· 27 commits to master since this release

SPECIFICATIONS

  • FLOSS, Free/Libre and Open Source Software
  • cross-platform
  • openGL 4.1, glsl shading languages from 150 to 410
  • plugin injection capable, see Mosaic Plugin
  • multi-threaded
  • ImGui based docking GUI interface
  • included automatic window video exporter with subtitler for easy tutorial creation
  • non-blocking system dialogs
  • lua/glsl/bash live-coding
  • pure data live-patching
  • good selection of audio synthesis modules
  • non-linear interactive graphical timeline
  • warping integrated on output window object
  • mapmap style projection mapping module
  • tracy profiler for solid debug and profiling

CHANGELOG

  • enhancement : added sender and receiver objects, wireless data transport implemented
  • bug fixing : Various fixes