All Projects → Realtime Csg For Unity → Similar Projects or Alternatives

1172 Open source projects that are alternatives of or similar to Realtime Csg For Unity

Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-44.13%)
Mutual labels:  unity, unity-asset, unity-3d
Eazy Sound Manager
Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier
Stars: ✭ 135 (-51.96%)
Mutual labels:  unity, unity3d, unity-asset
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-45.2%)
Mutual labels:  unity, unity3d, unity3d-plugin
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (-17.08%)
Mutual labels:  unity, unity3d, unity3d-plugin
Dfvolume
Distance-field volume generator for Unity
Stars: ✭ 161 (-42.7%)
Mutual labels:  unity, unity3d
Awesome Opensource Unity
a list of curated opensource Unity packages for future proof Game Developers
Stars: ✭ 161 (-42.7%)
Mutual labels:  unity, unity3d
Unitynuget
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
Stars: ✭ 257 (-8.54%)
Mutual labels:  unity, unity3d
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (-42.35%)
Mutual labels:  unity, unity3d
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (-42.7%)
Mutual labels:  unity, unity3d
Kinect Vfx Graph
Use Kinect's depth feed with Unity's VFX Graph
Stars: ✭ 163 (-41.99%)
Mutual labels:  unity, unity3d
Cloner
An example of use of procedural instancing.
Stars: ✭ 260 (-7.47%)
Mutual labels:  unity, unity3d
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (+727.76%)
Mutual labels:  unity, unity3d
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-41.64%)
Mutual labels:  unity, unity3d
Computestochasticreflections
Compute Stochastic Screen Space Reflections for unity post processing
Stars: ✭ 163 (-41.99%)
Mutual labels:  unity, unity3d
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-43.06%)
Mutual labels:  unity, unity3d
Commonchinesecharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
Stars: ✭ 162 (-42.35%)
Mutual labels:  unity, unity3d
engine-plugin-unity3d
Unity3D plugin for iFun Engine
Stars: ✭ 15 (-94.66%)
Mutual labels:  unity-3d, unity3d-plugin
Unmaskforugui
Reverse mask for uGUI element in Unity.
Stars: ✭ 259 (-7.83%)
Mutual labels:  unity, unity3d
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-39.5%)
Mutual labels:  unity, unity-3d
Vjui
Custom UI controls for VJing with Unity
Stars: ✭ 168 (-40.21%)
Mutual labels:  unity, unity3d
Ugui Mvvm
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
Stars: ✭ 169 (-39.86%)
Mutual labels:  unity, unity3d
Unity Bullet Hell
An extremely efficient projectile generator for unity.
Stars: ✭ 168 (-40.21%)
Mutual labels:  unity, unity3d
Bloodfx
Procedural blood stain shader
Stars: ✭ 170 (-39.5%)
Mutual labels:  unity, unity3d
Unitymobileinput
Unity mobile Input plugin for iOS and Android (Unity UI compatible)
Stars: ✭ 170 (-39.5%)
Mutual labels:  unity, unity3d
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (-2.14%)
Mutual labels:  unity, unity3d
Svelto.tasks
Svelto Tasks - C# promises compliant multi-threaded tasks runner
Stars: ✭ 159 (-43.42%)
Mutual labels:  unity, unity3d
Openvdbforunity
Unity plugins for OpenVDB
Stars: ✭ 166 (-40.93%)
Mutual labels:  unity, unity3d
Threedscans
Scanned statue models from the Three D Scans project, optimized for real-time rendering use.
Stars: ✭ 172 (-38.79%)
Mutual labels:  unity, unity3d
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-3.56%)
Mutual labels:  unity, unity3d
t4-templates-unity3d
T4 Text Template Processor for Unity3D
Stars: ✭ 75 (-73.31%)
Mutual labels:  unity-asset, unity3d-plugin
Cloudonce
Unified Game Services API for Unity
Stars: ✭ 175 (-37.72%)
Mutual labels:  unity, unity3d
Tork
Arcade vehicle physics for Unity
Stars: ✭ 256 (-8.9%)
Mutual labels:  unity, unity3d
Bobbin
small Unity editor tool that can automatically download and import Google Docs or Sheets (or anything with a URL) into your Unity project; perfect for collaborating with designers, writers, or translators
Stars: ✭ 176 (-37.37%)
Mutual labels:  unity, unity3d
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-38.43%)
Mutual labels:  unity, unity3d
Ssrt
Real-time indirect diffuse illuminaton using screen-space information for Unity.
Stars: ✭ 176 (-37.37%)
Mutual labels:  unity, unity3d
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+1127.4%)
Mutual labels:  unity, unity3d
Unityexplorer
An in-game explorer and a suite of debugging tools for IL2CPP and Mono Unity games, to aid with modding development.
Stars: ✭ 172 (-38.79%)
Mutual labels:  unity, unity3d
Unity Design Pattern
🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Stars: ✭ 2,600 (+825.27%)
Mutual labels:  unity, unity3d
streamdeck-unity
Enables Stream Deck integration with Unity.
Stars: ✭ 22 (-92.17%)
Mutual labels:  unity-3d, unity3d-plugin
Lwrpambientocclusion
Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline
Stars: ✭ 179 (-36.3%)
Mutual labels:  unity, unity3d
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-38.08%)
Mutual labels:  unity, unity3d
Kinovision
Frame visualization utility for Unity
Stars: ✭ 177 (-37.01%)
Mutual labels:  unity, unity3d
Geovfx
Examples of geographical data visualization with Unity VFX Graph
Stars: ✭ 179 (-36.3%)
Mutual labels:  unity, unity3d
Nativewebsocket
🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
Stars: ✭ 273 (-2.85%)
Mutual labels:  unity3d-plugin, unity-asset
Vfxpyro
Fireworks particle effect with Unity VFX Graph
Stars: ✭ 181 (-35.59%)
Mutual labels:  unity, unity3d
Kinobinary
Binary image effect for Unity
Stars: ✭ 180 (-35.94%)
Mutual labels:  unity, unity3d
Unitylive2dextractor
Unity Live2D Cubism 3 Extractor
Stars: ✭ 183 (-34.88%)
Mutual labels:  unity, unity3d
Oxide.rust
Rust game extension for the Oxide modding framework
Stars: ✭ 185 (-34.16%)
Mutual labels:  unity, unity3d
Unityanime4k
Anime4K upscaler for Unity
Stars: ✭ 183 (-34.88%)
Mutual labels:  unity, unity3d
Nodebaseddialoguesystem
Node Based Dialogue System for Unity
Stars: ✭ 269 (-4.27%)
Mutual labels:  unity, unity3d
Unitysingleton
The best way to implement singleton pattern in Unity.
Stars: ✭ 185 (-34.16%)
Mutual labels:  unity, unity3d
Deadsimple Pixel Perfect Camera
An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scenes in Unity. Punch in a few specs and you've got a working pixel perfect camera. It's that easy.
Stars: ✭ 186 (-33.81%)
Mutual labels:  unity, unity3d
Unitydynamicscrollrect
An optimized approach to lists with dozens of elements and a Pooling system
Stars: ✭ 157 (-44.13%)
Mutual labels:  unity, unity3d-plugin
Unitydxrtest
A testbed project for Unity real-time ray tracing features
Stars: ✭ 172 (-38.79%)
Mutual labels:  unity, unity3d
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-36.3%)
Mutual labels:  unity, unity3d
Videolabtest
OP-Z videolab examples
Stars: ✭ 186 (-33.81%)
Mutual labels:  unity, unity3d
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-33.45%)
Mutual labels:  unity, unity3d
Ngx
Ngx - Neural network based visual generator and mixer
Stars: ✭ 277 (-1.42%)
Mutual labels:  unity, unity3d
Lomenui
Stylish UI package for Unity engine.
Stars: ✭ 199 (-29.18%)
Mutual labels:  unity, unity3d
Delight
Delight is an open source component-oriented framework for Unity.
Stars: ✭ 201 (-28.47%)
Mutual labels:  unity, unity3d
61-120 of 1172 similar projects