andydbc/
HologramShader
:pencil2: Test of an hologram material made in Unity.
Repository:
View the repositoryLicense:
- MIT License
All repos tagged with unity:
:pencil2: Test of an hologram material made in Unity.
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
🦄 A Promise based REST and HTTP client for Unity 🎮
A introduction into creating shaders for Unity
An efficient and versatile input system for Unity.
Point cloud importer & renderer for Unity
A Unity3D tutorial project for drawing 2D physics shapes with the cursor
Non-blocking screen capture example with asynchronous GPU readback
A curated list of Multiplayer Game Network Programming Resources
Unity DOTS/ECS example
A collection of custom post processing effects for Unity
The Visual Profiler provides a drop in solution for viewing your mixed reality Unity application's frame rate, scene complexity, and memory usage.
#1 Open Source Unity Networking Library
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Steamworks wrapper for Unity / C#
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Shapes2D for Unity3D - Make simple art assets quickly in Unity
A component to procedurally generate pipe-like meshes in Unity
WebGL of Unity on PWA Sample Project
Walk through an infinite, procedurally generated city
Different unity scripts and functions created by me at one place
Simple Boids simulation example using Unity ECS.
Audio reactive Unity VFX with LASP
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
Project Auditor is an experimental static analysis tool for Unity Projects.
Github actions for testing and building Unity projects
Build Unity projects for different platforms
A categorized collection of awesome Unity open source on GitHub (800+)
Procedural generation library for Unity
JTRP : Unity HDRP ToonShading Render Pipeline (Preview)
Promises library for C# for management of asynchronous operations.
Crossplatform first-person controller demo, for M&KB and gamepad.
A simple, yet powerful chromakey / greenscreen solution for Unity. Designed to be used with virtual production.
Series of CI-specialised docker images for Unity.
A fully dynamic planar navmesh for Unity supporting agents of any size
Unity Performance Tuning knowledge book
:books: Library of all kind of scripts, snippets & shaders for Unity
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
Non-realistic hair simulation in Unity
Texture-Paint on Unity.
Raymarching Shader Generator in Unity
A native file browser for unity standalone platforms
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Video capture plugin for Unity with FFmpeg.
Unity shaders optimized for Low Poly models.
Automatic reorderable lists for Unity game engine components
React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
A guide for hacking unity games
An example of use of compute shaders and procedural instancing.
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
A class-leading water system implemented in Unity
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.