Background Color support just committed to CVS HEAD.
Background color now rendering with no extra performance cost by changing canvas clear color before clearing frame buffer.
Additional atom (BackgroundColorAtom) added, additional rendering setup pass introduced (no performance impact if no background color set, no background existing or packground color set to null).
Appropriate examples added as Xith3DBackgroundColorTest.java and Xith3DBackgroundColorTest.bat.
Yuri
