simongeilfus / GroveApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grove

This is an android experiment.

Description

This is the source code of Grove, my first google android experiment. For more information visit https://www.androidexperiments.com/.

This app was built using Cinder an awesome and modern c++ library for creative coding created by Andrew Bell and Hai Nguyen. Many thanks to Hai for his amazing work at porting Cinder to Android and his countless hours of help to solve all the platform related issues. Many thanks as well to David Thomas and Julien Diels for re-drawing all the icons used in the app.

Instruction to build

  • clone cinder_android branch
  • clone this repository in an "apps" folder created at the same level as cinder
  • add the content of Triangulation and PoissonDiskDistribution to the src folder
  • open and build the androidstudio project

About


Languages

Language:C++ 55.6%Language:C 28.9%Language:GLSL 15.5%Language:Java 0.1%