• Stars
    star
    8
  • Rank 2,035,020 (Top 42 %)
  • Language
    C#
  • License
    MIT License
  • Created 12 months ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Standardized code I copy paste into all my Unity projects

More Repositories

1

Unity-Programming-Patterns

Implementations of programming design patterns in Unity with examples in C# when to use them.
C#
1,775
star
2

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
C#
1,111
star
3

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.
C#
311
star
4

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.
C#
214
star
5

Unity-Boat-physics-Tutorial

Learn how to implement boat physics in Unity
C#
91
star
6

Unity-Ballistics-Tutorial

Learn how to make realistic bullets with bullet drop in Unity
C#
59
star
7

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.
C#
57
star
8

Unity-Advanced-Shaders-Tutorial

Implementation of advanced shaders in Unity like raytracing, interior mapping, parallax mapping
ShaderLab
45
star
9

Unity-Custom-Tools-Tutorial

Source code for my custom tools tutorials in Unity
C#
32
star
10

Unity-Select-Units-Within-Rectangle-Tutorial

Unity tutorial on how to select units within rectangle
C#
25
star
11

Unity-Tornado-Simulator

Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)
C#
23
star
12

Unity-Control-systems-Tutorial

Learn about an engineering area called Control systems by building quadcopters, etc
C#
17
star
13

Random-Terrain

Generate random terrain with Python
Python
13
star
14

Unity-Stuff-on-grid-Tutorial

Place stuff on a grid Unity tutorial
C#
12
star
15

Earthquake-Simulator

Simulation of how buildings behave during an earthquake
C#
10
star
16

Bitcoin-price-visualization

Visualizing the ups and downs of bitcoin from the beginning with ALL price data available which you can download
3
star
17

Kaggle-competitions

Code from Kaggle competitions
Python
2
star
18

programming-collective-intelligence-php

Examples from the book Programming Collective Intelligence translated from Python to PHP
PHP
2
star
19

Advent-Of-Code-2021

Advent of code 2021
C#
2
star
20

Habrador

1
star