From: Max G. <gi...@li...> - 2000-01-30 01:56:00
|
Sven Goethel wrote: > BTW: I miss some response about > - more demos / applications I am still working on my application and GL viewport support class is under development right now. It supports: - fully configurable mouse-driven camera moving (5DOF - without roll, I don't see it necessary) - display modes (wifreframe/flat/lit...) - lighting - OO GL queries (returns arrays etc. - no need to create arrays first...) and more later. It is intended to free programmer (myself at the moment :=) from all setup work and should be subclassed by class performing actual rendering only. I think that I take GL4J FAQ and extend it somehow. Any other volounteers? ;-) Bye, Max |