-
Notifications
You must be signed in to change notification settings - Fork 21
Home
thecodewarrior edited this page Aug 2, 2016
·
5 revisions
LibrarianLib adds quite a few things, and I'll try to document as many as I can on this wiki. The docs may not be up to date. If you find something that's out of date open an issue and I'll try to get to it.
Features:
- A JSON-based guide book
- A simple JSON reader API (maybe a writer at some point)
- A powerful and flexible GUI framework
- A powerful texture and sprite system
- A simple to use multiblock system based around Minecraft's Structure Blocks
- A custom particle renderer system
- A GLSL shader loader
- A utility for rendering structures to a vertex buffer for repeated drawing
- Cloth physics
- Assorted math utilities
- Assorted rendering utilities