Difference between revisions of "List of 3DS development tools"
From WikiTemp, the GBAtemp wiki
(→Libraries: added ctrGL) |
(→Libraries: added aemstro) |
||
Line 21: | Line 21: | ||
! style="background:#D9D9D9;border: 1px #222222 solid;" | Description | ! style="background:#D9D9D9;border: 1px #222222 solid;" | Description | ||
! width="20%" style="background:#D9D9D9;border: 1px #222222 solid;"| Author | ! width="20%" style="background:#D9D9D9;border: 1px #222222 solid;"| Author | ||
+ | |- | ||
+ | |aemstro | ||
+ | |set of tools used to disassemble and assemble shader code for DMP's MAESTRO shader extension used in the 3DS's PICA200 GPU . [https://github.com/smealum/aemstro Temporary Link] | ||
+ | |Smealum | ||
|- | |- | ||
|ctrGL | |ctrGL | ||
Line 27: | Line 31: | ||
|- | |- | ||
|CTRULib | |CTRULib | ||
− | |3DS User Library | + | |3DS User Library. [https://github.com/smealum/ctrulib temporary Link] |
|smealum | |smealum | ||
|- | |- |
Revision as of 23:44, 4 December 2014
Applications | Games | Emulators | Homebrew Loaders | System Tools | Demos | Development tools | PC Utilities | Exploits | All |
Libraries
Title | Description | Author |
---|---|---|
aemstro | set of tools used to disassemble and assemble shader code for DMP's MAESTRO shader extension used in the 3DS's PICA200 GPU . Temporary Link | Smealum |
ctrGL | OpenGL implementation for the POS PICA | minexew |
CTRULib | 3DS User Library. temporary Link | smealum |
SDL for 3DS | SDL Library patch for 3DS | Rikku2000 |
Documentations
Title | Description | Author |
---|---|---|
http://3dbrew.org | 3DS homebrew | user based wiki |
https://github.com/xem/3DShomebrew | CTRuLib and homebrew Tools guides and documentation. | xem |