Skip to content

chaoticbob/CinderLiquidFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder LiquidFun

Cinder Block of LiquidFun from Google. Just checkout out repo into your Cinder Blocks directory.

Android

Building liquidfun for Android

Starting from the Cinder LiquidFun directory:

cd android/jni
<your_ndk_path>/ndk-build

Building and running Testbed sample for Android

Use Android Studio to build and run the Testbed sample.

Linux

Building liquidfun for Linux

Starting from the Cinder LiquidFun directory:

cd linux
./build -b Release

Building and running Testbed sample for Linux

Starting from the Cinder LiquidFun directory:

cd samples/Testbed/linux
./build -b Release
Release/ogl/Testbed

Mac OS X and iOS

Building liquidfun for Mac OS X and iOS

Use XCode to build the static library.

Building and running Testbed sample for Mac OS X and iOS

Use XCode for build the Testbed sample.

Windows

Building liquidfun for Windows

Use Visual Studio 2013 to build the static library.

Building and running Testbed sample for Windows

Use Visual Studio 2013 for build the Testbed sample.

Screenshot

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages