• Stars
    star
    15
  • Rank 1,329,220 (Top 27 %)
  • Language
    C#
  • License
    GNU Lesser Genera...
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

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

Repository Details

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)

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

UnityVisualStudioSnippets

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

UnityLevelDesignToolkit

C#
13
star
26

PixelArtTool

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

3dsMaxAndUnity

Maxscripts for Unity3D workflows
MAXScript
13
star
28

PlanecraftMeshTerrain

Heightmap chunk terrain
C#
12
star
29

VoxelTerrain

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

PoorMansGuiFx

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

UnityTerrainSharpBlending

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

CaseyParticlesForUnity

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

MeshSplatTools

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

UIGradientSliderBar

UI Gradient Slider Bar (without scripts)
9
star
35

VelodyneLidarViewer

Velodyne Lidar Viewer For Unity
8
star
36

Snooker2D

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

UnityBuiltinShaders

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

FindInFiles

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

FogOfWar

using overlay mesh vertex colors
C#
7
star
40

UnityRuntimeNavMeshExample

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

CubeMapRenderer

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

UnityMecanimBasicAnim

simple mecanim test scene
C#
6
star
43

GraphicsAndTexturesThatYouAlwaysNeed

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

ConvolutionFilter

unoptimized convolution filter test in Unity
C#
6
star
45

MarchingSquares

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

PrefabStamper

Prefab Stamper Editor Tool by EastshadeStudios
C#
5
star
47

UnityResources

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

UnityURP-MobileDrawMeshInstancedIndirectExample

Example project to draw 1million grass instances on mobile
C#
5
star
49

ShaderPlayground

random shaders and effect tests for Unity
ShaderLab
4
star
50

SimpleMultiplayerGameUnity

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

Blunder3D

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

UnityHubModding

for educational purposes only
4
star
53

UnityInitializeProject

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

WhitePaper

White Paper
3
star
55

Unity_TCP

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

PythonPlayground

Python Testing (v2.x)
Python
3
star
57

m2mqtt4unity

3
star
58

SandShovelPhysics

testing sand digging with shovel
C#
3
star
59

nasadem

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

MecanimNavPathSample

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

VisualStudioSnippetGeneratorOnline

sources for the online vs snippet generator
HTML
3
star
62

ScrollingTexturePlotter

Plot values into Scrolling Texture
C#
3
star
63

UnityJPEGEncoder

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

AndroidDeviceList

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

ML-Detector

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

CardboardWithOpenCVForUnitySample

C#
2
star
67

midi-dot-net

Automatically exported from
HTML
2
star
68

TTSGenerator

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

JustDownloadThese

simple downloader
C#
2
star
70

GoogleColabs

Jupyter Notebook
2
star
71

ScorchedEarthTerrainFail

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

UnityMaterialColorLerp

Color.Lerp example scenes
C#
2
star
73

WPFControlTemplateTest

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

NodejsPlayground

Node.js tests
JavaScript
2
star
75

BobRossCSS

Bob Ross Palette CSS Colors
CSS
2
star
76

UnityLibVips

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

TomsTerrainToolsUnity

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

impactcontroller

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

UnityLauncherAvalonia

experimental avalonia multiplatform tests
1
star
80

HappyLittlePainterLeapMotion

Leap Motion Jam Entry Instructions & Issue Tracking
1
star
81

KillUselessBackgroundProcesses

kills useless background processes on Windows10
C#
1
star
82

SimpleImageViewer

View images/sequences from folder
C#
1
star
83

GithubPlayground

For testing stuff
ActionScript
1
star
84

Voxel-Terrain-infinite

Infinite Voxel Terrain
C#
1
star
85

NatRender

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

ArraySegmentX

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

CallJSFromWebGLCSharp

call javascript from webgl c#
JavaScript
1
star
88

SmartReplace

Unity plug-in for replacing scene objects while keeping their references.
C#
1
star
89

Match_3D

Match_3D Game Mechanic
C#
1
star