Skip to content

djoslin0/coop-lua-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coop-lua-libraries

A collection of Lua libraries for sm64coopdx mod development.


Libraries

A bitmap font rendering library. Supports loading BMFont .fnt files or simple sprite sheets, with kerning, alignment options, and per-glyph animations.

A tiny, immediate-mode debug drawing library. Quickly visualize points, lines, and text in 3D world space.

A library for rendering animated sprite sheets in 3D world space. Given any texture and a tile grid, it manages per-tile display lists and drives animation via oAnimState.

A utility library for creating dynamic texture scrolling effects by manipulating UV coordinates in display lists.


About

Lua libraries you can use for sm64 coop

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors