Pinned Repositories
2d-outlines-urp
A 2D outline shader for SpriteRenderers in Unity, using Shader Graph and Universal RP.
2DCharacterControllerTutorial
Source code for 2D Character Controller tutorial for Unity.
3D-Moebius-Transformations-Vertex-shader-in-Unity-3D
Moebius Transformations of 3D spaces on 4D sphere in Vertex shader and C# in Unity 3D
3d-Pixel-Art-In-Godot-4
3DCelAnimation_Templatev001
Example files for implementing "3D Cel Animation" in Unity3D.
7dfps
7 Day FPS Game
Hello_Hell
Unity FPS game created at GameJam. Inspired by Doom, Quake, Unreal.
Unity-Wolfenstein3D-OldSchoolFPS
This is my remake of the 1992 game Wolfenstein3D, the grandfather of FPS games.
TheIndiv's Repositories
TheIndiv/3d-Pixel-Art-In-Godot-4
TheIndiv/Active-Ragdoll---Physics-Animations-in-Godot-4.0
TheIndiv/Advanced-Movement-System-Godot
This project is a template for creating advanced Third/First Person movement in GODOT
TheIndiv/Buoyancy-in-Godot-4
TheIndiv/com.unity.toonshader
Unity Toon Shader ( in progress )
TheIndiv/cool-blender-scripts
TheIndiv/CoR-Skinning
Optimized Center of Rotation skinning in unity
TheIndiv/DeMiedo-FPS-Controller
First Person Controller used in the game "...De Miedo" by Leafsoft Games. Adapted from Q_Move by Btan2.
TheIndiv/DMDungeonGenerator
New version of my old dungeon generator
TheIndiv/DMMap
A vector-looking minimap solution for Unity
TheIndiv/Godot-4.0-Procedural-Animation
A basic procedural animation implementation in Godot 4.0 for YouTube tutorial.
TheIndiv/godot-steam-audio
Immersive spatial audio extension for Godot, using Valve's SteamAudio
TheIndiv/Godot-Water-Ripple-Simulation-Shader
TheIndiv/Godot_Noshot_Controller
NOSHOT First Person Controller
TheIndiv/GodotStairs
Stair stepping for Godot Engine 4.2+
TheIndiv/growth-academy
Hub for all code related to Growth Academy
TheIndiv/LLL_Mantis
This is a game that reads your browser history (locally), then roasts you. PLAY IT ALONE!
TheIndiv/Path-Based-Mesh-Generation-YT
TheIndiv/Q_Move
Quake-like controller for Godot
TheIndiv/Randomation-Vehicle-Physics
Vehicle physics system for the Unity engine.
TheIndiv/Reactive-Smoke-in-Godot-4
TheIndiv/realtime-CSG-for-unity
Realtime-CSG, CSG level editor for Unity
TheIndiv/SecondOrderDynamics_Test
A test of my second order dynamics in Unity implementation.
TheIndiv/ShaderGraphVariables
Adds 'Register Variable' and 'Get Variable' nodes to Shader Graph, allowing you to link sections of a graph without connection wires. <3
TheIndiv/UnityPhysics-GameObjects
Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).
TheIndiv/UnitySimpleUtils
Collection of simple utility scripts for Unity
TheIndiv/UnityTools
A small collection of tools that multiple projects make use of.
TheIndiv/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
TheIndiv/URP_BlitRenderFeature
Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination. Allows blit to happen after post processing with the After Rendering event.
TheIndiv/URP_ShaderCodeTemplates
A few shader code templates/examples for Unity, Universal Render Pipeline (URP). ShaderLab & HLSL.