unity3d-plugin

Open-source projects categorized as unity3d-plugin
Language: + C# + ShaderLab + Rust

Top 23 unity3d-plugin Open-Source Projects

  • Unity-Script-Collection

    A maintained collection of useful & free unity scripts / library's / plugins and extensions

  • Project mention: Create More, Consume Less | news.ycombinator.com | 2024-03-12

    Mostly Unity3D. I've amassed a huge list of assets, shaders, plugins, vfx, and tools that have aided in my workflow. It's hard to think of all the tools I use within Unity at the top of my head. I might make a blog post one day about my workflow but for now this is a pretty good starter list to get you started:

    https://github.com/michidk/Unity-Script-Collection

    and if you need free assets, I made a blog post about creative commons resources.

    https://itch.io/blog/478317/life-as-a-creative-commons-indie...

  • NaughtyAttributes

    Attribute Extensions for Unity

  • Project mention: How do you implement static string, I use it like this but im not sure if it's a good way | /r/Unity3D | 2023-07-01

    NaughtyAttributes is a free plugin that allows you to do so. By using attributes you can make your fields a lot easier to manage. For example [Tag] is an attribute that allows your string to be directly linked to the corresponding tag.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • UnityLibrary

    :books: Library of all kind of scripts, snippets & shaders for Unity

  • awesome-unity-open-source-on-github

    A categorized collection of awesome Unity open source on GitHub (800+)

  • sprite-glow

    Sprite glow effect for Unity via HDR outline and bloom post-processing

  • UnityMeshSimplifier

    Mesh simplification for Unity.

  • Project mention: Optimizing Graphics and Rendering in Unity: Key aspects and practical solutions | dev.to | 2024-04-29

    You can also reduce the number of triangles on the fly if you want to create your own clipping conditions. For example you can use this component for runtime mesh processing.

  • sprite-dicing

    Cross-engine tool for lossless compression of sprites with identical areas

  • Project mention: Is there a way to use this spritesheet with randomly scattered sprites, for my animations? Or do all of the sprites need to be consistently arranged? | /r/Unity2D | 2023-12-09

    https://github.com/elringus/SpriteDicing this will reuse parts of the sprite that are equal and minimise space it takes during import stage

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • NativeWebSocket

    🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)

  • Project mention: Live Streaming from Unity - Integrated Chat (Part 4) | dev.to | 2024-02-21

    We'll need WebSocket support, and once again there's a Unity package that we can use to help us out. Go to Window -> Package Manager to bring up the dialog and 'Add from git URL' using the NativeWebSocket (repo) GitHub URL https://github.com/endel/NativeWebSocket.git#upm.

  • Unity-QuickSheet

    Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.

  • fluid-behavior-tree

    Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.

  • Project mention: Does anyone know of good diagramming software for Behavior Trees? | /r/gamedev | 2023-05-30

    I'm using FluidBT https://github.com/ashblue/fluid-behavior-tree

  • awesome-unity

    A curated list of awesome Unity games! 🎮 (by proyecto26)

  • realtime-CSG-for-unity

    Realtime-CSG, CSG level editor for Unity

  • apple-signin-unity

    Unity plugin to support Sign In With Apple Id

  • Project mention: universal-sdk-unity VS apple-signin-unity - a user suggested alternative | libhunt.com/r/universal-sdk-unity | 2023-12-12

    AppleLogin Support for iOS, Android.

  • Simple-Unity-Audio-Manager

    A decentralized audio playing system for Unity, designed for simplicity and built to scale!

  • unity-google-drive

    Google Drive SDK for Unity game engine

  • UnityRuntimeNodeEditor

    Unity runtime node editor using with Unity UI.

  • Unity-BitmapFontImporter

    An unity editor extension for bitmap font.

  • unity-raw-input

    Windows Raw Input wrapper for Unity game engine

  • extOSC

    extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.

  • scriptable-events

    Simple and extensible event system for Unity Engine, implemented via scriptable objects

  • SafeValues

    A simple Unity library for cheating prevention

  • Unity-AnimatorTransitionCopier

    A simple tool for copying and pasting transitions in Animator Editor.

  • VoxReader

    A C# library to read .vox files created with MagicaVoxel

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

unity3d-plugin related posts

  • Live Streaming from Unity - Integrated Chat (Part 4)

    1 project | dev.to | 21 Feb 2024
  • universal-sdk-unity VS apple-signin-unity - a user suggested alternative

    2 projects | 12 Dec 2023
  • How do you implement static string, I use it like this but im not sure if it's a good way

    1 project | /r/Unity3D | 1 Jul 2023
  • Does anyone know of good diagramming software for Behavior Trees?

    1 project | /r/gamedev | 30 May 2023
  • How do you handle the constant null checking?

    1 project | /r/gamedev | 1 May 2023
  • A small but useful class for creating saved variables in PlayerPrefs

    1 project | /r/Unity3D | 26 Apr 2023
  • how can I make this button?

    2 projects | /r/Unity3D | 2 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source unity3d-plugin projects? This list will help you:

Project Stars
1 Unity-Script-Collection 5,352
2 NaughtyAttributes 4,264
3 UnityLibrary 3,597
4 awesome-unity-open-source-on-github 3,366
5 sprite-glow 2,172
6 UnityMeshSimplifier 1,648
7 sprite-dicing 1,289
8 NativeWebSocket 1,065
9 Unity-QuickSheet 1,010
10 fluid-behavior-tree 886
11 awesome-unity 814
12 realtime-CSG-for-unity 695
13 apple-signin-unity 564
14 Simple-Unity-Audio-Manager 443
15 unity-google-drive 386
16 UnityRuntimeNodeEditor 368
17 Unity-BitmapFontImporter 235
18 unity-raw-input 207
19 extOSC 184
20 scriptable-events 122
21 SafeValues 111
22 Unity-AnimatorTransitionCopier 105
23 VoxReader 50

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com