Skip to content

Commit

Permalink
Use library reference, not outdated download
Browse files Browse the repository at this point in the history
  • Loading branch information
jayschwa committed Nov 29, 2012
1 parent 6b80b43 commit 4adf085
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
## Rajawali
# Rajawali

[![Sample Live Screensavers](http://www.rozengain.com/files/rajawali/rajawali-3d-can-jet.jpg)](http://www.rozengain.com/blog/2011/08/23/announcing-rajawali-an-opengl-es-2-0-based-3d-framework-for-android/)
[![Sample Game](http://www.rozengain.com/files/spotlights/rajawali-game.jpg)](http://www.rozengain.com/blog/2011/08/23/announcing-rajawali-an-opengl-es-2-0-based-3d-framework-for-android/)
Rajawali is a 3D engine for Android based on OpenGL ES 2.0. It can be used for normal apps as well as live wallpapers.

[Announcing Rajawali: An OpenGL ES 2.0 Based 3D Framework For Android](http://www.rozengain.com/blog/2011/08/23/announcing-rajawali-an-opengl-es-2-0-based-3d-framework-for-android/)

Want to contribute? I could use some help with the development of this engine. Just give me a shout if you're up for it :-)
## Using Rajawali

Download the compiled library here: https://github.com/MasDennis/Rajawali/raw/master/build/rajawalilib.zip
(Just extract it in your libs folder)
1. Clone or download a copy of the Rajawali source code.
2. Import the Rajawali project into Eclipse.
3. In your project's settings, [add a library reference](https://developer.android.com/tools/projects/projects-eclipse.html#ReferencingLibraryProject) to Rajawali.

## Rajawali Examples On The Market

Expand Down

0 comments on commit 4adf085

Please sign in to comment.