Skip to content

saharan/haxelibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 15, 2025
990eb9f · Jan 15, 2025

History

9 Commits
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Mar 4, 2023
May 12, 2023

Repository files navigation

Personal Haxe libraries used to make interactive web contents, may or may not be useful


  • Muun: A linear algebra lib, everything will be inlined so that I can use vectors and matrices and stuff without suffering from GC
  • Pot: An all-in-one engine to make web apps, imagine something like Processing
    • Depends on HGSL, Muun and Std
  • Std: Useful global functions, supposed to be imported using import.hx

current target is Haxe 4.3.1

About

Personal Haxe libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages