Hello.
I need your oppinion on which to use: OSG (american) or OpenSG(german).
For stereoscopic apps running on an Onyx, using a wanda (3d mouse). Possibly moving everything to cluster soon.
As i understand it, OpenSG was originally designed for use in clusters and with funky input devices, whereas OSG only added these features later... does this mean OpenSG is the way to go?
I tried some OpenSG demos on red hat 9 and they are kinda slow.
Please discuss which and why.
Thanx!
Dingo




Be aware that you have to write code to transfer EVERY change to the scenegraph that you plan to do, and for many interesting apps that's a little more than moving the viewpoint or a model around (which for OpenSG is the same thing anyway). Our clustering just takes care of it, without user intervention.