Navigation Menu

Skip to content

moldeo/libmoldeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmoldeo

Moldeo Library Core

libmoldeo is the core library of Moldeo framework.

Compile and install

We recommend to visit Moldeo Installer to check the best way to compile and install the full platform.

In a linux terminal run:

    git clone http://github.com/moldeo/libmoldeo
    cd libmoldeo
    ./autogen.sh
    make
    sudo make install

Documentation

Moldeo 1.0

Moldeo is an open source framework that allows the experimentation of new artistic, scientific and communicational concepts with new computer graphics technologies. It is an open source development that allows the creation of interactive environments with 2D, 3D animation and video elements as well as digital effects in real time.

Open standards

libmoldeo is builded over other libraries and open source community code.

Moldeo Platform Modules

Moldeo is already in the beta state but still in heavy development.

Moldeo Module Description Language Dependencies
libmoldeo Core Library C/C++ Boost, OpenGL, muParser, FreeImage, GStreamer,
moldeoplayer Player (command line project player) C/C++ SDL2, SDL1, GLUT
moldeonet Graphical User Interfaces (GUIs) Javascript, HTML5 libmoldeo, nw.js, d3.js, jQuery, bootstrap
moldeoplugins Plugins C/C++ libmoldeo...
moldeosamples Full examples XML/Lua libmoldeo, moldeoplayer
moldeoinstaller Platform Installer for Linux, OSX XML/Lua All
moldeodirector Interface Development Environment (IDE) C/C++ libmoldeo, wxWidgets
libwxmoldeocontrols WxWidgets Moldeo Controls (IDE Widgets Controls) C/C++ libmoldeo, wxWidgets

Community