Skip to content

Haxe engine built on top of Raylib. Not designed to be used yet, very early in development.

License

Notifications You must be signed in to change notification settings

hxray-engine/hxRay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


hxRay is a simple, easy to use 2D/3D engine built on top of Raylib

Not intended to be used yet. Very early in development

Installation

Download and Install Raylib I used the mingw version. (raylib_installer_vX.X.mingw.exe)

For the latest stable build run:

N/A

For the latest dev commit run:

haxelib git hxray-engine https://github.com/thepercentageguy/RayGen

Development

To work on the library yourself:

  • Download and Install Raylib I used the mingw version. (raylib_installer_vX.X.mingw.exe)
  • Install the official raylib binding for Haxe.
    • haxelib git raylib-hx https://github.com/foreignsasquatch/raylib-hx
    • haxelib install mlib
  • Clone this repository
  • run haxelib dev hxray [path to your clone]

About

Haxe engine built on top of Raylib. Not designed to be used yet, very early in development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published