Skip to main content

Home/ Becker Video Game Design/ Group items tagged game engines

Rss Feed Group items tagged

Garrett Eastman

Game Character Creation with Blender and Unity - 0 views

  •  
    A complete guide to creating usable, realistic game characters with two powerful toolsCreating viable game characters requires a combination of skills. This book teaches game creators how to create usable, realistic game assets using the power of an open-source 3D application and a free game engine. (excerpts in Google Books)
Garrett Eastman

A Platform Independent Game Technology Model for Model Driven Serious Games Development - 0 views

  •  
    From the abstract: "Model Driven Engineering (MDE) goes some way to provide the techniques required to generate a wide variety of interoperable serious games software solutions whilst encapsulating and shielding the technicality of the full software development process. In this paper, we present our Game Technology Model (GTM) which models serious game software in a manner independent of any hardware or operating platform specifications for use in our Model Driven Serious Game Development Framework."
Garrett Eastman

Competitive Game Development: Software Engineering as a Team Sport* - 1 views

  •  
    "Presented at the 2nd. Games and Software Engineering Workshop, 34th. Intern. Conf. Software Engineering, Zurich, 9 June 2012"
Garrett Eastman

You Can Make Video Games - 0 views

  •  
    "This site is here to encourage more people to get involved in making their own video games by providing advice and direction. Making video games has never been easier and so if you've got any interest in developing games we'll do our best to help you get started." Features tools such as game engines and other resources.
Garrett Eastman

A STUDY OF THE VIDEO GAME INDUSTRY IN U.S METROPOLITAN AREAS USING OCCUPATIONAL ANALYSIS - 0 views

  •  
    Abstract: "The video game industry is a billion dollar industry with an ever-growing fan base. Massachusetts, along with other states, has begun to take an interest in further developing this dynamic industry. A problem facing many policy makers and economic developers is accurately defining the video game industry, determining the types of workers that form of human capital within its workforce and where these businesses are located. This study helps to solve this problem by converting video game credits, found in all video games, into Standard Occupational Codes to identify the types of workers who comprise the industry and by conducting spatial analysis using Public Use Microdata Samples (PUMS). It also uses the Occupational Information Network to evaluate what forms of human capital comprises the video game industry. The results show the video game workforce comprises both creative workers such as artists and musicians, but also computer programmers, engineers, and business management and marketing professionals. This workforce tends to be concentrated not only in larger U.S. metropolitan areas but also in regions with a significant high-technology workforce, college towns, and government laboratories. Also, as this diverse workforce contains a wide variety of skills and abilities, a common theme is being able to work together as a team to develop a product. This study is part of a growing body of research and initiatives to identify and to locate new, creative industries within metropolitan regions. This research will contribute to future research using occupational analysis to identify new and growing industries."
Garrett Eastman

Design and Implementation of Mobile Educational Games: Networks for Innovation - 0 views

  •  
    P. 158 in a long document. Abstract: " 157 Chapter 8Design and Implementation of Mobile Educational Games: Networks for Innovation Rob Harrap 1 , Sylvie Daniel 2 , Michael Power 3 , Joshua Pearce 4 , Nicholas Hedley 5 1 Queen's University, Department of Geological Sciences and Geological Engineeringharrap@geol.queensu.ca 2 Université Laval, Department of Geomaticssylvie.daniel@scg.ulaval.ca 3 Université Laval, Faculty of Educationmichael.power@fse.ulaval.ca 4 Michigan Technological University, Department of Materials Science & Engineering and theDepartment of Electrical & Computer Engineering, USApearce@mtu.edu 5 Simon Fraser University, Department of Geographyhedley@sfu.ca Abstract :" Research networks foster creativity and break down institutional bar-riers, but introduce geographic barriers to communication and collaboration. Indesigning mobile educational games, our distributed team took advantage of di-verse talent pools and differing perspectives to drive forward a core vision of our design targets. Our strategies included intense design workshops, use of online meeting rooms, group paper and software prototyping, and disseminationof prototypes to other teams for refinement and repurposing. Our group showedstrong activity at the university-centered nodes with periods of highly effectivedissemination between these nodes and to outside groups; we used workshopinvitations to gather new ideas and perspectives, to refine the core vision, toforge inter-project links, and to stay current on what was happening in othernetworks. Important aspects of our final deliverables came from loosely-associated network members who engaged via collaborative design exercises inworkshops, emphasizing the need to bring the network together and the im-portance of outside influences as ideas evolve. Our final deliverable, a mobileeducational game and a series of parallel technology demonstrations, reflect themix of influences and the focus on iterated development that our net
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

Mapping 3D Character Location for Tracking Players' Behaviour - 1 views

  •  
    Abstract: "Serious Games are increasingly used as a tool for various applications contrary to the traditional enterta inment purpose. Many game engines are available, and Unity3D is another example that presents some features such as rapid prototyping and an easy learning curve. The 3D space where action takes place is sometimes hard to map into a logical memory structure providing flexible access to that information. The problem of tracking players ' path as well as their decision s in 3D environments arises when there is no previous knowledge of the scenario representation and the creation of a memory data structure poses an extra effort for the modeller. The proposed solution in this paper, albeit simple, is a straightforward way to track the location of the video game character and map it when he / she passes certain limits. Th is mechanism proved to represent a key step for ward, addressing the important issue of tracking the decision - making process of players for future analysis and behaviour elicitation."
Garrett Eastman

Game On, Science - How Video Game Technology May Help Biologists Tackle Visualization C... - 0 views

  •  
    Abstract: "The video games industry develops ever more advanced technologies to improve rendering, image quality, ergonomics and user experience of their creations providing very simple to use tools to design new games. In the molecular sciences, only a small number of experts with specialized know-how are able to design interactive visualization applications, typically static computer programs that cannot easily be modified. Are there lessons to be learned from video games? Could their technology help us explore new molecular graphics ideas and render graphics developments accessible to non-specialists? This approach points to an extension of open computer programs, not only providing access to the source code, but also delivering an easily modifiable and extensible scientific research tool. In this work, we will explore these questions using the Unity3D game engine to develop and prototype a biological network and molecular visualization application for subsequent use in research or education. We have compared several routines to represent spheres and links between them, using either built-in Unity3D features or our own implementation. These developments resulted in a stand-alone viewer capable of displaying molecular structures, surfaces, animated electrostatic field lines and biological networks with powerful, artistic and illustrative rendering methods. We consider this work as a proof of principle demonstrating that the functionalities of classical viewers and more advanced novel features could be implemented in substantially less time and with less development effort. Our prototype is easily modifiable and extensible and may serve others as starting point and platform for their developments. A webserver example, standalone versions for MacOS X, Linux and Windows, source code, screen shots, videos and documentation are available at the address: http://unitymol.sourceforge.net/."
Garrett Eastman

Design Metaphors for Procedural Content Generation in Games - 0 views

  •  
    Abstract :"Procedural content generation (PCG), the algorithmic creation of game content with limited or indirect user input, has much to offer to game design. In recent years, it has become a mainstay of game AI, with significant research being put towards the investigation of new PCG systems, algorithms, and techniques. But for PCG to be absorbed into the practice of game design, it must be contextualised within design-centric as opposed to AI or engineering perspectives. We therefore provide a set of design metaphors for understanding potential relationships between a designer and PCG. These metaphors are: TOOL, MATERIAL, DESIGNER, and DOMAIN EXPERT. By examining PCG through these metaphors, we gain the ability to articulate qualities, consequences, affordances, and limitations of existing PCG approaches in relation to design. These metaphors are intended both to aid designers in understanding and appropriating PCG for their own contexts, and to advance PCG research by highlighting the assumptions implicit in existing systems and discourse"
Garrett Eastman

The Game Closure Dev Kit - 0 views

  •  
    open source HTML5 mobile game engine
Garrett Eastman

National STEM Video Game Challenge Winners Announced -- WASHINGTON, May 22, 2012 /PRNew... - 0 views

  •  
    More Than $100,000 Awarded to Students and Educators by The Joan Ganz Cooney Center at Sesame Workshop and E-Line Media WASHINGTON, May 22, 2012 /PRNewswire-USNewswire/ -- The winners of the National STEM Video Game Challenge, a competition to motivate interest in science, technology, engineering, and math (STEM) by learning, playing and making video games, were announced today at The Atlantic's Technologies in Education Forum in Washington, DC.
Garrett Eastman

Read, Write, Play: An Educational Mobile Gaming Platform - 0 views

  •  
    Abstract: "We introduce ALE, a new framework for writing games for the An- droid platform. The primary motivation behind ALE is to empha- size reading code before writing it. Beginners read game code to learn how levels can be made, and advanced users read the code of ALE itself to learn how to create useful and extensible libraries. To date, roughly 200 students at our university have used ALE, rang- ing from first-semester engineering undergraduates through Mas- ters students. ALE has proven useful in teaching non-majors about CS, in making introductory CS programming courses more excit- ing, and in encouraging creativity, entrepreneurship, and good pro- gram design in upper-level electives. Based on these experiences, we encourage educators at all levels to consider using ALE to im- prove students' ability to learn by reading code."
Garrett Eastman

Demon Dissension - 0 views

  •  
    abstract: "Demon Dissension provides a strategic twist on the traditional fighting game experience to players and showcases co mplex game logic, networking, and fighting game design principles. Built entirely in the Unity engine and programmed in C#, Demon Dissension pits two players against one another in a battle for glory, challenging them to not only fight against the charact er in game, but the strategies being employed by the actual opponent . A team of two artists and two programmers took four terms to create a deep multiplayer battle experience." Becker student Breeze Grigas participated in this project.
Garrett Eastman

Towards a Serious Games Evacuation Simulator - 0 views

  •  
    "The evacuation of complex buildings is a challenge under any circumstances. Fire drills are a way of training and validating evacuation plans. However, sometimes these plans are not taken seriously by their participants. It is also difficult to have the financial and time resources required. In this scenario, serious games can be used as a tool for training, planning and evaluating emergency plans. In this paper a prototype of a serious games evacuation simulator is presented. To make the environment as realistic as possible, 3D models were made using Blender and loaded onto Unity3D, a popular game engine. This framework provided us with the appropriate simulation environment. Some experiences were made and results show that this tool has potential for practitioners and planners to use it for training building occupants."
Garrett Eastman

Programming 2D Games - 0 views

  •  
    "A First Course in Game ProgrammingMost of today's commercial games are written in C++ and are created using a game engine. Addressing both of these key elements, Programming 2D Gamesprovides a complete, up-to-date introduction to game programming. All of the code in the book was carefully crafted using C++."
Garrett Eastman

Reusable Components for Artificial Intelligence in Computer Games - 0 views

  •  
    "Abstract-While component reuse is a common concept in software engineering, it does not yet have a strong foothold in Computer Game development, in particular the development of computer-controlled game characters. In this work, we take a modular Statechart-based game AI modelling approach and develop a reuse strategy to enable fast development of new AIs. This is aided through the creation of a standardized interface for Statechart modules in a layered architecture. Reuse is enabled at a high-level through functional groups that encapsulate behaviour. These concepts are solidified with the development of the SkyAI tool. SkyAI enables a developer to build and work with a library of modular components to develop new AIs by composing modules, and then output the resulting product to an existing game. Efficacy is demonstrated by reusing AI components from a tank to quickly make a much different AI for a simple animal."
Garrett Eastman

Bytown Lumberjack HTML5: Behind the scenes « luminance - 0 views

  •  
    Reverse engineering an XBox Live game with HTML5 for internet play
‹ Previous 21 - 40 of 62 Next › Last »
Showing 20 items per page