General information


Subject type: Mandatory

Coordinator: Juan José Pons López

Trimester: Second term

Credits: 6

Teaching staff: 

Albert Carrillo Sorolla
Ricard Perea Ros 

Teaching languages


  • Catalan

Els materials podran proporcionar-se en català, castellà i anglès.

Skills


Specific skills
  • E6. Develop video games in high-level programming languages ​​in graphics engines based on specifications.

  • E15. Design and plan quality assurance strategies, test and data analysis of video games and interactive products.

Transversal competences
  • T1. Communicate in a third language, preferably English, with an appropriate level of oral and written communication and in accordance with the needs of graduates.

  • T2. Work as a member of an interdisciplinary team either as an additional member or performing management tasks in order to contribute to developing projects with pragmatism and a sense of responsibility, making commitments and taking into account available resources.

Description


The subject of Game Engines aims to give the student a detailed view of all the parts that make up a game engine. For each of the engine systems, the requirements, the major technical challenges and the solutions to these challenges proposed by various professional engines will be analyzed. This knowledge is essential for the correct choice of an engine in the process of pre-production of a video game, to understand the improvements or new features that are being published, to get the most out of all the tools of the engines, or even and everything, to customize some parts. This subject must provide the student with the necessary theoretical knowledge in order to be able to adapt more easily to the development of video games with any game engine.

The subject consists of theoretical sessions, where the engine systems will be explained from a technical and generic point of view; and practical sessions, where game engines will be used in order to use the systems and learn more specifically how they work in a specific engine.

 

Contents


  1. Introduction
    1. Game - Game Engine
    2. Genders
    3. Runtime - Offline
    4. One
  2. Gameplay Foundations
    1. Game world
    2. Runtime object models
    3. Manipulation of game objects
    4. Events and messages
    5. Scripting
    6. High level game flow
  3. Main systems of a game engine
    1. Rendering engine
    2. Animation system
    3. Collision detection system and rigid solids dynamics
    4. Usually external systems: Sound, Artificial Intelligence, Animation-Physics, etc.
  4. Low level systems of a game engine
    1. game loop
    2. Pipeline and resource manager
    3. HID
    4. Debugging tools
    5. Support systems

Evaluation system


The grade of each student will be calculated following the following percentages:

A1. Comparison of a Gameplay System - 10%

A2. Comparison of a Main system - 10%

A3. Laboratory practices: Clicker - 13.33%

A4. Laboratory practice: Fishing game - 13.33%

A4. Laboratory practices: Debugging - 13.33%

A5. Theoretical final exam - 40%


Final grade = A1 0.1+ A2 0.1 + A3 0.1333 + A4 0.1333 + A5 0.1333 + A6 0.4

Considerations:

- It is necessary to obtain a mark superior to 5 in the final exam to pass the asignatura.
- An activity not delivered or delivered late and without justification (court summons or medical matter) counts as a 0.
- It is the responsibility of the student to avoid plagiarism in all its forms. In the case of detecting a plagiarism, regardless of its scope, in some activity will correspond to have a note of 0. In addition, the teacher will communicate the situation so that applicable measures are taken in the matter of sanctioning regime.

Recovery:

  • You must obtain a grade higher than 5 in the resit exam to pass the course.
  • The mark of the resit exam will be applied only to Activities A1, A2 and A6. Internships cannot be recovered.
  • In case of passing the recovery, the maximum final mark of the subject will be 5.

REFERENCES


Basic

Gregory, J. (2009). Game Engine Architecture / Jason Gregory. Gannett Company, 687-717.

Zerbst, S. (2004). 3D Game Engine Programming (Game Development Series). Premier Press.

Eberly, D. (2006). 3D game engine design: a practical approach to real-time computer graphics. CRC Press.

https://docs.unrealengine.com/latest/INT/

http://docs.unrealengine.com/latest/INT/Videos/

http://wiki.unrealengine.com/Main_Page