More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
MD2 Loader is a simple 3D model viewer for the NDS. This might help to stress-test the DS hardware using various objects and routines. | |||
This homebrew was an entry into the NEO | This homebrew was an entry into the [https://www.neoflash.com/forum/index.php?topic=603.0 NEO Coding Competition 2005] and ranked 7th. | ||
==User guide== | ==User guide== | ||
It contains the coding to load any frame instantaneously of a Quake 2 model file. Set your tris.md2 in the data directory and put your model texture into a 128x128 converted (to 8-bit values) into the data directory as well. | |||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:DS homebrew demos]] |
Revision as of 06:40, 27 Mayıs 2021
MD2 Loader | |
File:Md2loaderds.jpg | |
General | |
---|---|
Author(s) | Ethos |
Type | Other |
Version | August2005 |
Licence | Mixed |
Links | |
[Media:Md2loaderds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
MD2 Loader is a simple 3D model viewer for the NDS. This might help to stress-test the DS hardware using various objects and routines.
This homebrew was an entry into the NEO Coding Competition 2005 and ranked 7th.
User guide
It contains the coding to load any frame instantaneously of a Quake 2 model file. Set your tris.md2 in the data directory and put your model texture into a 128x128 converted (to 8-bit values) into the data directory as well.