Skip to content

Instantly share code, notes, and snippets.

View bendangelo's full-sized avatar

Ben D'Angelo bendangelo

View GitHub Profile
@bendangelo
bendangelo / haxe-openfl.sh
Created June 6, 2021 17:30 — forked from moret/haxe-openfl.sh
Install Haxe using Brew and set the haxelib path
# Install Haxe using Brew and set the haxelib path
brew install haxe
haxelib setup /usr/local/Cellar/haxe/lib
# Install lime
haxelib install lime
# Install lime tools
haxelib install format
haxelib install svg
@bendangelo
bendangelo / README.md
Created January 8, 2021 11:19 — forked from mandarinx/README.md
Sprite outlines shader