Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catcake

Catcake is a cross-platform 3D graphics engine intended to be easy-to-use and high performance, which also supports the features for game development, such as animation, input device handling and sound playing. This application is designed for Android, iOS, Linux, Windows.

make

  • Linux
# dnf install libjpeg-turbo-devel
$ cd project/linux/catcake
$ make
  • Android
$ cd project/android/jni
$ sh build.sh

Install

  • Download android-sdk-linux and install it.
  • tools/android update sdk
  • Android SDK Tools
  • Android SDK Platform-tools
  • Android SDK Build-tools
  • API 10 SDK Platform
  • Android Support Library
  • Download android-ndk
  • yum install ant

About

a cross-platform 3D graphics engine

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages