• Stars
    star
    4
  • Rank 3,209,260 (Top 66 %)
  • Language ShaderLab
  • Created over 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

random shaders and effect tests for Unity

More Repositories

1

UnityLauncherPro

Unity Hub Alternative Project Launcher with time saving features!
C#
284
star
2

UnityLauncher

Unity Version Launcher
C#
138
star
3

UnityPointCloudViewer

Point Cloud Viewer and Tools for Unity
ShaderLab
110
star
4

SimpleMeshExploder

Simple mesh exploder
C#
98
star
5

UnityInvokeAI

simple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)
C#
72
star
6

DoomStyleBillboardTest

Shader to display camera facing billboard, with different texture based on player position angle
GLSL
54
star
7

BulletPatternEditorUnity

BulletPatternEditor - easily create shoot em up bullet patterns - (WIP) C# version of this old free package http://forum.unity3d.com/threads/bulletpatterneditor-easily-create-shoot-em-up-bullet-patterns-free.118930/
C#
52
star
8

Octree

Unity Octree
C#
48
star
9

UnityRuntimeTextToSpeech

Runtime TTS plugin for unity, using espeak-ng (windows only)
C#
45
star
10

UnityMobilePaint

Public repository for MobilePaint issues & requests
C#
43
star
11

UnityQuadtreeInTexture

Unity Quadtree using Texture2D (based on CodingTrain tutorial)
C#
42
star
12

2DShadow

2D Visibility / Shadow casting
C#
37
star
13

ffmpegStreamToUnity

ffmpeg rawvideo udp stream into unity texture2D
C#
35
star
14

UnitySensorFusion

Sensor fusion for Unity (gyroscope and accelerometer) to get smooth orientation data from mobile devices without drift. Based on github.com/googlevr/webvr-polyfill
C#
30
star
15

VoxelTerrainAdvanced

v3 version of one old marching cubes terrain
C#
29
star
16

GetNearestObjectsWithCullingGroup

Fast way to find Nearby objects within radius, using CullingGroup API
C#
27
star
17

IndieSoftShadow

Directional light soft shadows for Unity Indie(free)
C
22
star
18

UnityOpenAIGPT3

testing GPT3 API
C#
21
star
19

unityterraintoolkit

Automatically exported from https://code.google.com/p/unityterraintoolkit/
C#
19
star
20

NormalMapFromTexture

Convert Texture to NormalMap (in Editor or Runtime)
C#
17
star
21

Unity-DOTS-RTS-Collision-System

A simple physics collision system suited for large numbers of entities *FORKED*
C#
17
star
22

FireEffect

fire effect with customrendertexture
ShaderLab
17
star
23

GameJamTemplate

GameJamTemplate collection
C#
16
star
24

PointCloudConverter

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)
C#
15
star
25

UnityVisualStudioSnippets

Unity API code snippets for VisualStudio *created with SnippetGenerator:
Vim Snippet
15
star
26

UnityLevelDesignToolkit

C#
13
star
27

PixelArtTool

Homemade Pixel Art Tool (WIP)
C#
13
star
28

3dsMaxAndUnity

Maxscripts for Unity3D workflows
MAXScript
13
star
29

PlanecraftMeshTerrain

Heightmap chunk terrain
C#
12
star
30

VoxelTerrain

slightly updated version of some old voxel terrain project
C#
12
star
31

PoorMansGuiFx

Easing/Transition effects for Unity GUI elements
C#
12
star
32

UnityTerrainSharpBlending

Sharp Blending for Terrain Textures, using Texture FilterMode.Point
C#
12
star
33

CaseyParticlesForUnity

Handmade Hero particle test in Unity - http://unitycoder.com/blog/2015/10/17/custom-particle-system-simulation/
C#
11
star
34

MeshSplatTools

sources for the old mesh splat tool https://unitycoder.com/blog/2013/08/26/mesh-terrain-texturingsplatmap-tool-wip/
C#
11
star
35

UIGradientSliderBar

UI Gradient Slider Bar (without scripts)
9
star
36

VelodyneLidarViewer

Velodyne Lidar Viewer For Unity
8
star
37

Snooker2D

unfinished snooker test (unity 5.x)
C#
8
star
38

UnityBuiltinShaders

github collection of unity built-in shaders (easier to see what has been changed)
C
8
star
39

FindInFiles

Easy & Free Tool for Searching Text in Files
C#
8
star
40

FogOfWar

using overlay mesh vertex colors
C#
7
star
41

UnityRuntimeNavMeshExample

Copy of Unity Live Stream 'Runtime Nav Mesh Generation' - Example Project
C#
7
star
42

CubeMapRenderer

Cubemap Renderer scripts from the Unite 2013 Framebunker presentation (*NOT-COMPLETE*)
GLSL
6
star
43

UnityMecanimBasicAnim

simple mecanim test scene
C#
6
star
44

GraphicsAndTexturesThatYouAlwaysNeed

collection of textures that you always need at some point when working with Unity projects
6
star
45

ConvolutionFilter

unoptimized convolution filter test in Unity
C#
6
star
46

MarchingSquares

Marching Squares based on The Coding Train tutorial https://www.youtube.com/watch?v=0ZONMNUKTfU
C#
5
star
47

PrefabStamper

Prefab Stamper Editor Tool by EastshadeStudios
C#
5
star
48

UnityResources

List of commonly needed resources, sdk downloads, cheatsheets and useful tools, used in UnityLauncherPro as resources page
5
star
49

SimpleMultiplayerGameUnity

unity project for http://unity3d.com/learn/tutorials/topics/multiplayer-networking
C#
4
star
50

Blunder3D

wpf+unity = simple modeling tool?
C#
4
star
51

UnityHubModding

for educational purposes only
4
star
52

UnityInitializeProject

Initialize project automatically with script launched from https://github.com/unitycoder/UnityLauncherPro
C#
4
star
53

WhitePaper

White Paper
3
star
54

Unity_TCP

async/await TCP socket implementation for Unity3d.
C#
3
star
55

PythonPlayground

Python Testing (v2.x)
Python
3
star
56

m2mqtt4unity

3
star
57

SandShovelPhysics

testing sand digging with shovel
C#
3
star
58

nasadem

Request heightmap data from nasadem.xyz Elevation API service
C#
3
star
59

MecanimNavPathSample

Minimal Mecanim+NavMesh sample (cleaned up from Stealth demo)
C#
3
star
60

VisualStudioSnippetGeneratorOnline

sources for the online vs snippet generator
HTML
3
star
61

ScrollingTexturePlotter

Plot values into Scrolling Texture
C#
3
star
62

UnityJPEGEncoder

copy from https://bitbucket.org/AndreasBL/unity-jpeg-encoder/src/master/
C#
2
star
63

AndroidDeviceList

From Google, Play Store : Android Device Catalog
2
star
64

ML-Detector

Object detection in Unity Engine. *This is Fork from other (now removed) repo in github
C#
2
star
65

CardboardWithOpenCVForUnitySample

C#
2
star
66

midi-dot-net

Automatically exported from
HTML
2
star
67

TTSGenerator

text-to-speech generator, outputs audio files
2
star
68

JustDownloadThese

simple downloader
C#
2
star
69

GoogleColabs

Jupyter Notebook
2
star
70

ScorchedEarthTerrainFail

Testing Scorched Earth type terrain destruction, but didnt work out so well..
C#
2
star
71

UnityMaterialColorLerp

Color.Lerp example scenes
C#
2
star
72

WPFControlTemplateTest

radiobutton custom highlight / selected / mouseover color
C#
2
star
73

NodejsPlayground

Node.js tests
JavaScript
2
star
74

BobRossCSS

Bob Ross Palette CSS Colors
CSS
2
star
75

UnityLibVips

Using libvips (with net-vips bindings) in Unity Editor to do common image editing tasks (trim transparent, resize canvas to POT)
2
star
76

TomsTerrainToolsUnity

Issue tracking for Tom's Terrain Tools asset store package : https://www.assetstore.unity3d.com/en/#!/content/64852
2
star
77

impactcontroller

A powerful, modular first/third person controller for Unity.
C#
1
star
78

UnityLauncherAvalonia

experimental avalonia multiplatform tests
1
star
79

HappyLittlePainterLeapMotion

Leap Motion Jam Entry Instructions & Issue Tracking
1
star
80

KillUselessBackgroundProcesses

kills useless background processes on Windows10
C#
1
star
81

SimpleImageViewer

View images/sequences from folder
C#
1
star
82

GithubPlayground

For testing stuff
ActionScript
1
star
83

Voxel-Terrain-infinite

Infinite Voxel Terrain
C#
1
star
84

NatRender

High performance native graphics utilities for Unity Engine.
C#
1
star
85

ArraySegmentX

High performance ArraySegment<T> for C#.
C#
1
star
86

CallJSFromWebGLCSharp

call javascript from webgl c#
JavaScript
1
star