News/release from Kasikiare

Hello all!

I have written this Java application which provides a graphic user interface for exporting 3D models in (.3ds, .X, .m2d, .mesh) format to .bin that I think is the most used in NDS Homebrew Software.
Furthermore I wanted to integrate another GUI for convert .bmp to .bin in the same application.

Here are the binaries of my NDSModelExporter at http://www.box.net/shared/ri2qblig48

For make 3D exports I use NDS Mesh Converter which is coded by PadrinatoR and you have the source code at this location http://www.box.net/shared/7hdxqq54c4

To make BMP2Bin conversions I have used bmp2bin which is in the binaries of DevKitARM toolkit.

Special greetings to Dark Knight Ez for open the source of his DisplayList library.

Bye!