List of 3DS development tools: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
→Libraries and tools: LibCTR |
→Libraries and tools: Picasso |
||
| Line 63: | Line 63: | ||
|nihstro is a collection of tools for 3DS vertex shaders targeted at homebrew development and/or reverse engineering. [https://github.com/neobrain/nihstro Temporary Link] | |nihstro is a collection of tools for 3DS vertex shaders targeted at homebrew development and/or reverse engineering. [https://github.com/neobrain/nihstro Temporary Link] | ||
|neobrain | |neobrain | ||
|- | |||
|picasso | |||
|PICA200 shader assembler [https://github.com/fincs/picasso git] | |||
|fincs | |||
|- | |- | ||
|SDL for 3DS | |SDL for 3DS | ||
Revision as of 17:08, 14 December 2014
| Applications | Games | Emulators | Homebrew Loaders | System Tools | Demos | Development tools | PC Utilities | Exploits | All |
Homebrew
| Title | Description | Author |
|---|---|---|
| CTRRPC | RPC server/client for poking the 3DS usermode. Temporary Link | Plutooo |
Libraries and tools
| 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 |
| LibCTR | libctr is a software API for interfacing with the Nintendo 3DS hardware and software. It's a fork of an old ctrulib. | CTRSDKv2 |
| libmpo | mpo (multiple picture object) file encoding/decoding library. https://github.com/Lectem/libmpo | lectem |
| libntrplg | Library to write plugins for NTR cFW. https://github.com/44670/libntrplg | 44670 |
| Nihstro | nihstro is a collection of tools for 3DS vertex shaders targeted at homebrew development and/or reverse engineering. Temporary Link | neobrain |
| picasso | PICA200 shader assembler git | fincs |
| SDL for 3DS | SDL Library patch for 3DS | Rikku2000 |
| TextStuff | Library to add text support. https://github.com/titegtnodI/textstuff | titegtnodI |
Documentations
| Title | Description | Author |
|---|---|---|
| http://3dbrew.org | 3DS homebrew | user based wiki |
| Homepage eBook Git | CTRuLib and homebrew Tools guides and documentation. Old Link | xem |