User:Arian: Difference between revisions
Appearance
made your userpage for you lol |
No edit summary |
||
| Line 1: | Line 1: | ||
[https://ariankordi.net ariankordi.net] | |||
== | == Projects == | ||
Began Mii reverse engineering in 2024. | |||
* | * FFL-Testing - Mii renderer server using FFL decomp. | ||
** GitHub @ https://github.com/ariankordi/FFL-Testing | ** GitHub @ https://github.com/ariankordi/FFL-Testing | ||
** Demo @ https://mii-unsecure.ariankordi.net | ** Demo @ https://mii-unsecure.ariankordi.net | ||
* FFL.js | * FFL.js - Mii rendering with Three.js and the FFL decomp. | ||
** GitHub @ https://github.com/ariankordi/FFL.js | ** GitHub @ https://github.com/ariankordi/FFL.js | ||
** Demo @ https://ariankordi.github.io/FFL.js/examples/demo-basic.html | ** Demo @ https://ariankordi.github.io/FFL.js/examples/demo-basic.html | ||
* Various JS demos at https://jsfiddle.net/u/arian_/fiddles/ | * Various JS demos at https://jsfiddle.net/u/arian_/fiddles/ | ||
** [https://jsfiddle.net/arian_/ckya346z/19/ Mii/Tomodachi Life/Miitomo/Miitopia QR code tool] | |||
* Snippets | |||
** [https://gist.github.com/ariankordi/66efb65ebf58da9f8151f21dcf3299dc FFL resource parser in JS] | |||
** [https://gist.github.com/ariankordi/e6e66b8b03b1424d6e4e489fd9dd83bf Simple Ver3StoreData -> Mii Studio API in JS] | |||
** [https://gist.github.com/ariankordi/0b990239daa1f69d571c7de3bec57cc4 Miitomo API de-obfuscation] | |||
Latest revision as of 21:24, 5 August 2025
Projects
[edit | edit source]Began Mii reverse engineering in 2024.
- FFL-Testing - Mii renderer server using FFL decomp.
- FFL.js - Mii rendering with Three.js and the FFL decomp.
- Various JS demos at https://jsfiddle.net/u/arian_/fiddles/
- Snippets