Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

LeoColomb/Galaxie

Repository files navigation

Interactive Collection of Planets, made with Arduino & openFrameworks.

Project

This is the source of an Interactive Collection of Planets, create for show how computers could be use for art.

Compilation

Environnement

  • Visual Studio - 2012
  • openFrameworks - 0.7.4
  • Arduino - 1.0.3

How To

  1. Install Visual Studio 2012 - see this guide
  2. Create an openFrameworks folder with the library
  3. Get all addons listed in addons.make
  4. Donwload and extract this repository in apps/YOUR_FOLDER_NAME/
  5. Start developping after open Galaxie.sln

To set up Arduino Board, see the specifique README.

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Galaxie will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format: <major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

Lisence

© Léo Colombaro - Open Source Project 2013
MIT Lisence - See LICENSE.md