Skip to main content

Home/ Becker Video Game Design/ Group items tagged OpenGL

Rss Feed Group items tagged

Garrett Eastman

OPENGL BASED 3D FIRS T PERSON SHOOTING GA MES - DESIGN CONCERN S - 0 views

  •  
    Abstract: "D video games are getting popular in the world with the availability of advanced graphic cards, high processing p ower computers, high speed internet and smart sensing devices ranging from general mouse to Microsoft Kinect. OpenGL is a popular graphics processing framework and it is being used by many famous 3D video game design software as the back end framework. In this paper we present our experience with OpenGL based C++ implementation of a 3D first person shooting game. 3D environment building, navigating, character animation, lighting, sound and shooting is described. Specially OpenGL based concepts are discussed for clear understanding of the concepts."
Garrett Eastman

ACHIEVING REAL-TIME SOFT SHADOWS USING LAYERED VARIANCE SHADOW MAPS (LVSM) IN A REAL-TI... - 0 views

  •  
    "Abstract. While building a game engine in Microsoft XNA 4 that pow- ered a RTS (real-time strategy) tower defense type game, we were faced with the issue of increasing the amount of visual feedback received by the player and adding value to the gameplay by creating a more immersive atmosphere. This is a common goal shared by all games, and with the recent advancements in graphics hardware (namely OpenGL, DirectX and the advent of programmable shaders) it has become a necessity. In this pa- per we will build upon the shadowing techniques known as VSM (variance shadow map) and LVSM (layered variance shadow map) and discuss some of the issues and optimizations we employed in order to add real-time soft shadowing capabilities to our game engine."
1 - 2 of 2
Showing 20 items per page