Dongo-S

Dongo-S

Geek Repo

Location:Pue, México

Github PK Tool:Github PK Tool

Dongo-S's starred repositories

NetInput

NetInput is an easy way to send (stream) gamepad input over the network with low latency.

Language:C++License:BSD-3-ClauseStargazers:30Issues:0Issues:0

FancyScrollView

[Unity] Scroll view component that can implement highly flexible animations.

Language:C#License:MITStargazers:2919Issues:0Issues:0

Markup-Attributes

A Unity Editor extension for customizing inspector layout with attributes.

Language:C#License:MITStargazers:286Issues:0Issues:0

MToon

Toon Shader with Unity Global Illumination

Language:C#License:MITStargazers:517Issues:0Issues:0

Render-Crowd-Of-Animated-Characters

Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls.

Language:C#License:MITStargazers:1547Issues:0Issues:0

MA_TextureAtlasser

Texture atlas creator for Unity

Language:C#License:MITStargazers:446Issues:0Issues:0

ColorBands

Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through an Evaluate method to get the color at time t, as for Gradient. RGB (or HSV) values are described by individual curves, allowing a better control over how the color function evolves between your points. Color bands are used in all kinds of applications including games, data visualization and other fields.

Language:C#License:MITStargazers:174Issues:0Issues:0

Smart-Hierarchy

Human-friendly hierarchy for Unity.

Language:C#License:MITStargazers:598Issues:0Issues:0

unity_demo_multisided_sprite_shader

Basic Shader Graph to demonstrate the display of "3D" (multi-angle, "à la Doom") animated sprites in Unity 2019.3.

Language:C#Stargazers:7Issues:0Issues:0

ui-shapes-kit

procedural shapes for Unity UI

Language:C#License:MITStargazers:351Issues:0Issues:0

GOMAD

duriam/GOMAD

Stargazers:83Issues:0Issues:0

RPGCore

RPGCore is a toolkit for producing games and mechanics in C#.

Language:C#License:NOASSERTIONStargazers:795Issues:0Issues:0

UnityChanToonShaderVer2_Project

UnityChanToonShaderVer2 Project / v.2.0.9 Release

Language:ShaderLabStargazers:3761Issues:0Issues:0

graphy

Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.

Language:C#License:MITStargazers:2448Issues:0Issues:0

LiliumToonGraph

UniversalRP Toon Shader with ShaderGraph

Language:C#License:MITStargazers:599Issues:0Issues:0

Graphics

Pontoco fork of Unity Graphics.

Language:C#License:NOASSERTIONStargazers:17Issues:0Issues:0

SuperSimple2DKit

A simple kit meant to help jump start the creation of your 2D Unity game!

Language:C#Stargazers:1718Issues:0Issues:0

HDRP-Custom-Passes

A bunch of custom passes made for HDRP

Language:C#License:MITStargazers:1245Issues:0Issues:0

ParticleEffectForUGUI

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.

Language:C#License:MITStargazers:4099Issues:0Issues:0

SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!

Language:C#License:MITStargazers:1925Issues:0Issues:0

PrefabLightmapping

Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefbas in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original scene.

Language:C#Stargazers:625Issues:0Issues:0

BotW-ToonShader

A recreation of Zelda: Breath of the Wild's toon shader in Unity, using Shader Graph

Language:HLSLLicense:NOASSERTIONStargazers:467Issues:0Issues:0