Skip to content

Releases: d3cod3/Mosaic

Mosaic_v0.3.0_beta

10 Jan 09:30
Compare
Choose a tag to compare
Mosaic_v0.3.0_beta Pre-release
Pre-release

SPECIFICATIONS

- cross-platform (until Apple and Microsoft decides to drop support for openGL, then it will be Linux only)
- multi-threaded
- non-blocking system dialogs
- internal code editor
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object
- map-map style integrated mapping module

Mosaic_v0.2.9_pre_beta

12 Dec 15:17
Compare
Choose a tag to compare
Pre-release

SPECIFICATIONS

- cross-platform (until Apple and Microsoft decides to drop support for openGL)
- multi-threaded
- non-blocking system dialogs
- internal code editor
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

Mosaic_v0.2.8_pre_beta

03 Dec 20:55
Compare
Choose a tag to compare
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

Mosaic_v0.2.7_pre_beta

25 Nov 10:16
Compare
Choose a tag to compare
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

Mosaic_v0.2.6_pre_beta

20 Nov 10:38
Compare
Choose a tag to compare
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

Mosaic_v0.2.5_pre_beta

13 Nov 11:37
Compare
Choose a tag to compare
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

CHANGELOG

general

/ Various bug fixes

  • Added "data to file" and "file to data" objects, for saving/loading data sessions

ofxaddons

+ Added ofxNDI addon <https://github.com/d3cod3/ofxNDI> for sending/receiving NDI streams (osx/linux <--> linux/osx)

Mosaic_v0.2.4_alpha

10 Sep 13:48
Compare
Choose a tag to compare
Mosaic_v0.2.4_alpha Pre-release
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/processing/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

CHANGELOG

general

+ Added graphical midi track and switch track to timeline object
+ Added projection mapping object
+ Added keyboard, midi, osc and arduino communication objects
+ Added image exporter object
+ Added sonogram and vumeter gui objects
+ Added video crop, video transform, video timedelay, video streaming, video exporter objects
+ Added a bunch of sound synthesis objects
+ Added processing live coding capabilities (using system installed java virtual machine)
+ Added http form object
 / Various bug fixes

ofxaddons

+ Added ofxFaceTracker addon <https://github.com/kylemcdonald/ofxFaceTracker> for adding CLM face tracking in computer_vision section
+ Added ofxMtlMapping2D addon <https://github.com/d3cod3/ofxMtlMapping2D> for projection mapping object
+ Added ofxFFmpegRecorder addon <https://github.com/d3cod3/ofxFFmpegRecorder> for audio/video realtime export
+ Added ofxHttpForm addon <https://github.com/armadillu/ofxHttpForm> for POST form communications over the web

--

--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md

Mosaic_v0.1.9

09 Apr 18:15
Compare
Choose a tag to compare
Mosaic_v0.1.9 Pre-release
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

CHANGELOG

general

+ Added osc, midi, keyboard objects (comms)
+ Added image loader, video delay objects
/ Various bug fixes
/ Minor cleanup

ofxaddons

+ Added ofxPdExternals addon <https://github.com/d3cod3/ofxPdExternals> for Pure Data external libraries

--

--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md

Mosaic_v0.1.8

26 Mar 17:12
Compare
Choose a tag to compare
Mosaic_v0.1.8 Pre-release
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

CHANGELOG

/ Various retina fixes
/ General bug fixes
+ Added first bunch of sound objects using ofxPDSP engine
/ Fixed Windows release dlls
+ Added Linux Ubuntu/Debian automatic install/update scripts

ISSUES

osx

NONE

--

linux

NONE

--

windows

Internet availability check still not working.

--

--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md

Mosaic_v0.1.7

13 Feb 18:12
Compare
Choose a tag to compare
Mosaic_v0.1.7 Pre-release
Pre-release

SPECIFICATIONS

- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object

CHANGELOG

+ Added splashscreen
+ Integrated threaded non-blocking system dialogs (notifications, load/save file, messages)
+ Added "pd patch" object, live pd patching integrated inside Mosaic
+ Added some logic objects: inverter, select, spigot, gate, ==, !=, >, <
/ Switched menus from ofxDatGui to ofxImGui
+ Added ofxThreadedFileDialog <https://github.com/d3cod3/ofxThreadedFileDialog>
+ Added ofxJSON <https://github.com/jeffcrouse/ofxJSON>
+ Added ofxImGui <https://github.com/jvcleave/ofxImGui>
+ Added ofxThreadedYouTubeVideo <https://github.com/pierrep/ofxThreadedYouTubeVideo>
+ Added a forked version of ofxWarp <https://github.com/d3cod3/ofxWarp>

ISSUES

osx

NONE

--

linux

NONE

--

windows

INSTALL

Before using Mosaic you'll need to follow the steps for installing openFrameworks for msys2, instructions here

Internet availability check still not working.

--

--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md