I want to use Xith, it is much cleaner API then jme...
Good to know.
...but jme has better FPS when I load some models, don't know how it will be under much load.
When we are not implementing new features we are tuning Xith from time to time. So it will become faster and faster

Marvin
EDIT: Did you make sure, Display Lists are used in Xith3D. I don't know, how Display Lists are made use of in jME. In Xith3D you have to set the setType() method of a Shape3D. I will check, if DLs are used by default in the loaders and if not, if they can be used.