✨ Shader demo - More than 300 examples
-
Updated
Oct 3, 2023 - ShaderLab
Video game developers take a designer's concepts and build them into a playable game for users. Video game developers, also known as games developers or video game programmers, write code for games for a variety of formats, such as PCs, consoles, web browsers and mobile phones.
✨ Shader demo - More than 300 examples
Post-processing effect to procedurally generate a anime/manga-style vignette of lines typically used to portray speed or surprise.
A unity shader for smooth pixel filtering, based on CptPotato's smooth filtering
Boids AI swarm demo for Unity.
Movement guide for Unity
Super simple auto build version tool
Transform your simple, bland transitions and movement into juicy springy movement!
Learn how to bake animations as a series of "snapshots" of meshes.
Learn how to save and load data in Unity - avoiding common mistakes and dangerous serialization techniques many other tutorials will tell you to use!
🌠 Updated version of the official Unity Procedural Examples project
A minigolf microgame made with Unity for educational purposes
In this tutorial repository I aim to make it really clear how each of the Ray, Sphere, Box, and Capsule casts work, look, behave, and how you can use each one of them to achieve your "casting" goals!
VRChef is a Unity based cooking simulation game with lots of options available in the kitchen environment, with an advanced recipe system included.
Learn how you can easily fade out objects that are using the standard URP shaders that obstruct view to the player using C# code!
3D Version Of Popular Game FNAF (Open-Source & Free) Horror Game Made With Unity
Learn how NavMeshAgent obstacle avoidance works... in DEPTH! In this deep dive into NavMeshAgent avoidance you'll learn 5 key takeaways for improving NavMeshAgent avoidance using the Unity Navigation System, no external assets needed!
Learn how to combine a Root Motion animated model with a NavMeshAgent. This gives you all the pathing benefits and local avoidance of the Navigation System with the precise animation you expect from Root Motion.
In this tutorial repository you can learn how to add a Touch Movement Joystick to control your player using the New Input System.
Learn how to set up Unity IAP for both Google Play and the Apple App Store