Skip to content

Mosaic_v0.6.9-pre-release

Latest
Compare
Choose a tag to compare
@d3cod3 d3cod3 released this 28 Nov 13:12
· 2 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
  • 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
  • internal dht distributed chatroom, based on libdht

CHANGELOG

  • OS : develop discontinued on windows, last available release 0.6.6
  • update : Updated core to OF 0.12.0
  • feature : added internal DHT distributed chatroom, based on OpenDHT
  • feature : Add main monitor information section in "About Mosaic"
  • feature : Added sub-patch system"
  • update : Added canvas reset button in menu ( system -> reset canvas )
  • update : Added some lua random/noise examples
  • update : Updated to imgui 1.91
  • update : Updated NDI to libndi5 and enhanced video sender/video release ndi based objects (macOS only)
  • enhancement : Automatic GUI font size and GUI scale from main monitor data for retina screens
  • code cleaning : Serious code cleanup
  • bug fixing : Various fixes