Pinned Repositories
Cursor-Animation
Just an example of how to animate the cursor at runtime
OS-Project
This is a client-server application for message passing and logging, which comprises of 1 server and "n" clients using shared memory as communication channels
Simpson_1-3_Integration
C# console app implementing Simpson's 1/3 Integration meethod
SuperCharacterController
Unity custom character controller
RuchirRaj's Repositories
RuchirRaj/Custom-CharacterController
RuchirRaj/CustomNavMesh
Alternative to Unity's NavMesh system where the agents avoid each other.
RuchirRaj/FullBodyFPS
This is the git repo for my Unity tutorial series.
RuchirRaj/fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
RuchirRaj/GPUAnimator
Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)
RuchirRaj/guid-based-reference
A component for giving Game Objects a GUID and a class to create references to objects in any Scene by GUID
RuchirRaj/KSPWheel
Replacement for U4 wheel collider, geared for use in KSP.
RuchirRaj/manim
Animation engine for explanatory math videos
RuchirRaj/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
RuchirRaj/matcaps
Huge library of matcap PNG textures organized by color
RuchirRaj/OpenKCC
Open Source Kinematic Character Controller for Unity
RuchirRaj/overgrowth
Open Source codebase of the game Overgrowth by Wolfire Games LLC
RuchirRaj/Parkour-controller-script
Version controll because I fucked up code
RuchirRaj/PhotoSession
Pause the game and allow free look movement of the camera in order to capture screenshots
RuchirRaj/Post-Processing-Scan
A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).
RuchirRaj/qbt-theme
collection of themes for qbittorrent
RuchirRaj/RheaGrass
RuchirRaj/RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
RuchirRaj/stylised-character-controller
A stylised physics based character controller made in Unity 3D.
RuchirRaj/Unity-Coroutine-Alternatives-Benchmark
benchmark of ways to "animate" in Unity
RuchirRaj/unity-gameplay-ability-system
A unified framework for implementing ability systems in Unity
RuchirRaj/Unity-UnitTestingPong
A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.
RuchirRaj/Unity3D-VATUtils
Extension of VAT shader form sideFX houdini with various utils for Unity
RuchirRaj/Unity_TabsUI
RuchirRaj/UnityAssetQuickAccessTool
Asset quick access tool.
RuchirRaj/UnityEditorIcons
Build in unity editor icons
RuchirRaj/UnityPCSS
Nvidia's PCSS soft shadow algorithm implemented in Unity
RuchirRaj/UnityPlayableGraphMonitorTool
PlayableGraph monitor tool inspired by PlayableGraph Visualizer and implemented in UIElements.
RuchirRaj/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
RuchirRaj/Workshop_StarterProject
Starter Project for GameDev workshop