Module 22 - Physics, Spatial Partitioning, and Culling - Module Overview
../../private/images/22/header.jpg
../../private/images/22/header2.jpg
../../private/images/22/header3.jpg
×
1.) Structure of a Game and Game Engine
2.) The D Programming Language and course ecosystem
3.) No Class
4.) Game Loops and the Game Application
5.) Systems Programming Review
6.) Programming Paradigms Review
7.) Modules, Packages, Libraries, Linking, and Introducing SDL
8.) SDL Basics and some 2D Graphics Programming
9.) Tiles: Sprite Animation, Fonts, and Tilemaps
10.) 2D Game Math 1
11.) Game Math 2 - Coordinate Systems, Trigonometry, and Vectors
12.) Collision, Game Object, Component System, and Entity Component Systems
13.) Hierarchical Transformations (Game Math 3)
14.) Scene Management
15.) Engine Support Systems 1 - Serialization and D Language Templates
16.) No Class -- Fall Break
17.) Engine Support Systems 2 - Resource Managers and File Systems
18.) Engine Support Systems 3 - Gameplay Systems & Scripting
19.) Ali and Steve - Industry Guest Speakers
20.) Game Audio
21.) Final Project Team Formation and Engine Study
22.) Physics, Spatial Partitioning, and Culling
23.) Gameplay Systems and Object Pools
24.) Devices, GUI, and Command Pattern
25.) 2D Rendering Techniques
26.) Systems programming - Parallelism/Concurrency

Audio/Video Recording

...

Readings/Warmup (Do before class)


...Commented Code Samples (if any)

For now I am linking code samples here: Github Code Repository for the course
...

Additional Resources


Slides


(Graded) In-Class Activity link

  • In-Class Activity Link
    • This is graded, and only your first response is graded
    • This is an evaluation of what was learned in lecture.
    • Due one week from when the lecture takes place

Module Content

Module Overview

In this module we learn about physics and jobs of a physics engine.


Module Outline

  • Lecture outline
    • Physics Engines
    • Job of a Physics Engine
    • Broad Phasing
    • Spatial Partitioning
    • Unity3D Physics
    • Oriented Bounding Boxes

Commentary

Prev
(Optional Notes)

None given, consider this a 'beta' product for common questions I may revise later.

Please do not redistribute or host any materials without e-mailing me first. I generally am happy to share the latest .pdf or slide presentation with those who ask. Thank you for your time!