Libstarlight

From GS2012 Wiki
Revision as of 15:13, 17 March 2017 by Gnmmarechal (talk | contribs) (Created page with "'''Author:''' zetaPRIME '''Original Thread:''' [https://gbatemp.net/threads/libstarlight-3ds-homebrew-application-framework.464820/ GBATemp] '''Original Repository:'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Author: zetaPRIME

Original Thread: GBATemp

Original Repository: GitHub

Other Repositories:VPGS.PRO Mirror/VPGS.PRO Mirror Backup

License: MIT License

Platform: Nintendo 3DS

Description:

libstarlight is a fully-featured application framework for 3DS homebrew written in C++14.

Features include:


- Fully themable UI framework with rich widgets designed for the 3DS's touchscreen

- Underlying graphics framework built on citro3d, using premultiplied alpha blending (textures automatically converted on load)

- Streamlined, easy-to-use onscreen keyboard

- Centralized configuration system for application-specific settings and storage, complete with optional auto-saving on exit

- Filesystem helpers to streamline working with SD and romfs contents

- Various basic datatypes for convenience and interoperability


Download:

TOOLS/libstarlight/v0.5.0/libstarlight-0.5.0.tar.gz libstarlight v0.5.0

TOOLS/libstarlight/v0.5.0/starlight-testbed.3dsx starlight-testbed v0.5.0 (3DSX)