App24's Stars
litasa/Advanced-OpenGL-Examples
Here some advanced examples of OpenGL will be presented
potato3d/modern-opengl
Modern OpenGL 4.5 rendering techniques
vittorioromeo/VRSFML
VRSFML: Vittorio Romeo's SFML fork
zulubo/VWater
The water rendering and physics system used in Vertigo 2
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
dnhkng/GLaDOS
This is the Personality Core for GLaDOS, the first steps towards a real-life implementation of the AI from the Portal series by Valve.
cinight/MinimalCompute
simonoliver/InputSystemActionPrompts
Automatically set controller prompts in text and icons in your Unity game UI.
MrRedShark77/mrredshark77.github.io
SuperTux/supertux
SuperTux source code
ColinLeung-NiloCat/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
Qriva/MonoBehaviourTree
Simple event driven Behaviour tree for Unity projects
Kodrin/URP-PSX
PSX retro graphics plugin for URP with Shadergraph in Unity
Robinseibold/Unity-URP-Outlines
A custom renderer feature for screen space outlines
mob-sakai/UnmaskForUGUI
A reverse masking solution for uGUI element in Unity.
Cyanilux/URP_BlitRenderFeature
Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination via camera source, ID string or RenderTexture asset. Also options for _InverseView matrix and _CameraNormalsTexture generation.
BayatGames/SaveGameFree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
compix/VoxelConeTracingGI
Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while maintaining a low memory footprint.
halak/unity-editor-icons
SebLague/Ray-Marching
cakeslice/Outline-Effect
Outline Image Effect for Unity
PimDeWitte/UnityMainThreadDispatcher
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread
michidk/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
IronWarrior/UnityOutlineShader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
slsdo/volumetric-cloud
A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds
IronWarrior/ProjectileShooting
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
yasirkula/UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity
grigoryoskin/vulkan-compute-ray-tracing
Interactive ray tracer made with Vulkan compute shader.
Haruma-K/UnityScreenNavigator
Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.
Arvtesh/UnityFx.Outline
Screen-space outlines for Unity3d.