Projects in Awesome Lists by Habrador
A curated list of projects in awesome lists by Habrador .
https://github.com/habrador/unity-programming-patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
architecture command-pattern computer-science design-patterns factory-pattern flyweight-pattern game-programming-pattern object-pool object-pool-pattern observer-pattern principles prototype-pattern singleton-pattern software-engineering spatial-partitioning state-pattern subclass-sandbox-pattern type-object-pattern unity unity3d
Last synced: 14 May 2025
https://github.com/Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
architecture command-pattern computer-science design-patterns factory-pattern flyweight-pattern game-programming-pattern object-pool object-pool-pattern observer-pattern principles prototype-pattern singleton-pattern software-engineering spatial-partitioning state-pattern subclass-sandbox-pattern type-object-pattern unity unity3d
Last synced: 25 Apr 2025
https://github.com/habrador/computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi
Last synced: 16 May 2025
https://github.com/Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi
Last synced: 25 Apr 2025
https://github.com/habrador/self-driving-vehicle
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
astar autonomous-car autonomous-navigation autonomous-vehicles dubins-path flowfield hybrid-a-star open-source path-planning pathfinding reeds-shepp-curves self-driving-car selfdriving summon tesla teslamotors unit3d unity unity-library
Last synced: 05 Apr 2025
https://github.com/Habrador/Self-driving-vehicle
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
astar autonomous-car autonomous-navigation autonomous-vehicles dubins-path flowfield hybrid-a-star open-source path-planning pathfinding reeds-shepp-curves self-driving-car selfdriving summon tesla teslamotors unit3d unity unity-library
Last synced: 25 Apr 2025
https://github.com/Habrador/Ten-Minute-Physics-Unity
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
cloth-simulation computer-science csharp double-pendulum eulerian-fluid-simulation fluid-simulation n-body pendulum physics physics-simulation rigidbody simulation soft-body soft-body-simulation softbody-simulation spatial-partitioning triple-pendulum unity unity3d xpbd
Last synced: 25 Apr 2025
https://github.com/habrador/ten-minute-physics-unity
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
cloth-simulation computer-science csharp double-pendulum eulerian-fluid-simulation fluid-simulation n-body pendulum physics physics-simulation rigidbody simulation soft-body soft-body-simulation softbody-simulation spatial-partitioning triple-pendulum unity unity3d xpbd
Last synced: 13 Apr 2025
https://github.com/Habrador/Unity-Boat-physics-Tutorial
Learn how to implement boat physics in Unity
boat boat-dynamics boat-simulation boats game-development gamedev physics physics-simulation tutorial unity unity-library unity-tutorial unity3d unity3d-tutorial
Last synced: 25 Apr 2025
https://github.com/habrador/unity-boat-physics-tutorial
Learn how to implement boat physics in Unity
boat boat-dynamics boat-simulation boats game-development gamedev physics physics-simulation tutorial unity unity-library unity-tutorial unity3d unity3d-tutorial
Last synced: 15 Apr 2025
https://github.com/habrador/unity-rope-tutorial
Learn how to make a rope in Unity by using several methods such as springs. You will also find a procedural spring mesh.
gamedev physics rope spring-physics springs unity unity-tutorial unity3d
Last synced: 15 Apr 2025
https://github.com/Habrador/Unity-Rope-Tutorial
Learn how to make a rope in Unity by using several methods such as springs. You will also find a procedural spring mesh.
gamedev physics rope spring-physics springs unity unity-tutorial unity3d
Last synced: 25 Apr 2025
https://github.com/habrador/unity-ballistics-tutorial
Learn how to make realistic bullets with bullet drop in Unity
ballistics bullet-drop bullet-physics gamedev physics-simulation unity unity-library unity-tutorial unity3d unity3d-tutorial
Last synced: 15 Apr 2025
https://github.com/Habrador/Unity-Ballistics-Tutorial
Learn how to make realistic bullets with bullet drop in Unity
ballistics bullet-drop bullet-physics gamedev physics-simulation unity unity-library unity-tutorial unity3d unity3d-tutorial
Last synced: 25 Apr 2025
https://github.com/habrador/unity-advanced-shaders-tutorial
Implementation of advanced shaders in Unity like raytracing, interior mapping, parallax mapping
death-star interior-mapping open-source parallax-mapping raytracing star-wars unity-shaders unity-tutorials unity3d
Last synced: 15 Apr 2025
https://github.com/Habrador/Unity-Custom-Tools-Tutorial
Source code for my custom tools tutorials in Unity
open-source unity unity-editor unity-tools unity-tutorials unity3d
Last synced: 25 Apr 2025
https://github.com/habrador/unity-custom-tools-tutorial
Source code for my custom tools tutorials in Unity
open-source unity unity-editor unity-tools unity-tutorials unity3d
Last synced: 15 Apr 2025
https://github.com/habrador/unity-tornado-simulator
Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)
disaster game-development gamedev open-source physics-simulation shaders tornado twister unity unity-3d unity3d vfx
Last synced: 15 Apr 2025
https://github.com/Habrador/Unity-Select-Units-Within-Rectangle-Tutorial
Unity tutorial on how to select units within rectangle
gamedev opensource unity unity-tutorial unity3d
Last synced: 25 Apr 2025
https://github.com/habrador/unity-select-units-within-rectangle-tutorial
Unity tutorial on how to select units within rectangle
gamedev opensource unity unity-tutorial unity3d
Last synced: 15 Apr 2025
https://github.com/habrador/unity-control-systems-tutorial
Learn about an engineering area called Control systems by building quadcopters, etc
gamedev quadcopter unity unity-tutorial unity3d
Last synced: 15 Apr 2025
https://github.com/habrador/earthquake-simulator
Simulation of how buildings behave during an earthquake
earthquake open-source simulation unity unity3d
Last synced: 15 Apr 2025
https://github.com/habrador/random-terrain
Generate random terrain with Python
Last synced: 15 Apr 2025
https://github.com/habrador/unity-stuff-on-grid-tutorial
Place stuff on a grid Unity tutorial
gamedev unity unity-tutorial unity3d unity3d-tutorial
Last synced: 15 Apr 2025
https://github.com/habrador/bitcoin-price-visualization
Visualizing the ups and downs of bitcoin from the beginning with ALL price data available which you can download
bitcoin bitcoin-crash bitcoin-price btc crypto visualization
Last synced: 15 Apr 2025
https://github.com/habrador/copypasta
Standardized code I copy paste into all my Unity projects
computer-science open-source unity unity3d vector-math
Last synced: 15 Apr 2025
https://github.com/habrador/kaggle-competitions
Code from Kaggle competitions
Last synced: 20 Feb 2025
https://github.com/habrador/advent-of-code-2021
Advent of code 2021
advent-of-code-2021 unity unity3d
Last synced: 20 Feb 2025
https://github.com/habrador/programming-collective-intelligence-php
Examples from the book Programming Collective Intelligence translated from Python to PHP
Last synced: 20 Feb 2025
https://github.com/habrador/malik-bendjellouls-speech
A translation of a Swedish radio show where Malik Bendjelloul, who was the director of the documentary film "Searching for Sugar Man," talks about his life, future projects, and creativity.
Last synced: 20 Feb 2025