Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.19 KB

HAXE.md

File metadata and controls

38 lines (28 loc) · 2.19 KB

Alphabetical index of projects in C35:

A B C D E F G
H I J K L M N
O P Q R S T U
V W X Y Z

H

HaxePunk is a powerful cross-platform 2D game engine, based on the FlashPunk AS3 library.

  • Builds for HTML5 (WebGL), Windows, Mac, Linux, iOS, and Android
  • Hardware acceleration and texture atlas support
  • Gamepad and multi-touch input

haxepunk


Heaps is a cross platform graphics engine designed for high performance games. It's designed to leverage modern GPUs that are commonly available on desktop, mobile and consoles.

heaps


HXElectron - Haxe type definitions for electron, a framework for building cross-platform desktop applications with JavaScript, HTML, and CSS.

I

Iron is a 3D engine core library built with Kha and Haxe. Powering Armory.

iron

K

Kha is a low level sdk for building games and media applications in a portable way. Think SDL, but super-charged. Based on the Haxe programming language and the krafix shader-compiler it can cross-compile your code and optimize your assets for even the most obscure systems. Kha is so portable, it can in fact run on top of other game engines and its generational graphics and audio api design gets the best out of every target, supporting super fast 2D graphics just as well as high end 3D graphics. Also, Kha probably added a new target while you were reading this text.