SnareDemo

價格:免費

更新日期:2018-02-25

檔案大小:2.5M

目前版本:0.4

版本需求:Android 4.4 以上版本

官方網站:https://github.com/moonymango/snare

Email:moonymango@gmail.com

SnareDemo(圖1)-速報App

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

SnareDemo(圖2)-速報App

* Object rotation interpolation using quaternions

* Particle effects

* "touching" objects in 3D scene using raycasts

* Rendering to framebuffer objects

SnareDemo(圖3)-速報App

Source code is available on GitHub.

SnareDemo(圖4)-速報App