More actions
(Created page with "{{Infobox DS Homebrews |title=Nds 3d to 2d test |image=dsorthotest2.png |description=Using the 3D core to draw 2D primitives. |author=Relminator |lastupdated=2010/05/08 |type=Demos |version=final |license=Mixed |download=https://dlhb.gamebrew.org/dshomebrew/dsorthotest.7z |website=http://rel.phatcode.net/junk.php?id=103 |source=http://rel.phatcode.net/junk.php?id=103 }} An example of how to use the 3D graphics core to blit 2D sprites and primitives on the DS. It is mad...") |
m (Text replacement - "Category:DS homebrew applications" to "") |
||
Line 19: | Line 19: | ||
* Author's website - http://rel.phatcode.net/junk.php?id=103 | * Author's website - http://rel.phatcode.net/junk.php?id=103 | ||
[[Category:DS homebrew demos]] | [[Category:DS homebrew demos]] |
Revision as of 01:43, 3 Mayıs 2024
Nds 3d to 2d test | |
---|---|
General | |
Author | Relminator |
Type | Demos |
Version | final |
License | Mixed |
Last Updated | 2010/05/08 |
Links | |
Download | |
Website | |
Source | |
An example of how to use the 3D graphics core to blit 2D sprites and primitives on the DS.
It is made as simple as possible so that others may easily read through the code.
External links
- Author's website - http://rel.phatcode.net/junk.php?id=103