unity-library topic

List unity-library repositories

Self-driving-vehicle

328
Stars
95
Forks
Watchers

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.

UnityLibrary

3.6k
Stars
427
Forks
Watchers

:books: Library of all kind of scripts, snippets & shaders for Unity

Computational-geometry

1.2k
Stars
144
Forks
Watchers

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...

SwissArmyLib

189
Stars
19
Forks
Watchers

Collection of helpful utilities we use in our Unity projects.

Unity-Programming-Patterns

1.8k
Stars
253
Forks
Watchers

Implementations of programming design patterns in Unity with examples in C# when to use them.

Ten-Minute-Physics-Unity

242
Stars
26
Forks
Watchers

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,...

Unity-Ballistics-Tutorial

60
Stars
18
Forks
Watchers

Learn how to make realistic bullets with bullet drop in Unity

Unity-Boat-physics-Tutorial

96
Stars
35
Forks
Watchers

Learn how to implement boat physics in Unity

UnitySwift

21
Stars
2
Forks
Watchers

Unity as a library example project using swift