價格:免費
更新日期:2018-02-25
檔案大小:2.5M
目前版本:0.4
版本需求:Android 4.4 以上版本
官方網站:https://github.com/moonymango/snare
Email:moonymango@gmail.com
Snare is a simple open-source game engine that I worked on for educational purposes. It is built around OpenGL ES 2.0. This is a demo of some of its features:
* 2D widgets and buttons
* Bitmap fonts
* Procedural noise textures, i.e. Perlin noise
* Object rotation interpolation using quaternions
* Particle effects
* "touching" objects in 3D scene using raycasts
* Rendering to framebuffer objects
Source code is available on GitHub.