Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
/ delaunay-walls Public archive

cool delaunay triangulation based wall destroying unity project

Notifications You must be signed in to change notification settings

ripytide/delaunay-walls

Repository files navigation

delaunay-walls

The idea for this project came from a wondering thought of "How hard would it be for games like CoD or CSGO to implement more dynamic gameplay by being able to break walls with grenades and such?" This lead me to wanting to break a wall into multiple peices which in turn lead me the wonderful wiki page for delaunay triangulations (https://en.wikipedia.org/wiki/Delaunay_triangulation) which then lead to me implementing a delaunay triangulation contruction algorithm in a unity project and mixing in a bit of physics to make a fun project.Example of one of the generated triangulations created in my project

About

cool delaunay triangulation based wall destroying unity project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published