Topic Brief: In this video you will learn about fast algorithm of checking whether point is inside or outside of the I recently added Separating Axis Theorem to my game engine, which is an approach for working out 2D

Convex Polygon Collisions 1 -

In this video you will learn about fast algorithm of checking whether point is inside or outside of the I recently added Separating Axis Theorem to my game engine, which is an approach for working out 2D This time trying to see the implemtation of a new algorithm using the min distance between the two

Important details found

  • In this video you will learn about fast algorithm of checking whether point is inside or outside of the
  • I recently added Separating Axis Theorem to my game engine, which is an approach for working out 2D
  • This time trying to see the implemtation of a new algorithm using the min distance between the two

Why this topic is useful

This format is designed to help readers move from a broad question into more specific pages without losing context.

Sponsored

Frequently Asked Questions

What is this page about?

This page summarizes Convex Polygon Collisions 1 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.

How should readers use this information?

Use it as a starting point, then open related pages for more specific details.

Image References

Convex Polygon Collisions #1
How 2D Game Collision Works (Separating Axis Theorem)
Polygon Area and Collision Circles - Flat Asteroids [04]
convex-polygon-collision.mp4
Godot 4 Polygon Collision 2D Tutorial
Difference between a Convex and  Concave Polygon
What is the difference between convex and concave polygons
Point in convex polygon - fast O(qlogn) algorithm
Geometry - Ch. 1: Basic Concepts (30 of 49)  Determine if Concave or Convex Polygon
Collision handling between two convex polygons
Sponsored
View Full Details
Convex Polygon Collisions #1

Convex Polygon Collisions #1

Read more details and related context about Convex Polygon Collisions #1.

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 2D

Polygon Area and Collision Circles - Flat Asteroids [04]

Polygon Area and Collision Circles - Flat Asteroids [04]

Start the physics engine for Flat Asteroids. Calculate the area of a

convex-polygon-collision.mp4

convex-polygon-collision.mp4

Read more details and related context about convex-polygon-collision.mp4.

Godot 4 Polygon Collision 2D Tutorial

Godot 4 Polygon Collision 2D Tutorial

Read more details and related context about Godot 4 Polygon Collision 2D Tutorial.

Difference between a Convex and  Concave Polygon

Difference between a Convex and Concave Polygon

Polygons come in all kinds of shapes and sizes. In this video I cover the difference between a

What is the difference between convex and concave polygons

What is the difference between convex and concave polygons

Read more details and related context about What is the difference between convex and concave polygons.

Point in convex polygon - fast O(qlogn) algorithm

Point in convex polygon - fast O(qlogn) algorithm

In this video you will learn about fast algorithm of checking whether point is inside or outside of the

Geometry - Ch. 1: Basic Concepts (30 of 49)  Determine if Concave or Convex Polygon

Geometry - Ch. 1: Basic Concepts (30 of 49) Determine if Concave or Convex Polygon

Visit for more math and science lectures! In this video I will explain how to identify

Collision handling between two convex polygons

Collision handling between two convex polygons

This time trying to see the implemtation of a new algorithm using the min distance between the two