foreignsasquatch/raylib-hx

Haxe/hxcpp @:native bindings for raylib.

69

stars

268

commits

Haxe

primary language

Apr 6, 2026

updated

raylib.com
bindings
cpp
development
game
gamedev
haxe
raylib
Browse cluster: Raylib language bindings and wrappers

README

raylib-hx Logo

raylib-hx

Haxe/hxcpp @:native bindings for raylib.

Supported Platforms

  • Windows
  • macOS
  • Linux
  • Emscripten
  • Android

Hashlink or Neko are not supported

Installation

You can install it through Haxelib

haxelib install raylib-hx

Or through Git, if you want the latest updates

haxelib git raylib-hx https://github.com/foreignsasquatch/raylib-hx.git

Dependencies

On Linux, you need to install the required libraries for your distribution.

For detailed instructions, refer to the raylib wiki: Working on GNU Linux - Install Required Libraries.

Usage

Check out the Examples Folder for some examples on how to use this library.

[!TIP] If you wish to use Wayland for windowing instead of X11 on Linux, make sure to define RAYLIB_WAYLAND_DISPLAY and execute the following command in the project/scripts directory:

chmod +x glfw-generate-wayland.sh && ./glfw-generate-wayland.sh

[!TIP] To hide the console window on desktop, add the no_console compiler flag.

Licensing

raylib-hx and raylib are made available under the Zlib License.

Consider supporting

ko-fi

Contributors

foreignsasquatch

138 commits

MAJigsaw77

85 commits

l0go

21 commits

jobf

12 commits

foreignsasquatch/raylib-hx

Haxe/hxcpp @:native bindings for raylib.

69

stars

268

commits

Haxe

primary language

Apr 6, 2026

updated

raylib.com
bindings
cpp
development
game
gamedev
haxe
raylib
Browse cluster: Raylib language bindings and wrappers

README

raylib-hx Logo

raylib-hx

Haxe/hxcpp @:native bindings for raylib.

Supported Platforms

  • Windows
  • macOS
  • Linux
  • Emscripten
  • Android

Hashlink or Neko are not supported

Installation

You can install it through Haxelib

haxelib install raylib-hx

Or through Git, if you want the latest updates

haxelib git raylib-hx https://github.com/foreignsasquatch/raylib-hx.git

Dependencies

On Linux, you need to install the required libraries for your distribution.

For detailed instructions, refer to the raylib wiki: Working on GNU Linux - Install Required Libraries.

Usage

Check out the Examples Folder for some examples on how to use this library.

[!TIP] If you wish to use Wayland for windowing instead of X11 on Linux, make sure to define RAYLIB_WAYLAND_DISPLAY and execute the following command in the project/scripts directory:

chmod +x glfw-generate-wayland.sh && ./glfw-generate-wayland.sh

[!TIP] To hide the console window on desktop, add the no_console compiler flag.

Licensing

raylib-hx and raylib are made available under the Zlib License.

Consider supporting

ko-fi

Contributors

foreignsasquatch

138 commits

MAJigsaw77

85 commits

l0go

21 commits

jobf

12 commits

Languages

Haxe

97.6%

Shell

2.1%