NativeRenderingPlugin
Unity renderer
A C++ plugin that demonstrates native rendering and graphics-related functionality in Unity.
C++ Rendering Plugin example for Unity
822 stars
528 watching
164 forks
Language: C
last commit: 4 months ago
Linked from 2 awesome lists
native-pluginrenderingunity
Related projects:
Repository | Description | Stars |
---|---|---|
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,308 |
triaxis-games/realtimemeshcomponent | A Unreal Engine 5 plugin that enables runtime rendering of generated content | 1,569 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
labithiotis/react-native-html-render | A component that renders HTML content as native views in React Native | 5 |
kosua20/rendu | A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. | 548 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,192 |
unity-technologies/autolod | Automates simplification of 3D models during import to reduce memory usage and improve performance. | 1,845 |
vaneenige/phenomenon | A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,778 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,044 |
kosua20/herebedragons | A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,732 |
jacksondunstan/unitynativescripting | Enables writing Unity scripts in native code using C++, providing an alternative to managed languages like C#. | 1,342 |
zeux/niagara | An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,332 |
mohebifar/konsul | An abstraction of the browser's console that offers text styling and rendering with React-like functionality | 619 |
trungtle/tlvulkanrenderer | A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU. | 96 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |