UnityNativeScripting
Native scripting
Enables writing Unity scripts in native code using C++, providing an alternative to managed languages like C#.
Unity Scripting in C++
1k stars
74 watching
135 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
cppcsharpil2cpppinvokeunityunity-editorunity-scriptsunity3dunity3d-developmentunity3d-script
Related projects:
Repository | Description | Stars |
---|---|---|
unity3d-jp/cppscript | Enables C++ to call Unity's C# API and vice versa | 39 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
unity-technologies/nativerenderingplugin | A C++ plugin that demonstrates native rendering and graphics-related functionality in Unity. | 822 |
saladlab/json.net.unity3d | A modified version of Newtonsoft.Json that supports Unity3D and resolves compatibility issues with the .NET Framework. | 917 |
unity-technologies/unitymixedcallstack | Provides debugging support for Unity native code using Mono by translating managed addresses into descriptive stack frames. | 129 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
packtpublishing/unity-5.x-game-development-blueprints | Supporting project files for Unity 5.x game development tutorials | 20 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
shaunabanana/unity-websocket-server | A WebSocket server for Unity | 69 |
eantcal/nubscript | A small, procedural scripting language designed to be embedded in other programs for convenient runtime scripting | 0 |
gaijinentertainment/dascript | A high-performance scripting language designed to simplify game development and other computationally intensive tasks. | 909 |
mortennobel/unityutils | A collection of utility classes for Unity game development | 91 |
watson-developer-cloud/unity-sdk | An SDK that integrates IBM Watson services into Unity applications. | 569 |
nikhilk/scriptsharp | A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 658 |
unity-technologies/inputsystem | An extension package to Unity providing a system to configure game actions and access input devices. | 1,434 |