More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
| title | |title=RTT example | ||
| image | |image=rttexample.png | ||
| lastupdated = 2008/12/13 | |description=Render To Texture example. | ||
| type | |author=AntonioND | ||
| version | |lastupdated=2008/12/13 | ||
| license | |type=Demo | ||
| | |version=2008 | ||
|license=Mixed | |||
| | |download=https://dlhb.gamebrew.org/dshomebrew/rttexample.7z | ||
|website=http://antoniond.drunkencoders.com/rttexample.html | |||
}} | }} | ||
A Render To Texture example for the NDS. It is made from the Textured_Cube example of libnds. | A Render To Texture example for the NDS. It is made from the Textured_Cube example of libnds. | ||
Revision as of 14:37, 1 November 2021
RTT example | |
---|---|
General | |
Author | AntonioND |
Type | Demo |
Version | 2008 |
License | Mixed |
Last Updated | 2008/12/13 |
Links | |
Download | |
Website | |
A Render To Texture example for the NDS. It is made from the Textured_Cube example of libnds.
Controls
A/B - Scale small cube
D-Pad - Rotate small cube
Credits
Thanks to DiscoStew for helping to fix some bugs.
External links
- Author's website - http://antoniond.drunkencoders.com/rttexample.html (archived)