DSReality: Turns a DS game into a 3D image that floats above your controller

Summary:
The content discusses DS emulation in augmented reality, which allows users to turn a DS game into a holographic 3D image that hovers above the controller. The author mentions the use of melonDS and Delta’s MelonDS core for the emulation, as well as the live 3D model extraction using MelonRipper. The 3D models are then rendered in augmented reality using iOS RealityKit. The author emphasizes that this is only a concept or prototype, pointing out some limitations such as the converter not handling transparency and a memory leak issue. The app has only been tested with the camera position used in Mario Kart DS and has some hardcoded elements.

https://github.com/zhuowei/DSReality

To top