Cult3D Java API Documentation

Howto Debug

Debug Cult3D Java

There is no really easy way of debugging Cult3D Java code. One way of debug is to write debug text to the Java console at certain points in your code.
The output ends up in the applications Java console that runs the Cult3D scene.

How to open the Java console