Main Takeaway: An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking I recently added Separating Axis Theorem to my game engine, which is an approach for working out

2d Collision Detection Via Spatial Partitioning -

An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking I recently added Separating Axis Theorem to my game engine, which is an approach for working out

Important details found

  • An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking
  • I recently added Separating Axis Theorem to my game engine, which is an approach for working out

Why this topic is useful

This topic is useful when readers need a quick overview first, then want to move into supporting details and related references.

Sponsored

Frequently Asked Questions

Why are related topics included?

Related topics help readers compare nearby references and understand the broader subject.

What is this page about?

This page summarizes 2d Collision Detection Via Spatial Partitioning and connects it with related entries, references, and supporting context.

Is the information always complete?

Not always. Some topics may need verification from official or primary sources.

Visual References

2D Collision Detection via Spatial Partitioning
[Screencast] 2D grid spatial partitioning addendum (with code analysis and drawn explanation)
Spatial partitioning 2D collisions
Speed-up your simulations with Spatial Partitioning.
BSP Trees: The Magic Behind Collision Detection in Quake
Collision Detection | Spatial Partitioning
[Tutorial] 2D grid spatial partitioning basics (speed up collision broad-phase)
Broad Collision Detection Through Spatial Partitioning
How 2D Game Collision Works (Separating Axis Theorem)
Collision Detection Through Spatial Partitioning (longer)
Sponsored
View Full Details
2D Collision Detection via Spatial Partitioning

2D Collision Detection via Spatial Partitioning

I think my PC started to struggle with this one... Broad-phase

[Screencast] 2D grid spatial partitioning addendum (with code analysis and drawn explanation)

[Screencast] 2D grid spatial partitioning addendum (with code analysis and drawn explanation)

[sorry for the audio issues!] Addendum video to: This is a ...

Spatial partitioning 2D collisions

Spatial partitioning 2D collisions

Read more details and related context about Spatial partitioning 2D collisions.

Speed-up your simulations with Spatial Partitioning.

Speed-up your simulations with Spatial Partitioning.

Read more details and related context about Speed-up your simulations with Spatial Partitioning..

BSP Trees: The Magic Behind Collision Detection in Quake

BSP Trees: The Magic Behind Collision Detection in Quake

An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking

Collision Detection | Spatial Partitioning

Collision Detection | Spatial Partitioning

Read more details and related context about Collision Detection | Spatial Partitioning.

[Tutorial] 2D grid spatial partitioning basics (speed up collision broad-phase)

[Tutorial] 2D grid spatial partitioning basics (speed up collision broad-phase)

Read more details and related context about [Tutorial] 2D grid spatial partitioning basics (speed up collision broad-phase).

Broad Collision Detection Through Spatial Partitioning

Broad Collision Detection Through Spatial Partitioning

Read more details and related context about Broad Collision Detection Through Spatial Partitioning.

How 2D Game Collision Works (Separating Axis Theorem)

How 2D Game Collision Works (Separating Axis Theorem)

I recently added Separating Axis Theorem to my game engine, which is an approach for working out

Collision Detection Through Spatial Partitioning (longer)

Collision Detection Through Spatial Partitioning (longer)

Read more details and related context about Collision Detection Through Spatial Partitioning (longer).