ivanmunguia / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Splitscreen, per-viewport #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. zoom out a lot (let's say until you have a view on whole track)
2. turn "all effects" off
3. turn "all effects" on (and turn on at least 1 individual effect)
4. notice how sky position changes!

So it looks like enabling effects breaks some per-viewport updates (like 
setting sky position to camera)

Original issue reported on code.google.com by scrawl...@gmail.com on 13 Nov 2011 at 2:08

GoogleCodeExporter commented 9 years ago
Ok it looks like the funny sky position moving was caused by something else 
(HUD viewport broke it, fixed now)

But still, everything in preViewportUpdate (except HUD) seems to be 1 frame 
delayed, and is not correct for multiple viewports (i.e. multiple local players)

Original comment by scrawl...@gmail.com on 13 Nov 2011 at 10:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Also left for splitscreen:
Create weather particle systems for each player in split screen, and update 
during drive. Need to show only 1 player's weather particles in each viewport.

Original comment by Cry...@gmail.com on 23 Nov 2012 at 4:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ok so just to put here:
- Skybox issue
- Weather particles for each viewport
also (too difficult to even touch and too fps consuming)
- water reflection (is from 1st player)
- impostors (could probably be fixed with HW instancing)
see topic:
http://forum.freegamedev.net/viewtopic.php?f=78&t=4633
- grass deform

Original comment by Cry...@gmail.com on 27 Jun 2013 at 4:53

GoogleCodeExporter commented 9 years ago
and ofc
- next checkpoint beam and arrow

Original comment by Cry...@gmail.com on 2 Jul 2013 at 5:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by Cry...@gmail.com on 2 Apr 2014 at 11:47