SlideShare a Scribd company logo
1 of 7
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
1 
Produce a glossary of terms specific to the methods and principles of Video Game Design and Video Game Terms. Using a provided template, 
you must research and gather definitions specific to provided glossary terms. Any definitions must be referenced with the URL link of the 
website you have obtained the definition. 
You must also, where possible, provide specific details of how researched definitions relate to your own production practice. 
Name: 
Alex 
ballantyne 
RESEARCHED DEFINITION (provide short internet researched definition 
and URL link) 
DESCRIBE THE 
RELEVANCE 
OF THE 
RESEARCHED 
TERM TO 
YOUR OWN 
PRODUCTION 
PRACTICE? 
IMAGE SUPPORT (Provide an image and/or video 
link of said term being used in a game) 
VIDEO 
GAMES 
/ VIDEO 
GAME 
TESTING 
Demo A game demo is a freely distributed piece of an upcoming or recently 
released video game. Demos are typically released by the game's publisher to 
help consumers get a feel of the game before deciding whether to buy the full 
vers ion. 
http://en.wikipedia.org/wiki/Game_demo 
In my own 
production the 
demo would be 
used to give 
people the first 
look and play at 
the game. 
Beta Beta elements are components of a video game that, for whatever reason, are 
removed or altered before that game i s released. 
http://www.mariowiki.com/Beta_elements 
The beta would 
al low me to see 
what worked in 
the game and 
wha t doesn’t 
work within the 
game and I 
could add and 
remove the 
things that do 
a d don’t work 
within the 
game.
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
2 
Alpha Alpha testing is the initial testing of a computer program or system under actual 
usage conditions; i t can be done in-house by the vendor, or outside by a 
cus tomer or third party tes ter. 
The alpha test 
would allow me 
to see what the 
game plays like 
and i f that It 
does not work 
then work can 
be done to fix 
the things that 
are wrong with 
the game 
Pre-Alpha In short, Pre-Alpha i s like mega early version of the game, before everything i s 
finalized.Pre-alpha refers to all activities performed during the software project 
prior to testing. These activities can include requirements analysis, software 
des ign, software development, and unit testing. 
https ://www.youtube.com/watch?v=18fa6p8um68 
Gold Thi s is when a game is fully finished Thi s is when a 
game is fully 
finished 
Debug Debugging is a methodical process of finding and reducing the number of bugs, 
or defects, in a computer program or a piece of electronic hardware, thus 
making it behave as expected. Debugging tends to be harder when various 
subsystems are tightly coupled, as changes in one may cause bugs to emerge in 
another. 
Debugging is 
when you find 
and ix bugs in 
games.
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
3 
Automation Computer animation, or CGI animation, is the process used for generating 
animated images by using computer graphics. 
White-Box 
Testing 
White-box testing i s a method of testing software that tests internal structures 
or workings of an application, as opposed to its functionality. 
Bug Sometimes called a glitch, a bug is just something wrong with the program. 
Sometimes i t might be not s erious maybe something like when you prone on 
the ground, you might be display 
A bug i s when 
you find some 
thing in a game 
that should not 
happen 
GAME 
ENGINES 
Vertex 
Shader 
The vertex shader i s used to transform the attributes of vertices (points of a 
triangle) such as colour, texture, position and direction from the original colour 
space to the display space. It allows the original objects to be distorted or 
reshaped in any manner. 
The vertex 
shader is used 
to trans form 
the attributes of 
vertices
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
4 
GAME 
ENGINES 
Pixel 
Shader 
The pixel shader is another programmable function that allows flexibility in 
shading an individual pixel. Whereas vertex shaders can be used to completely 
trans form the shape of an object, pixel shaders are used to change the 
appearance of the pixels. 
The pixel shader 
i s another 
programmable 
function that 
al lows flexibility 
in shading 
Post 
Processing 
The term post-processing (or postproc for short) is used in the video/film 
bus iness for quality-improvement image processing (specifically digital image 
processing) methods used in video playback devices, (such as s tand-alone DVD-Video 
players), and video players software and transcoding software. It is also 
commonly used in real-time 3D rendering (such as in video games) to add 
additional effects. 
Rendering 
Rendering is the process of generating an image from a 2D or 3D model (or 
models in what collectively could be called a s cene file), by means of computer 
programs. Also, the results of such a model can be called a rendering. 
http://en.wikipedia.org/wiki/Rendering_(computer_graphics) 
Rendering is the 
process of 
generating an 
image from a 
2D or 3D model 
Normal 
Map 
In 3D computer graphics, normal mapping, or "Dot3 bump mapping", i s a 
technique used for faking the lighting of bumps and dents – an implementation 
of bump mapping. It i s used to add details without using more polygons. 
http://en.wikipedia.org/wiki/Normal_mapping
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
5 
Entity Enti ty-component-system (ECS) is a software architecture pattern that 
implements concepts from Composition over inheritance using a database-like 
s tructure. Common ECS approaches are highly compatible with Data-driven 
programming techniques, and the two approaches are often combined. 
http://en.wikipedia.org/wiki/Entity_component_system 
UV Map UV mapping is the 3D modelling process of making a 2D image representation of 
a 3D model's surface. 
http://en.wikipedia.org/wiki/UV_mapping 
Proces s of 
making a 2D 
image 
representation 
of a 3D model's 
surface. 
Procedural 
Texture 
Procedural textures are textures that are defined mathematically. They are 
generally relatively s imple to use, because they don't need to be mapped in a 
special way - which doesn't mean that procedural textures can't become very 
complex. 
http://wiki.blender.org/index.php/Doc:2.6/Manual/Textures/Types/Procedural 
Thi s is when you 
texture the 
Items in your 
game. 
Physics A phys ics engine is computer software that provides an approximate s imulation 
of certa in physical systems, such as rigid body dynamics (including collision 
detection), soft body dynamics, and fluid dynamics, of use in the domains of 
computer graphics. 
http://en.wikipedia.org/wiki/Physics_engine 
Phys ics is what 
keeps very thing 
l ike real l ife 
Collision Col l ision detection typically refers to the computational problem of detecting 
the intersection of two or more objects. While the topic is most often associated 
with i ts use in video games and other physical simulations, i t also has 
applications in robotics. In addition to determining whether two objects have 
col l ided. 
Thi s is what 
happens when 
two things hit
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
6 
http://en.wikipedia.org/wiki/Collision_detection 
Lighting 
AA – Anti- 
Aliasing 
A computer generated image is made up of pixels; each pixel can of course only 
be a s ingle color. In the rendering process the rendering engine must therefore 
as sign a single color to each pixel on the basis of what object is shown in that 
pixel. 
http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Options/Antialiasing 
LoD – Level 
of Detail 
In computer graphics, accounting for level of detail involves decreasing the 
complexity of a 3D object representation as it moves away from the viewer or 
according to other metrics such as object importance, viewpoint-relative speed 
or pos ition. 
http://en.wikipedia.org/wiki/Level_of_detail 
Animation Computer animation, or CGI animation, is the process used for generating 
animated images by using computer graphics. The more general term computer-generated 
imagery encompasses both static scenes and dynamic images while 
computer animation only refers to moving images. 
http://en.wikipedia.org/wiki/Computer_animation 
the process 
used for 
generating 
animated 
images by using 
computer 
graphics 
Sprite In computer graphics, a sprite (also known by other names; see Synonyms 
below) is a two-dimensional image or animation that is integrated into a larger 
s cene. Initially including just graphical objects handled separately from the 
memory bitmap of a video display, this now includes various manners of 
graphical overlays. 
http://en.wikipedia.org/wiki/Sprite_(computer_graphics) 
jus t graphical 
objects handled 
separately from 
the memory 
bitmap of a 
video display
Salford City College 
Eccles Sixth Form Centre 
BTEC Extended Diploma in GAMES DESIGN 
Unit 73: Sound For Computer Games 
IG2 Task 1 
7 
Scene a part of a play, movi e, story, etc., in which a particular action or activity occurs 
Library 
UI In computing, a graphical user interface (GUI,[1] sometimes pronounced 
"gooey")[2] i s a type of interface that allows users to interact with electronic 
devices through graphical icons and vi sual indicators such as secondary 
nota tion, as opposed to text-based interfaces, typed command labels or text 
navigation. 
http://en.wikipedia.org/wiki/Graphical_user_interface 
Frames 
Concept a general idea or notion that corresponds to some class of entities and that 
cons ists of the characteristic or essential features of the class 
Concept is when 
you create a 
vi sual Idea 
Event The core concept in an event driven game engine is the message loop. Similar to 
the windows message loop, in which the game keeps a list of things to do each 
iteration of the game. 
http://cboard.cprogramming.com/game-programming/122082-event-driven-game- 
engine.html 
The game keeps 
a l i st of things 
to do each 
iteration of the 
game. 
Pathfinding Path finding or pathing is the plotting, by a computer application, of the shortest 
route between two points. It is a more practical variant on solving mazes. This 
field of research is based heavily on Dijkstra's algorithm for finding the shortest 
path on a weighted graph. 
http://en.wikipedia.org/wiki/Pathfinding

More Related Content

What's hot

Y1 gd engine terminology
Y1 gd engine terminologyY1 gd engine terminology
Y1 gd engine terminology
blears1
 
Y1 gd engine_terminology1
Y1 gd engine_terminology1Y1 gd engine_terminology1
Y1 gd engine_terminology1
otpg1996
 
Y1 gd engine_terminologyhj
Y1 gd engine_terminologyhjY1 gd engine_terminologyhj
Y1 gd engine_terminologyhj
Shaz Riches
 
Game Engine Terminology Glossary
Game Engine Terminology GlossaryGame Engine Terminology Glossary
Game Engine Terminology Glossary
JoshuaRidett
 
Louis hughes y1 gd engine_terminology college work
Louis hughes y1 gd engine_terminology college workLouis hughes y1 gd engine_terminology college work
Louis hughes y1 gd engine_terminology college work
LouisHughes666
 
Y1 gd engine_terminology (1) (4)
Y1 gd engine_terminology (1) (4) Y1 gd engine_terminology (1) (4)
Y1 gd engine_terminology (1) (4)
TomCrook
 
Christopher lucasy1 gd_engine terminology
Christopher lucasy1 gd_engine terminologyChristopher lucasy1 gd_engine terminology
Christopher lucasy1 gd_engine terminology
christopherlucas4589
 

What's hot (18)

Researched definition
Researched definitionResearched definition
Researched definition
 
Y1 gd engine_terminology
Y1 gd engine_terminology Y1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine terminology
Y1 gd engine terminologyY1 gd engine terminology
Y1 gd engine terminology
 
Y1 gd engine_terminology1
Y1 gd engine_terminology1Y1 gd engine_terminology1
Y1 gd engine_terminology1
 
Game Engine terminology
Game Engine terminologyGame Engine terminology
Game Engine terminology
 
Engine terminology
Engine terminologyEngine terminology
Engine terminology
 
Gamedesign Task 1 for Ian by Liam Oven
Gamedesign Task 1 for Ian by Liam OvenGamedesign Task 1 for Ian by Liam Oven
Gamedesign Task 1 for Ian by Liam Oven
 
Using a 3D Game Engine
Using a 3D Game EngineUsing a 3D Game Engine
Using a 3D Game Engine
 
Y1 gd engine_terminologyhj
Y1 gd engine_terminologyhjY1 gd engine_terminologyhj
Y1 gd engine_terminologyhj
 
Game Engine Terminology Glossary
Game Engine Terminology GlossaryGame Engine Terminology Glossary
Game Engine Terminology Glossary
 
Anthony newman y1 gd engine_terminology unit
Anthony newman y1 gd engine_terminology unitAnthony newman y1 gd engine_terminology unit
Anthony newman y1 gd engine_terminology unit
 
Louis hughes y1 gd engine_terminology college work
Louis hughes y1 gd engine_terminology college workLouis hughes y1 gd engine_terminology college work
Louis hughes y1 gd engine_terminology college work
 
Y1 gd engine_terminology (1) (4)
Y1 gd engine_terminology (1) (4) Y1 gd engine_terminology (1) (4)
Y1 gd engine_terminology (1) (4)
 
Christopher lucasy1 gd_engine terminology
Christopher lucasy1 gd_engine terminologyChristopher lucasy1 gd_engine terminology
Christopher lucasy1 gd_engine terminology
 
Aiden kelly y1 gd engine_terminology
Aiden kelly y1 gd engine_terminologyAiden kelly y1 gd engine_terminology
Aiden kelly y1 gd engine_terminology
 
Researched Definition
Researched DefinitionResearched Definition
Researched Definition
 
Engine Terminology 1
Engine Terminology 1Engine Terminology 1
Engine Terminology 1
 

Viewers also liked

Microsoft Internet of Things konference 2015 - IoT og Business Intelligence
Microsoft Internet of Things konference 2015 - IoT og Business IntelligenceMicrosoft Internet of Things konference 2015 - IoT og Business Intelligence
Microsoft Internet of Things konference 2015 - IoT og Business Intelligence
Microsoft
 
Unit78 production log 2
Unit78 production log 2 Unit78 production log 2
Unit78 production log 2
Alexballantyne
 
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
Microsoft
 
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next AgendaMicrosoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
Microsoft
 
Unit 73 ig3 assignment breif
Unit 73 ig3 assignment breifUnit 73 ig3 assignment breif
Unit 73 ig3 assignment breif
Alexballantyne
 
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
Microsoft
 

Viewers also liked (20)

Microsoft Internet of Things konference 2015 - Ny teknologi skaber ny forretn...
Microsoft Internet of Things konference 2015 - Ny teknologi skaber ny forretn...Microsoft Internet of Things konference 2015 - Ny teknologi skaber ny forretn...
Microsoft Internet of Things konference 2015 - Ny teknologi skaber ny forretn...
 
Cloud Roundtable
Cloud RoundtableCloud Roundtable
Cloud Roundtable
 
Microsoft Internet of Things konference 2015 - IoT og Business Intelligence
Microsoft Internet of Things konference 2015 - IoT og Business IntelligenceMicrosoft Internet of Things konference 2015 - IoT og Business Intelligence
Microsoft Internet of Things konference 2015 - IoT og Business Intelligence
 
Unit78 production log 2
Unit78 production log 2 Unit78 production log 2
Unit78 production log 2
 
One Step Ahead 2014 Samlet formiddag
One Step Ahead 2014 Samlet formiddagOne Step Ahead 2014 Samlet formiddag
One Step Ahead 2014 Samlet formiddag
 
Skype for business - Effektiv kommunikation
Skype for business - Effektiv kommunikationSkype for business - Effektiv kommunikation
Skype for business - Effektiv kommunikation
 
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
Business insight 2014 - Små og store data - hvad kan de bruges til, hvordan f...
 
FINANCE I MICROSOFT
FINANCE I MICROSOFTFINANCE I MICROSOFT
FINANCE I MICROSOFT
 
Digital transformation - Hvor er vi lige nu?
Digital transformation -  Hvor er vi lige nu?Digital transformation -  Hvor er vi lige nu?
Digital transformation - Hvor er vi lige nu?
 
Workflow
Workflow Workflow
Workflow
 
Customer Service is the new normal
Customer Service is the new normalCustomer Service is the new normal
Customer Service is the new normal
 
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next AgendaMicrosoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
Microsoft Internet of Things konference 2015 - Morten Fanø, Partner, Next Agenda
 
Unit 73 ig3 assignment breif
Unit 73 ig3 assignment breifUnit 73 ig3 assignment breif
Unit 73 ig3 assignment breif
 
Task 2 evidence ig3
Task 2 evidence ig3Task 2 evidence ig3
Task 2 evidence ig3
 
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
Microsoft Sales Leadership konference - KEYNOTE: CSO-ROLLEN – HVOR ER DEN PÅ ...
 
Yrok rus13
Yrok rus13Yrok rus13
Yrok rus13
 
Den moderne dataplatform - gør din dataplatform til det mest værdifulde asset
Den moderne dataplatform - gør din dataplatform til det mest værdifulde asset Den moderne dataplatform - gør din dataplatform til det mest værdifulde asset
Den moderne dataplatform - gør din dataplatform til det mest værdifulde asset
 
Nye digitale forretningsmodeller
Nye digitale forretningsmodellerNye digitale forretningsmodeller
Nye digitale forretningsmodeller
 
IG2 Task 1
IG2 Task 1 IG2 Task 1
IG2 Task 1
 
Work flow unity
Work flow unityWork flow unity
Work flow unity
 

Similar to engine terminology 2 (16)

Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology (1)
Y1 gd engine_terminology (1) Y1 gd engine_terminology (1)
Y1 gd engine_terminology (1)
 
Anthony newman y1 gd engine_terminologyvvvvv
Anthony newman y1 gd engine_terminologyvvvvvAnthony newman y1 gd engine_terminologyvvvvv
Anthony newman y1 gd engine_terminologyvvvvv
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine terminology (task 1)
Y1 gd engine terminology (task 1)Y1 gd engine terminology (task 1)
Y1 gd engine terminology (task 1)
 
Y1 gd engine terminology (task 1)
Y1 gd engine terminology (task 1)Y1 gd engine terminology (task 1)
Y1 gd engine terminology (task 1)
 
Y1 gd engine_terminology - phillip wynne
Y1 gd engine_terminology - phillip wynneY1 gd engine_terminology - phillip wynne
Y1 gd engine_terminology - phillip wynne
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Engine Terms
Engine TermsEngine Terms
Engine Terms
 
Researched Definition
Researched DefinitionResearched Definition
Researched Definition
 
Y1 gd engine_terminology (1)
Y1 gd engine_terminology (1) Y1 gd engine_terminology (1)
Y1 gd engine_terminology (1)
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 

More from Alexballantyne (20)

_ig5 assignment final major project 2014 to 2015
    _ig5 assignment final major project 2014 to 2015    _ig5 assignment final major project 2014 to 2015
_ig5 assignment final major project 2014 to 2015
 
Ha12 land e_checklist
Ha12 land e_checklist Ha12 land e_checklist
Ha12 land e_checklist
 
Ha12 land e_checklist
Ha12 land e_checklistHa12 land e_checklist
Ha12 land e_checklist
 
L3 gd ha12_marionette
L3 gd ha12_marionetteL3 gd ha12_marionette
L3 gd ha12_marionette
 
Ha11 land e_checklist
Ha11 land e_checklistHa11 land e_checklist
Ha11 land e_checklist
 
Fil
FilFil
Fil
 
Collection of images
Collection of images Collection of images
Collection of images
 
Animal 2
Animal 2Animal 2
Animal 2
 
Animal/ human
Animal/ humanAnimal/ human
Animal/ human
 
Survey presentation
Survey presentation Survey presentation
Survey presentation
 
Survey presentation
Survey presentation Survey presentation
Survey presentation
 
Ig je game engines_y2_assignment brief
Ig je game engines_y2_assignment brief Ig je game engines_y2_assignment brief
Ig je game engines_y2_assignment brief
 
engine_terminology 2
engine_terminology 2 engine_terminology 2
engine_terminology 2
 
Y1 gd engine_terminology 2
Y1 gd engine_terminology 2 Y1 gd engine_terminology 2
Y1 gd engine_terminology 2
 
Survey presentation
Survey presentationSurvey presentation
Survey presentation
 
Unit78 land e_checklist
Unit78 land e_checklist Unit78 land e_checklist
Unit78 land e_checklist
 
Unit78 land e_checklist
Unit78 land e_checklistUnit78 land e_checklist
Unit78 land e_checklist
 
Unit78 production log
Unit78 production logUnit78 production log
Unit78 production log
 
Unit78 production log
Unit78 production logUnit78 production log
Unit78 production log
 
Ig2task1worksheet
Ig2task1worksheetIg2task1worksheet
Ig2task1worksheet
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Recently uploaded (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 

engine terminology 2

  • 1. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 1 Produce a glossary of terms specific to the methods and principles of Video Game Design and Video Game Terms. Using a provided template, you must research and gather definitions specific to provided glossary terms. Any definitions must be referenced with the URL link of the website you have obtained the definition. You must also, where possible, provide specific details of how researched definitions relate to your own production practice. Name: Alex ballantyne RESEARCHED DEFINITION (provide short internet researched definition and URL link) DESCRIBE THE RELEVANCE OF THE RESEARCHED TERM TO YOUR OWN PRODUCTION PRACTICE? IMAGE SUPPORT (Provide an image and/or video link of said term being used in a game) VIDEO GAMES / VIDEO GAME TESTING Demo A game demo is a freely distributed piece of an upcoming or recently released video game. Demos are typically released by the game's publisher to help consumers get a feel of the game before deciding whether to buy the full vers ion. http://en.wikipedia.org/wiki/Game_demo In my own production the demo would be used to give people the first look and play at the game. Beta Beta elements are components of a video game that, for whatever reason, are removed or altered before that game i s released. http://www.mariowiki.com/Beta_elements The beta would al low me to see what worked in the game and wha t doesn’t work within the game and I could add and remove the things that do a d don’t work within the game.
  • 2. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 2 Alpha Alpha testing is the initial testing of a computer program or system under actual usage conditions; i t can be done in-house by the vendor, or outside by a cus tomer or third party tes ter. The alpha test would allow me to see what the game plays like and i f that It does not work then work can be done to fix the things that are wrong with the game Pre-Alpha In short, Pre-Alpha i s like mega early version of the game, before everything i s finalized.Pre-alpha refers to all activities performed during the software project prior to testing. These activities can include requirements analysis, software des ign, software development, and unit testing. https ://www.youtube.com/watch?v=18fa6p8um68 Gold Thi s is when a game is fully finished Thi s is when a game is fully finished Debug Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware, thus making it behave as expected. Debugging tends to be harder when various subsystems are tightly coupled, as changes in one may cause bugs to emerge in another. Debugging is when you find and ix bugs in games.
  • 3. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 3 Automation Computer animation, or CGI animation, is the process used for generating animated images by using computer graphics. White-Box Testing White-box testing i s a method of testing software that tests internal structures or workings of an application, as opposed to its functionality. Bug Sometimes called a glitch, a bug is just something wrong with the program. Sometimes i t might be not s erious maybe something like when you prone on the ground, you might be display A bug i s when you find some thing in a game that should not happen GAME ENGINES Vertex Shader The vertex shader i s used to transform the attributes of vertices (points of a triangle) such as colour, texture, position and direction from the original colour space to the display space. It allows the original objects to be distorted or reshaped in any manner. The vertex shader is used to trans form the attributes of vertices
  • 4. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 4 GAME ENGINES Pixel Shader The pixel shader is another programmable function that allows flexibility in shading an individual pixel. Whereas vertex shaders can be used to completely trans form the shape of an object, pixel shaders are used to change the appearance of the pixels. The pixel shader i s another programmable function that al lows flexibility in shading Post Processing The term post-processing (or postproc for short) is used in the video/film bus iness for quality-improvement image processing (specifically digital image processing) methods used in video playback devices, (such as s tand-alone DVD-Video players), and video players software and transcoding software. It is also commonly used in real-time 3D rendering (such as in video games) to add additional effects. Rendering Rendering is the process of generating an image from a 2D or 3D model (or models in what collectively could be called a s cene file), by means of computer programs. Also, the results of such a model can be called a rendering. http://en.wikipedia.org/wiki/Rendering_(computer_graphics) Rendering is the process of generating an image from a 2D or 3D model Normal Map In 3D computer graphics, normal mapping, or "Dot3 bump mapping", i s a technique used for faking the lighting of bumps and dents – an implementation of bump mapping. It i s used to add details without using more polygons. http://en.wikipedia.org/wiki/Normal_mapping
  • 5. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 5 Entity Enti ty-component-system (ECS) is a software architecture pattern that implements concepts from Composition over inheritance using a database-like s tructure. Common ECS approaches are highly compatible with Data-driven programming techniques, and the two approaches are often combined. http://en.wikipedia.org/wiki/Entity_component_system UV Map UV mapping is the 3D modelling process of making a 2D image representation of a 3D model's surface. http://en.wikipedia.org/wiki/UV_mapping Proces s of making a 2D image representation of a 3D model's surface. Procedural Texture Procedural textures are textures that are defined mathematically. They are generally relatively s imple to use, because they don't need to be mapped in a special way - which doesn't mean that procedural textures can't become very complex. http://wiki.blender.org/index.php/Doc:2.6/Manual/Textures/Types/Procedural Thi s is when you texture the Items in your game. Physics A phys ics engine is computer software that provides an approximate s imulation of certa in physical systems, such as rigid body dynamics (including collision detection), soft body dynamics, and fluid dynamics, of use in the domains of computer graphics. http://en.wikipedia.org/wiki/Physics_engine Phys ics is what keeps very thing l ike real l ife Collision Col l ision detection typically refers to the computational problem of detecting the intersection of two or more objects. While the topic is most often associated with i ts use in video games and other physical simulations, i t also has applications in robotics. In addition to determining whether two objects have col l ided. Thi s is what happens when two things hit
  • 6. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 6 http://en.wikipedia.org/wiki/Collision_detection Lighting AA – Anti- Aliasing A computer generated image is made up of pixels; each pixel can of course only be a s ingle color. In the rendering process the rendering engine must therefore as sign a single color to each pixel on the basis of what object is shown in that pixel. http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Options/Antialiasing LoD – Level of Detail In computer graphics, accounting for level of detail involves decreasing the complexity of a 3D object representation as it moves away from the viewer or according to other metrics such as object importance, viewpoint-relative speed or pos ition. http://en.wikipedia.org/wiki/Level_of_detail Animation Computer animation, or CGI animation, is the process used for generating animated images by using computer graphics. The more general term computer-generated imagery encompasses both static scenes and dynamic images while computer animation only refers to moving images. http://en.wikipedia.org/wiki/Computer_animation the process used for generating animated images by using computer graphics Sprite In computer graphics, a sprite (also known by other names; see Synonyms below) is a two-dimensional image or animation that is integrated into a larger s cene. Initially including just graphical objects handled separately from the memory bitmap of a video display, this now includes various manners of graphical overlays. http://en.wikipedia.org/wiki/Sprite_(computer_graphics) jus t graphical objects handled separately from the memory bitmap of a video display
  • 7. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 7 Scene a part of a play, movi e, story, etc., in which a particular action or activity occurs Library UI In computing, a graphical user interface (GUI,[1] sometimes pronounced "gooey")[2] i s a type of interface that allows users to interact with electronic devices through graphical icons and vi sual indicators such as secondary nota tion, as opposed to text-based interfaces, typed command labels or text navigation. http://en.wikipedia.org/wiki/Graphical_user_interface Frames Concept a general idea or notion that corresponds to some class of entities and that cons ists of the characteristic or essential features of the class Concept is when you create a vi sual Idea Event The core concept in an event driven game engine is the message loop. Similar to the windows message loop, in which the game keeps a list of things to do each iteration of the game. http://cboard.cprogramming.com/game-programming/122082-event-driven-game- engine.html The game keeps a l i st of things to do each iteration of the game. Pathfinding Path finding or pathing is the plotting, by a computer application, of the shortest route between two points. It is a more practical variant on solving mazes. This field of research is based heavily on Dijkstra's algorithm for finding the shortest path on a weighted graph. http://en.wikipedia.org/wiki/Pathfinding