図1 SwingでのJOGLの利用(Java SE 5.0以前) 図2 SwingでのJOGLの利用(Java SE 6) 先週はJOGLを使って,3DのAWTコンポーネントを作ってみました。今週は3DのSwingコンポーネントを作っていきます。 しかし,SwingでJOGLを使うには問題があります。 SwingとAWTを比較したとき ...
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 the ...
Javaアプリの2Dグラフィックスとは? 2Dグラフィックスとは,簡単にいえば平面上(2次元)への描画のことです。ある位置に何かキャラクターを表示したり,図形を描画したりする基本的な描画から,何枚もの画像を重ね合わせてそれらの重ね合わせ順を変化 ...
I occasionally need to convert the background color of a particular image to be transparent so that the image looks better on medium with backgrounds of colors other than the image’s original ...