News

Qt Jambi is a new and noteworthy alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces. In this article JavaWorld contributor Jeff Hanson introduces ...
I figured that someone had already done this in Java and my idea was to “port” the Java to Groovy. In this post, I show a Groovy script that does perform this conversion based on an easy-to ...
So, this could be a really dumb question, but I've been searching the API's and can't find much that's working for me.I need to search a 2d array for for the index value of an element. I can't ...
The input is the padded 2D data value matrix and an isovalue ... so EPSILON is only 1E-7 and all the side crossing coefficients are Java native floats. The isoline coordinates are now scaled into ...
I don't know of any books, but I wrote a 2d game in Java which I lifted from download from the Java Boutique website. At least in 2001 there were tons of games and you could download the source code.