• Stars
    star
    8
  • Rank 2,090,327 (Top 42 %)
  • Language
    C#
  • License
    MIT License
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

An example demonstrating how to implement the Command pattern in Unity using Scriptable Objects.

More Repositories

1

UnityCommonAssets

A bunch of common unity assets for all
C#
76
star
2

UnityScreenSpaceMetaballs

Screen Space Metaballs using URP's ScriptableRendererFeature
C#
62
star
3

MinimalFSM

A Minimal FSM in C# that I use in Unity
C#
46
star
4

UnitySoftbodyDeformation

An example of mesh deformation in Unity
C#
28
star
5

UnityMainLoopExample

Unity Main Loop example project.
C#
25
star
6

UnityMeshVoxelizer

A simple mesh voxelizer for Unity
C#
24
star
7

UnityURPMetaballParticlesPart1

Part 1 of a series explaining how to make Metaball particles in Unity using URP and Shader Graph.
HLSL
23
star
8

AutomaticColliderGeneration

An example Unity asset processor that automatically imports colliders.
C#
20
star
9

UnityLineMeshes

Example of processing and using line meshes in Unity
C#
19
star
10

PlaceObjectsTool

An example Unity editor tool to streamline placing objects in the scene.
C#
18
star
11

SimpleFlightController

A super simple plane/flight controller for Unity. It's not fully featured, but it's ok for prototyping.
C#
16
star
12

SerializableScriptableObject

Serializable Scriptable Object for Unity
C#
15
star
13

UnityURPMetaballParticlesPart3

Part 3 of a series explaining how to make Metaball particles in Unity using URP and Shader Graph.
HLSL
15
star
14

UnitySimpleGPUDrawingApp

A Simple GPU-based Drawing App made with Unity
C#
15
star
15

Unity_URPSobelFilterOutlineFeature

A URP Renderer feature for drawing object outlines using a Sobel Filter. Supports Alpha sampling.
ShaderLab
13
star
16

UnityGPUMeshVoxelizerPart1

Part 1 of a GPU Voxelizer for Unity
C#
13
star
17

UnityUIDataBindingExample

An example project to demonstrated UI Data Binding in Unity
C#
12
star
18

UnityGPUMeshVoxelizerPart3

Part 3 of a GPU-based Mesh Voxelizer for Unity using Compute Shaders
C#
12
star
19

UnityURPMetaballParticlesPart2

Part 2 of a series explaining how to make Metaball particles in Unity using URP and Shader Graph.
HLSL
11
star
20

PixelatePostProcessingURP

Pixelize Post Processing in Unity with Compute Shaders, for use in URP
C#
11
star
21

UnityGPUMeshVoxelizerPart5

Part 5 of a GPU-based Mesh Voxelizer for Unity using Compute Shaders
C#
10
star
22

CellularAutomataGenerator

A Cellular Automata Generator in Unity
C#
10
star
23

portsf

Sound File I/O Library Richard Dobson
C
10
star
24

pd-for-unity

A sample unity project with pure data embedded. Currently iOS only.
Assembly
9
star
25

CustomForwardPassLightingShaderGraph

An experimental tool to implement custom lighting while still using URP Shader Graph
ShaderLab
8
star
26

UnityVolumetricHeatDiffusion

Volumetric heat diffusion for Automatic Mesh Skinning
C#
8
star
27

SceneSelectorTool

An example demonstrating how to build a scene selector editor window.
C#
7
star
28

LowPowerExampleApp

A simple drawing app demonstrating how to reduce power consumption in Unity.
C#
6
star
29

BinarySaveDataExample

An example demonstrating how to save and load Unity data using BinaryWriter and BinaryReader.
C#
6
star
30

PixelatePostProcessingHDRP

Pixelize Post Processing in Unity with Compute Shaders, for use in HDRP
C#
6
star
31

PixelatePostProcessing

Pixelize Post Processing in Unity with Compute Shaders
C#
5
star
32

TypeObjectPatternExample

A demonstration on how to implement the Type Object pattern in Unity using Scriptable Objects.
C#
5
star
33

SnappingTools

A collection of useful snapping tools for Unity.
C#
4
star
34

MathBag

A C++ math library. Based on the XNA math library and intended to be used in a 2D or 3D game engine.
C++
4
star
35

Sudoku-Wizard

A propositional logic based sudoku solver. Developed in Common Lisp.
Common Lisp
3
star
36

UnityGpuMeshVoxelizerPart2

Part 2 of a GPU-based Mesh Voxelizer for Unity using Compute Shaders
C#
3
star
37

ComputeShaderPong

Pong running on the GPU via Compute Shaders in Unity
C#
3
star
38

UnityMazes

C# Maze Generation algorithms in Unity.
C#
3
star
39

BlenderAddons

Blender Addons that I've written
Python
3
star
40

SdfDraw

C#
3
star
41

ScriptableObjectExamples

Examples of interesting uses for Scriptable Objects.
C#
3
star
42

BinaryTreeMazeComputeShader

How to generate a Binary Tree Maze using a Compute Shader in Unity.
C#
3
star
43

TimeBox

A WP7 app to timebox tasks
C#
2
star
44

KeepScore

A WP7 app to keep track of player scores
C#
2
star
45

SkippingStones-Node-Site

Skipping Stones website in Nodejs
HTML
2
star
46

node-tictactoe

Networked Tic-Tac-Toe with a Node backend.
CoffeeScript
2
star
47

UnityAnimationAudioSync

A Unity editor tool to help sync animation to audio
C#
2
star
48

Fishjn-Site

Fishjn Website
JavaScript
2
star
49

MinecraftServer

TAG's Minecraft Server
Shell
2
star
50

ChooseForMe

A WP7 App to help make decisions or shuffle lists
C#
2
star
51

AlienInvadersEditorDemo

A working version of Space Invaders inside of a Unity Editor window. Unity Editor scripting at it's finest.
C#
2
star
52

7dfps

7 Day FPS Game
C#
1
star
53

PDSD-Site

Please Don't Spacedog Site
CSS
1
star
54

ProjectEuler

My solutions to project euler problems
Common Lisp
1
star
55

dotfiles

Vim Script
1
star
56

KO-OP-Node-site

KO-OP Mode website in nodejs
HTML
1
star
57

GameGameVideogame-Website

Game Game Videogame's Website in Rails
Ruby
1
star
58

RedRover-Node-site

Red Rover website in Nodejs
HTML
1
star
59

ProtoVolleyball

High octane volleyball game
ActionScript
1
star
60

TimeToBBBBuild

A game prototype about building
C#
1
star
61

MockSequencer

A mockup for my sequencer UI made with Processing.
JavaScript
1
star
62

ios

Objective-C
1
star
63

KO-OP-Mode-website

KO-OP Mode's Website in Rails
Ruby
1
star
64

ScrullzTemplate

A Unity template for the amazing Scrullz series
C#
1
star
65

so422

Web interface for my embedded systems project
PHP
1
star
66

Playduino

Arduino code for my Play-Doh controller
Arduino
1
star
67

CatHat

An FMV game about Cats and Hats
C#
1
star
68

UnityGPUMeshVoxelizerPart4

Part 4 of a GPU-based Mesh Voxelizer for Unity using Compute Shaders
C#
1
star