SlideShare a Scribd company logo
1 of 23
Contents of
Makings Games
If making games was a book.
ABOUT ME
Games Development Lecturer
Head of Department
SAE Institute
And I love Assassins’ Creed
What to Expect
● Want to learn something new in game development?
● A mind map of many topics with a description for each.
● It’s shallow by design
● And I will recommend some books for you!
Game Design
Game Design: Story telling
● The 3 Act Structure: Setup, Confrontation, Resolution
● Hero’s journey
● Character Arcs
● The 7 basic plots:
○ The Quest
○ Overcoming the Monster
Game Design: Statistics
● Probability
● Game theory
○ Rock, Paper, Scissors
○ Matching Pennies
Game Design: The Process
● Level Design
● GDD
● LDD
● RLD and RGD
● UX
● Game Economy
● Balancing
● MDA
○ Mechanics
○ Dynamics
○ Aesthatics
Book Recommendation
● Art of Game Design
● Designing Games: A Guide to Engineering Experiences
Game Programming
Game Programming: Mathematics
● Vectors and Vector Mathematics
● Quaternions
● Mattrices
● Transformations : Rotations, Translation and Scaling
● Linear and Spherical Interpolation
● Splines: Catmull Rom and Bezier
● Geometry
○ Intersection between 2 lines
○ Intersections between lines and triangles
● Ray tracing
Game Programming: Rigid body Physics
● Forces
● Torques
● Newton Laws of Movement
● Numerical Integration
○ Euler Method
○ Runga Kutta and Verlet
● Collision Detection
● Collisions Response
Book Recommendation
● Mathematics for 3d Game Programming
● Essential mathematics for games
Game Programming: AI
● Steering Behaviours and Crowd Simulation
○ Flocking system
○ Collision Avoidance
○ Pursuit and Evade
● Path Finding:
○ Navigation Mesh and Graph Data Structure
○ A*, JSP+. Theta*
● Decisions Making:
○ State Machines
○ Utility System
○ Rule Based System
○ BT
○ HTN
○ GOAP
● Machines Learning Algorithms
○ Neural Networks
○ Genetic Algorithms
Book Recommendation
● AI Pro series
● AI for games
Game Programming: Software Engineering
● Clean Code
● SOLID principles
● Design Patterns
● UML and Class Diagrams
● TDD
● Quality attributes:
○ Reusability
○ Scalability
○ Testability
Book Recommendation
● Clean Code,
● Clean Architecture
● Shaders
● UV Mapping
● Lighting
○ Forward rendering
○ Deferred Rendering
○ Rendering Equation:
■ Blinn
■ Phong
■ Cook Torrance
■ PBR
■ BRDF functions
● Volumetric Effects
● Projections
● Shadows
● Culling
Graphics Programming
Book Recommendation
● Real-time rendering
Game Programming: Multiplayer games
● Server Side Programming
● Databases
○ Relational
○ NoSQL
● Network Programming
○ TCP Packets
○ UDP Packets
○ RPC
○ Turn Based or Real Time
○ Latency Handling:
■ Prediction
■ Interpolation
● Game Networking Service
○ Matchmaking
○ Lobbies
Book Recommendation
● Multiplayer Game Programming.
Assets Creation
● 3d Modeling
● Textures
○ Diffuse Maps
○ Normal Maps
● Animation
○ Skinning
○ Rigging
○ IK
○ FK
○ 12 Animation Principles
■ Follow through
■ Anticipation
■ Slow in Slow out
● UI, HUD
○ Vector graphics
○ Raster Graphics
● Realtime VFX
● Audio, Music and SFX
Have any more topics I can
add to the list?
Don’t hesitate to leave them in the comments! 
THANK YOU FOR LISTENING!
www.linkedin.com/in/ahmedgamalfouad
SAE Website: dubai.sae.edu
My Website: agmythology.com

More Related Content

Similar to The contents of making games: If making games was a book

Making a game
Making a gameMaking a game
Making a gameJing Bai
 
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and Loyalty
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and LoyaltyGDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and Loyalty
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and LoyaltySteelPangolin
 
Computer Games Inner Workings - I. Loukeris AIT
Computer Games Inner Workings - I. Loukeris AITComputer Games Inner Workings - I. Loukeris AIT
Computer Games Inner Workings - I. Loukeris AITAIT_Communications
 
Game Design Tools: For When Spreadsheets and Flowcharts Aren't Enough
Game Design Tools: For When Spreadsheets and Flowcharts Aren't EnoughGame Design Tools: For When Spreadsheets and Flowcharts Aren't Enough
Game Design Tools: For When Spreadsheets and Flowcharts Aren't EnoughKatharine Neil
 
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...AMD Developer Central
 
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...DevGAMM Conference
 
Unlocking the Third Dimension_ 3D Game Development.pptx
Unlocking the Third Dimension_ 3D Game Development.pptxUnlocking the Third Dimension_ 3D Game Development.pptx
Unlocking the Third Dimension_ 3D Game Development.pptxKnickGlobal2
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique syeda zoya mehdi
 

Similar to The contents of making games: If making games was a book (10)

Making a game
Making a gameMaking a game
Making a game
 
Bissessar.Antonio.Resume
Bissessar.Antonio.ResumeBissessar.Antonio.Resume
Bissessar.Antonio.Resume
 
Game Production
Game ProductionGame Production
Game Production
 
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and Loyalty
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and LoyaltyGDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and Loyalty
GDC 2014 - Jeremy Ehrhardt, KIXEYE - Building Customer Support and Loyalty
 
Computer Games Inner Workings - I. Loukeris AIT
Computer Games Inner Workings - I. Loukeris AITComputer Games Inner Workings - I. Loukeris AIT
Computer Games Inner Workings - I. Loukeris AIT
 
Game Design Tools: For When Spreadsheets and Flowcharts Aren't Enough
Game Design Tools: For When Spreadsheets and Flowcharts Aren't EnoughGame Design Tools: For When Spreadsheets and Flowcharts Aren't Enough
Game Design Tools: For When Spreadsheets and Flowcharts Aren't Enough
 
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...
WT-4067, High performance WebGL games with the Turbulenz Engine, by Ian Balla...
 
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...
Power to the Artists: The Evolution of 2D Game Tools / Rus Scammell (Unity Te...
 
Unlocking the Third Dimension_ 3D Game Development.pptx
Unlocking the Third Dimension_ 3D Game Development.pptxUnlocking the Third Dimension_ 3D Game Development.pptx
Unlocking the Third Dimension_ 3D Game Development.pptx
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique
 

Recently uploaded

(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 

Recently uploaded (20)

(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 

The contents of making games: If making games was a book

  • 1. Contents of Makings Games If making games was a book.
  • 2. ABOUT ME Games Development Lecturer Head of Department SAE Institute And I love Assassins’ Creed
  • 3. What to Expect ● Want to learn something new in game development? ● A mind map of many topics with a description for each. ● It’s shallow by design ● And I will recommend some books for you!
  • 5. Game Design: Story telling ● The 3 Act Structure: Setup, Confrontation, Resolution ● Hero’s journey ● Character Arcs ● The 7 basic plots: ○ The Quest ○ Overcoming the Monster
  • 6. Game Design: Statistics ● Probability ● Game theory ○ Rock, Paper, Scissors ○ Matching Pennies
  • 7. Game Design: The Process ● Level Design ● GDD ● LDD ● RLD and RGD ● UX ● Game Economy ● Balancing ● MDA ○ Mechanics ○ Dynamics ○ Aesthatics
  • 8. Book Recommendation ● Art of Game Design ● Designing Games: A Guide to Engineering Experiences
  • 10. Game Programming: Mathematics ● Vectors and Vector Mathematics ● Quaternions ● Mattrices ● Transformations : Rotations, Translation and Scaling ● Linear and Spherical Interpolation ● Splines: Catmull Rom and Bezier ● Geometry ○ Intersection between 2 lines ○ Intersections between lines and triangles ● Ray tracing
  • 11. Game Programming: Rigid body Physics ● Forces ● Torques ● Newton Laws of Movement ● Numerical Integration ○ Euler Method ○ Runga Kutta and Verlet ● Collision Detection ● Collisions Response
  • 12. Book Recommendation ● Mathematics for 3d Game Programming ● Essential mathematics for games
  • 13. Game Programming: AI ● Steering Behaviours and Crowd Simulation ○ Flocking system ○ Collision Avoidance ○ Pursuit and Evade ● Path Finding: ○ Navigation Mesh and Graph Data Structure ○ A*, JSP+. Theta* ● Decisions Making: ○ State Machines ○ Utility System ○ Rule Based System ○ BT ○ HTN ○ GOAP ● Machines Learning Algorithms ○ Neural Networks ○ Genetic Algorithms
  • 14. Book Recommendation ● AI Pro series ● AI for games
  • 15. Game Programming: Software Engineering ● Clean Code ● SOLID principles ● Design Patterns ● UML and Class Diagrams ● TDD ● Quality attributes: ○ Reusability ○ Scalability ○ Testability
  • 16. Book Recommendation ● Clean Code, ● Clean Architecture
  • 17. ● Shaders ● UV Mapping ● Lighting ○ Forward rendering ○ Deferred Rendering ○ Rendering Equation: ■ Blinn ■ Phong ■ Cook Torrance ■ PBR ■ BRDF functions ● Volumetric Effects ● Projections ● Shadows ● Culling Graphics Programming
  • 19. Game Programming: Multiplayer games ● Server Side Programming ● Databases ○ Relational ○ NoSQL ● Network Programming ○ TCP Packets ○ UDP Packets ○ RPC ○ Turn Based or Real Time ○ Latency Handling: ■ Prediction ■ Interpolation ● Game Networking Service ○ Matchmaking ○ Lobbies
  • 21. Assets Creation ● 3d Modeling ● Textures ○ Diffuse Maps ○ Normal Maps ● Animation ○ Skinning ○ Rigging ○ IK ○ FK ○ 12 Animation Principles ■ Follow through ■ Anticipation ■ Slow in Slow out ● UI, HUD ○ Vector graphics ○ Raster Graphics ● Realtime VFX ● Audio, Music and SFX
  • 22. Have any more topics I can add to the list? Don’t hesitate to leave them in the comments! 
  • 23. THANK YOU FOR LISTENING! www.linkedin.com/in/ahmedgamalfouad SAE Website: dubai.sae.edu My Website: agmythology.com