Skip to main content

Home/ Becker Video Game Design/ Group items tagged optimization

Rss Feed Group items tagged

Garrett Eastman

3D Modeling Optimization for Multimedia Production - 0 views

  •  
    Abstract :"This thesis is a research project on the similarities and difference in 3D modeling and op- timizations for different sectors of multimedia. The purpose of this project is to analyse three different areas , an d carry out a project for practical comparison purpose s with the creation of a 3D model using different methods of modeling and optimization . The methods used in this project is a workflow step by step process of production , for later comparison and analysis. The result of this project was the creation of an optimized model for game production, the methods used at modeling pipeline and the comparison between different sectors of Mul- timedia illustrate the similarities and di fferen ces in modeling optimization between these sectors. This project is created to illustrate paths taken for modeling optimization in the biggest sectors of 3D production, with comparative results and analysis. "
Garrett Eastman

Skill Atoms as Design Lenses for User - Centered Gameful Design - 0 views

  •  
    Abstract This paper describes the use of skill atoms as a design lens for gameful design that focuses the optimal structuring of challenges inherent in a user's goal pursuit.
Garrett Eastman

Petri Net Model for Serious Games Based on Motivation Behavior Classification - 0 views

  •  
    Abstract :"Petri nets are graphical and mathematical tool for modeling, analyzing, and designing discrete event applicable to many systems. They can be applied to game design too, especially to design serous game. This paper describes an alternative approach to the modeling of serious game systems and classification of motivation behavior with Petri nets. To assess the motivation level of player ability, this research aims at Motivation Behavior Game (MBG). MBG improves this motivation concept to monitor how players interact with the game. This modeling employs Learning Vector Quantization (LVQ) for optimizing the motivation behavior input classification of the player. MBG may provide information when a player needs help or when he wants a formidable challenge. The game will provide the appropriate tasks according to players' ability. MBG will help balance the emotions of players, so players do not get bored and frustrated. Players have a high interest to finish the game if the players are emotionally stable. Interest of the players strongly supports the procedural learning in a serious game."
Garrett Eastman

Adaptive Game Level Creation through Rank-based Interactive Evolution - 1 views

  •  
    Abstract: "This paper introduces Rank-based Interactive Evo- lution (RIE) which is an alternative to interactive evolution driven by computational models of user preferences to generate personalized content. In RIE, the computational models are adapted to the preferences of users which, in turn, are used as fitness functions for the optimization of the generated content. The preference models are built via ranking-based preference learning, while the content is generated via evolutionary search. The proposed method is evaluated on the creation of strategy game maps, and its performance is tested using artificial agents. Results suggest that RIE is both faster and more robust than standard interactive evolution and outperforms other state-of- the-art interactive evolution approaches"
Garrett Eastman

Are All Games Equally Cloud-Gaming-Friendly? - 0 views

  •  
    Abstract: "Cloud gaming now makes any computer game playable on a thin client without the previous worries and frustrations about the hardware requirements. It frees players from the need to frequently upgrade their computers as they can now play games that are hosted on remote servers with a broadband Internet connection and a thin client. However, cloud games are intrinsically more susceptible to latency than online games because game graphics are rendered on cloud servers and thin clients do not possess game state information that is required by delay compensation techniques. In this paper, we investigate how the response latency in cloud gaming would affect users' experience and how the impact of latency on players' experience varies among different games. We show that not all games are equally friendly to cloud gaming. That is, the same degree of latency may have very different impacts on a game's quality of experience depending on the game's real-time strictness. We thus develop a model that can predict a game's real-time strictness based on the rate of players' inputs and the game screen dynamics. The model can be used to simultaneously enhance players' gaming and optimize the operation cost of data centers."
Garrett Eastman

Supporting Player Diversity: Game Interfaces for People with Disabilities - 0 views

  •  
    Abstract: "As a way to support developers , we propose the creation of specialized tools to deal with accessibility. The hypothesis defined was that it is possible to produce tools that coul d reduce the cost and effort needed to adapt games for people with special needs while achi eving a sufficient level of usability and a pleasant player exper ience . Because of the ambitious of the approach , the goal of the project is to explore if it is feasible through preliminary research . T hree experiments were set up to cover and explore different alternatives , given the diversity of player characteristics and game develop ment approaches . In these experiments we targeted t wo different platforms: a desktop game authoring tool oriented to educators , and a mobile game development framework oriented to programmers . In these experiments we used the to ols developed to produce several games that were also tested by end users . While the project focuses on disability, the ideas proposed can be generalized and applied to support optimizing game interfaces for a wide and diverse audience."
Garrett Eastman

Target Selection for AI Companions in FPS Games - 0 views

  •  
    Abstract: "Non-player Characters (NPCs) that accompany the player en- able a single player to participate in team-based experiences, improving immersion and allowing for more complex game- play. In this context, an Artificial Intelligence (AI) teammate should make good combat decisions, supporting the player and optimizing combat resolution. Here we investigate the target selection problem, which consists of picking the op- timal enemy as a target in a modern war game. We look at how the companion's different strategies can influence the outcome of combat, and by analyzing a variety of non-trivial First Person Shooter (FPS) scenarios show that a mathemat- ically simple approach significantly improves over common strategies typically found in games, and can achieve results similar to much more expensive look-up tree approaches. This work has applications in practical game design, show- ing that simple, computationally efficient target selection can make an excellent target selection heuristic"
Garrett Eastman

eMedOffice: A web-based collaborative serious game for teaching optimal design of a med... - 0 views

  •  
    Abstract: "Preparing medical students for the takeover or the start-up of a medical practice is an important challenge in Germany today. Therefore, this paper presents a computer-aided serious game (eMedOffice) developed and currently in use at the RWTH Aachen University Medical School. The game is part of the attempt to teach medical students the organizational and conceptual basics of the medical practice of a general practitioner in a problem-based learning environment. This paper introduces methods and concepts used to develop the serious game and describes the results of an evaluation of the game's application in curricular courses at the Medical School."
Garrett Eastman

Defining Usability Quality Metric for Game Prototype Using Software Attributes - 0 views

  •  
    From the abstract: "This study presents the defining usability quality metric for game prototype using software attributes by referring to ISO Standards 9126 - 3: Software Engineering - Product Quality, with the adaptation for the quality as surance and measurement during game p rototyping period. In order to be fully utilized and optimized the effectiveness of the proposed quality metric, it is best to define the development process environment and its application simultaneously."
Garrett Eastman

A Platformer Game in Flash Self Defined Project - 0 views

  •  
    "This project involves developing an action-platformer game for the Flash platform. The user controls a character who must progress through levels, while avoiding obstacles, collecting items and fighting many types of enemies. Role-playing game elements such as equipment and upgrades support user customization and varied battle strategies. Developing a successful Flash game involves several factors. Flash games must be simple to get into, yet rewarding to play in both short and long sessions. Flash games must be accessible to a wide audience; both in terms of user preferences and technical limitations. Finally, Flash games must offer something unique to stand out from the crowd, in a market where hundreds of free games are published every month. This report covers the research, design and implementation done to achieve these requirements, in terms of game mechanics, interface, level design, visual design, accessibility options, and replay value. Technical challenges include building, testing and optimizing a game engine and interface from scratch, balancing the game mechanics and difficulty, and structuring the whole development process in a way that enables easy creation of new content. In addition to game design and development, this project also deals with the business aspects of developing online games; how games generate revenue, how they are marketed and distributed, and developing trends in the consumer market. Project success in different areas has been evaluated through usability studies, user ratings and reviews, and vast quantities of usage and distribution statistics. Overall, the project has been a success in terms of user reception and generated revenue, and the final section of this report includes plans for a second game, utilizing and building upon the same game engine and mechanics."
Garrett Eastman

DEVELOPING A SERIOUS GAME FOR CONSTRUCTION PLANNING AND SCHEDULING EDUCATION - 0 views

  •  
    From the abstract: "A serious game for construction planning and scheduling education must provide an authentic environment for gameplay. To achieve this requirement, the game environment must be created from CAD drawings of a real project. The game engine must have components for providing timely scaffolding and support to the user. Storing the vast amount of data for a real project requires data structures optimized for fast rendering at the same time easily accessing and manipulating building elements and element data. This paper discusses a game engine developed for creating construction planning and scheduling educational games. The game engine is designed from scratch for performance and flexibility. It includes a component for directly importing data from a Revit model for building the game environment, interfaces Microsoft Project for scheduling, includes a feedback module, and a scoring system for measuring user performance."
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."
Garrett Eastman

An Optimized Player Taxonomy Model for Mobile MMORPGs with Millions of Users - 0 views

  •  
    Massively multiplayer online role-playing games (MMORPGs) have great potential as sites for research within the social and human-computer interaction. In the MMORPGs, a stability player taxonomy model is very important for game design. It helps to balance different types of players and improve business strategy of the game.
Garrett Eastman

Establishing a Science of Game Based Learning - 0 views

  •  
    "how to design games that will optimize learning"
Garrett Eastman

Reciprocal Collision Avoidance and Multi-Agent Navigation for Video Games - 0 views

  •  
    Abstract: "Collision avoidance and multi-agent navigation is an important component of modern video games. Recent developments in commodity hardware, in particular the utilization of multi-core and many-core architectures in personal computers and consoles are allowing large numbers of virtual agents to be incorporated into game levels in increasing numbers. We present the hybrid reciprocal velocity obstacle and optimal reciprocal collision avoidance methods for reciprocal collision avoidance and navigation in video games and described their implementations in C++ as HRVO Library and RVO2 Library. The libraries can efficiently simulate groups of twenty-five to one thousand virtual agents in dense conditions and around moving and static obstacles."
1 - 16 of 16
Showing 20 items per page