Hello Cube

Misc., MyUSB Library, Projects Add comments

Writing a USB host is hard, a real pain in the proverbial. The device code seems to work pretty well however, so MyUSB should be suitable for device implementations.

My Uni friend Alan has been showing me his 3D work he’s written in Flash - code capable of rendering 3D shapes and objects from a file in a simple manner - and I’ve been trying to work on my own implementation in Java. Of course, Java is poorly suited to graphics work, but you use what you have at hand! Actually, the OO nature of Java is quite handy for building a nice 3D framework, with the downside that the result is horribly slow. Still, as an academic exercise it’s fun to code in the free hours at University.

Once I get the Z-painting algorithm and back-facing triangle elimination code working, I’ll probably post the results as a mini-project on my site, for curiosity’s sake.

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in