Getting FengGUI run with Xith

@cylab : Running HUD or FengGUI on a plane would be possible but we would have to implement software clipping, which would be a lot slower, but it’s doable IMHO.

Software clipping and regular picking. The special 2D-picking wouldn’t work. But it’s still possible, but laborious.

Yeah, sure. But if cylab feels like he’s gonna make it, why not ? ;D

I rather should concentrate on the terrain thing first… I must admin that I both over- (regarding lod) and underestimated (regarding complexity) the existing terrain code, so there is enough work for me there :wink:

I’ve changed that. Now the getGL() method returns the correct, non-null value right after the class creation.

Marvin

cool, thanks a ton!

I have not checked out the latest sources yet, but I will try to find the time to do so asap.

Johannes