I recently discover the 3D engine “WildTangent”. It’s use to create online game using applets. The speed is quite impressive, but since it’s using DirectX, it’s for Windows platform only.
I just want to get your opinions on this engine. I read that it’s using “Genesis3D” rendering engine. How can they mix native directx library with applet using their “Web driver”. The engine is installed on the client computer and the applet is using it ??? … I don’t got it.
They also add a full API for game such as collision detection. Do you know other engine that perform at this level with a collision detection system (for online game or not).
Maybe I’m not a king in 3D, but this engine is complete, small and fast. The only downside is the DirectX dependency, but I can live with it.
Any comments ?