~evantj/hare-raylib

https://github.com/raysan5/raylib bindings for hare

630e3cb exclude duplicate definitions from raymath

5 months ago

cce6221 remove lies

6 months ago

#building instructions

run demo: make run

build demo: make demo

build heightmap example: make heightmap

generate raylib.ha: make
note: if you want to generate raylib.json yourself, you need a copy of raylib_parser

#demo

demo

#heightmap example

heightmap example