Planitia Visibility Demo 1
Channel:
Subscribers:
5,100
Published on ● Video Link: https://www.youtube.com/watch?v=wI7LbTG63IA
This shows a very simple visibility culling system for a heightfield terrain. Only the cells that are a certain distance from the center point of the camera are drawn. In the video I have pulled the camera back so that the clipping circle can be easily seen.
While this version of visibility testing is easy and quick to write, it allows many cells that aren't actually visible through. It does make a good first pass for a more rigorous test, though.
This video is part of my article "Practical Direct3D Programming", which you can read at: http://www.gamedevdad.com/?p=407
Other Videos By Anthony Salter
2008-03-20 | Ludum Dare Practice Game 1 - Wizard |
2008-01-26 | Syndicate Wars - History and Gameplay |
2008-01-19 | Let's Play Planitia! |
2008-01-06 | Planitia Trailer 2 |
2007-10-02 | Planitia Lava |
2007-10-02 | Planitia Water With Camera Movement |
2007-10-02 | Planitia Water Final |
2007-10-02 | Planitia Water With Undulation |
2007-10-02 | Planitia Water With Movement |
2007-10-02 | Planitia Visibility Demo 2 |
2007-10-02 | Planitia Visibility Demo 1 |
2007-08-19 | Viridian's Video Blog - Dungeon Keeper |
2007-06-27 | Hit & Myth Intro Movie |
2007-05-19 | Viridian's Video Blog - Powermonger |
2007-03-27 | Planitia Trailer 1 |
2007-02-19 | Viridian's Video Blog - Populous |
Tags:
DirectX
Direct3D
Game
Programming
Viridian
Games
Planitia