This is a Python script for exporting 3d models into a format that the Nintendo DS can understand. This script outputs a C source code file that can be compiled and linked into your DS homebrew application. See the DrunkenCoders Documentation on the format of the display list.
Thanks to http://www.drunkencoders.com for the news.