Showing 201 open source projects for "unity"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    AICommand

    AICommand

    ChatGPT integration with Unity Editor

    ...It provides a minimal setup that connects your OpenAI API key and surfaces a command window right inside Unity. The aim is to experiment with agentic assistance inside the editor loop, turning repetitive steps into promptable actions. While positioned as experimental, it demonstrates the potential of pairing Unity’s extensibility with AI-driven command execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Qualisys Unity SDK

    Qualisys Unity SDK

    Unity package for the C# (.NET) implementation for Qualisys Track

    ...Using a QTM rigid body to set the position and orientation of a GameObject is equally easy. Just add a script to the GameObject and set the name of the QTM rigid body. Get a real-time stream of motion capture data in Unity with minimal latency. This makes it possible to drive characters, rigid bodies or any other Unity object. Qualisys provides a robust skeleton solver that lets you solve one or more actors in real-time. Capturing crouching, wrestling and lying on the floor has never been this straightforward. By combining skeleton solving with AIM, you can capture advanced setups in a simplified workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Realistic 3D Roulette Sim Unity

    Realistic 3D roulette simulation:I wrote this for fun. big description

    ...The game is modelled using realistic physics of Unity engine.so its easy to tweak using the unity GUI.Lots of tweak&changes you can try (e.g. time for a spin,long/short already coded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Downloads: 25 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    jynew

    jynew

    Heros of Jin Yong 3D Remastered

    Heros of Jin Yong 3D Remastered is an open world RPG game with turn-based battle system. It is a non-profit game project which remastered the classic game Legends of Kim-Yong. This project supplies a framework for MODs and secondary development. You can play it on PC, Mac, mobile platform(or other supported platform).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing-fast component access make it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AssetStudio

    AssetStudio

    AssetStudio is a tool for exploring, extracting and exporting assets

    AssetStudio is a cross-platform tool for exploring, extracting, and exporting assets from Unity games—supporting assetbundles and built-in assets. It handles textures, sprites, audio, meshes, shaders, and more, exporting to formats like png, bmp, mp3, wav. The original is archived (supports Unity ≤2022.1); forks like AssetStudio2024 add support for newer Unity versions and Lua asset decompiling.
    Downloads: 1,027 This Week
    Last Update:
    See Project
  • 8
    unity-websocket-server

    unity-websocket-server

    A simple, zero-dependency WebSocket server for Unity

    A simple, zero-dependency WebSocket server for Unity. The easiest way is to use the inspector. Add callbacks to the onOpen, onMessage, or onClose UnityEvent. Alternatively, you can inherit from WebSocketServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    San Andreas Unity

    San Andreas Unity

    Open source reimplementation of GTA San Andreas game engine in Unity

    San Andreas Unity is an open-source reimplementation of GTA San Andreas game engine in Unity. This won't be a complete reimplementation, but the focus is on gameplay features, multiplayer, and creating a framework that will allow easy game extension and unlimited modding possibilities. When running for the first time, the game will ask you for a path to GTA installation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    AirSim is an open-source, cross platform simulator for drones, cars and more vehicles, built on Unreal Engine with an experimental Unity release in the works. It supports software-in-the-loop simulation with popular flight controllers such as PX4 & ArduPilot and hardware-in-loop with PX4 for physically and visually realistic simulations. It is developed as an Unreal plugin that can simply be dropped into any Unreal environment. AirSim's development is oriented towards the goal of creating a platform for AI research to experiment with deep learning, computer vision and reinforcement learning algorithms for autonomous vehicles. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    LabMACOSX
    LabMACOSX: Is a laboratory of applications written in Applescript language. Brutosx is brutus.pl remote login and password bruteforce cracker inserted inside the application Brutosx (need only of Net::Telnet Perl module are required get them at CPAN, while the list of users and passwords, and the service is inserted inside the application). SSHOSX is ssh application client to establish an ssh connection from client to server, Nmaposx is nmap port scanner invoked from the application Nmaposx...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BinarySerializationEditor

    BinarySerializationEditor

    Deserialize, edit and reserialize system binary serialization files

    Allows for the reading and editing on system binary serialization files, utilized in many (but not all) Unity-based games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RestClient for Unity

    RestClient for Unity

    A Promise based REST and HTTP client for Unity

    A Promise-based REST and HTTP client for Unity. Works out of the box. Make HTTP requests from Unity. Supports HTTPS/SSL. Built on top of UnityWebRequest system. Transform request and response data (JSON serialization with JsonUtility or other tools) Automatic transforms for JSON Arrays. Supports default HTTP Methods (GET, POST, PUT, DELETE, HEAD, PATCH) Generic REQUEST method to create any http request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SanAndreasUnity

    Open source reimplementation of GTA San Andreas game engine in Unity

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kailius

    Kailius

    2D Platform Game developed in Unity for Android, Windows, and Linux

    Kailius is a 2D platform game inspired by early RPGs, featuring 8-bit pixel art aesthetics. Developed in Unity, it is available for Android, Windows, and Linux platforms, offering a nostalgic gaming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This tool allows you to load mods into unity games without modifying the original files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MetaSprite

    MetaSprite

    A fast, self-contained, highly customizable Aseprite-to-Unity importer

    MetaSprite is a Unity plugin that enables developers to import Aseprite's .ase files directly into Unity as Mecanim animation clips and controllers. It supports rich metadata, allowing for manipulation of colliders, transforms, and message sending within Aseprite, streamlining the workflow for 2D game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free texture packer

    Free texture packer

    Free texture packer

    Free Texture Packer is a desktop tool for creating sprite sheets from individual images, ideal for game developers using engines like Phaser or Unity. It supports multiple export formats and efficient packing algorithms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Unity Aseprite Importer

    Unity Aseprite Importer

    An aseprite-file importer for unity written in C#

    Unity Aseprite Importer is a Unity editor extension that enables developers to import Aseprite files (.ase and .aseprite) directly into Unity projects. It streamlines the 2D animation workflow by preserving layers, frames, tags, and metadata from Aseprite, making it easier to manage sprites and animations without manual exports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Materia

    Materia

    A Material Design theme for GNOME/GTK based desktop environments

    Materia is a Material Design theme for GNOME/GTK-based desktop environments. It supports GTK 2, GTK 3, GTK 4, GNOME Shell, Budgie, Cinnamon, MATE, Unity, Xfce, LightDM, GDM, Chrome theme, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AstroBridge Open Source Script for Unity

    AstroBridge Open Source Script for Unity

    Conecta con los astros! AstroBridge Open Source Script para Unity

    ...Una vez hecho esto puede enviárnoslo a astrobridge.info@gmail.com dónde lo valoraremos y si es de alta calidad lo publicaremos en nuestros medios. Requerimientos del código fuente (para su personalización): - Unity 2020.3.0f1 (se ha testeado en éste Unity pero pueden valer otras versiones) Requerimientos del ejecutable (para su demostración): - Windows (poner la carpeta del programa en la raíz de la Unidad C:) Ejemplo: C:\AstroBridge Más info en https://amadproyecto.es/astrobridge-open-source-script-para-unity/ Otro proyecto solidario de amadproyecto.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Engage

    Engage

    Engage is a free and open source space shooter game.

    Engage is a free and open source space shooter made with the Unity game engine by the CCEx software development company. It will be released under Linux, Windows and MacOS for free. ToDo:: -Implement a saving system, first for the Settings Menu values and then for the game state. -Complete implementation of the lives system. -Fix the Escape Menu's quit button to be instantly effective and not have to press Escape again to finally quit the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ASCII Art

    ASCII Art

    Real-Time ASCII Art Rendering Library

    A header-only, C/C++ library that lets you transform an input image or video frame into printable ASCII characters in real-time using a single decision tree. ASCII Art is a single header, C/C++ library developed by PixLab and based on the work of Nenad Markus that let you transform an input image or video frame into printable ASCII characters at real-time using a single decision tree. Real-time performance is achieved by using pixel intensity comparison inside the internal nodes of the tree.
    Downloads: 0 This Week
    Last Update:
    See Project