Game Development Community

6DoF Game

by Zach Briggs · in Technical Issues · 04/02/2008 (5:01 pm) · 5 replies

I'm working on a 6DoF game and I was wondering if there are any samples of 6DoF code that I can download and look at.

Thanks.

#1
04/04/2008 (8:19 am)
I don't know of any, but you might look at the jetpack resources to see if there is a starting point there. It's not exactly what you're looking for, but it might be a good start.
#2
04/04/2008 (8:28 am)
K. We were trying to pay a coder to write our proof of concept for us but was not successful in find one.
#3
04/04/2008 (9:38 am)
I would take a look at the Flying Vehicle Code. When you say six degrees of freedom, that entails pitch, roll, yaw, as well as left/right, etc. The jet pack code doesn't handle pitch and these mechanics.
#4
04/04/2008 (9:43 am)
Where do I find that code?
#5
04/04/2008 (10:45 am)
It would be in the vehicles folder. You may also want to take a look at the Flight Game Exampl.