xLAva / JediAcademyLinux

183 stars 27 forks source link

Cutscene Headtracking missing #15

Closed xLAva closed 8 years ago

xLAva commented 8 years ago

Some Video Cutscene have headtracking, some are missing headtracking

xLAva commented 8 years ago

According to rubenschwarzwald:

[...] If you start a new game you get the Star Wars Scroll text, which is fine and has headtracking, then after a short in-game rendered sequence in the shuttle there is another cutscene of the shuttle going down and that cutscene for some reason has no head tracking. At least it didn't in the one time I tried it. [...]

hectorgrey commented 8 years ago

Some cut scenes are prerendered; is it those that don't have head tracking? That would make sense, since they're just video files... On Jan 12, 2016 8:07 PM, "xLAva" notifications@github.com wrote:

According to rubenschwarzwald:

[...] If you start a new game you get the Star Wars Scroll text, which is fine and has headtracking, then after a short in-game rendered sequence in the shuttle there is another cutscene of the shuttle going down and that cutscene for some reason has no head tracking. At least it didn't in the one time I tried it. [...]

— Reply to this email directly or view it on GitHub https://github.com/xLAva/JediAcademyLinux/issues/15#issuecomment-171038138 .

xLAva commented 8 years ago

With the new OculusSDK 0.8 the Videos should be rendered on a quad placed in worldspace, so it should not be pinned to your head anymore. And there is a bug that some videos are still pinned and some are handled correctly.

xLAva commented 8 years ago

I build the game with 2 different scaling factors:

Please test it out. Thx!

jahmd-scalefactor-1.5.zip jahmd-scalefactor-2.0.zip

rubenschwarzwald commented 8 years ago

Just tested them and cut-scenes(at least the ones during the intro, don't know if there are any others) all work fine now!

xLAva commented 8 years ago

Nice. I will make a new build this weekend.