All Projects → elsassph → Nme Bunnymark

elsassph / Nme Bunnymark

Licence: other
haxe-nme performance/features test

Programming Languages

haxe
709 projects

haxe NME performance and features demo

This project aims to show how NME rocks to target native platforms: iOS/Android/webos/Mac/Win/Linux

Features:

  • batch rendering of hundreds/thousands of elements (bunnies) with position/alpha/rotation/scale transformations
  • image distortion using a triangles grid (background)
  • a jumping pirate

Building:

Install and configure NME, preferrably using the all-in-one installer from haxenme.org, then run for the target you want (note: 'nme build' will only build):

nme test build.nmml cpp
nme test build.nmml android
nme test build.nmml iphone -simulator

For iOS device testing, you must build & run from Xcode:

nme update build.nmml ios
open bin/iphone/MyApplication.xcodeproj

Credits:

Initial BunnyMark was created by Iain Lobb, then ported to haxe-NME by Joshua Granick, then enhanced by Philippe Elsass.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].