A cockroach

3D Model Interaction with Java 3D

A pragmatic tutorial for developers who need to start developing Java 3D applications quickly. The tutorial covers model visualization; model loading; model branching; hierarchical modeling; views; lights; textures; materials; backgrounds and events. At the end of the tutorial, a cockroach will perform a simple binary movement using concepts presented throughout the lesson.

wxWidgets symbol

wxWidgets for Swing Developers

A comparative tutorial for developers with a Swing background. The tutorial covers basic setup; application construction; absolute layout; flexible layout; event handling with event tables and event handling with Connect(). Every topic of the tutorial presents the same task with Swing and wxWidgets code to enhance comprehension.