View Single Post
  #14  
Old 06-18-2009, 02:19 AM
DrMothra DrMothra is offline
Member
 
Join Date: Apr 2009
Posts: 8
Hi, at the moment I'm integrating a number of third party components together to build our VR system. So I'm using Ogre for the graphics, Raknet for the networking, ffmpeg for the video, OpenAL for the audio, etc. I'm generally a graphics programmer by trade and I've used all sorts of things from raw OpenGL to OpenSceneGraph with some in-house networking thrown in. I'm trying to get away from in-house software as much as possible as they suffer from lack of documentation and support (as I'm sure that you know!), and I'd like the latest system to be easy to use, well supported/documented so that it's flexible for others to use. I live in hope...

Cheers.
Reply With Quote