EGGnmad's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
openai/openai-cookbook
Examples and guides for using the OpenAI API
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
aseprite/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
id-Software/DOOM
DOOM Open Source Release
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
Unity-Technologies/EntityComponentSystemSamples
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Cysharp/R3
The new future of dotnet/reactive and UniRx.
in0finite/SanAndreasUnity
Open source reimplementation of GTA San Andreas game engine in Unity
google/mozc-devices
Circuit diagrams and firmware source code for Gboard DIY keyboards
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
hadashiA/VContainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
Unity-Technologies/AutoLOD
Automatic LOD generation + scene optimization
microsoft/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
d3dcoder/d3d12book
Sample code for the book "Introduction to 3D Game Programming with DirectX 12"
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
OskarSigvardsson/unity-delaunay
A Delaunay/Voronoi library for Unity, and a simple destruction effect
jdah/archimedes
C++20 reflection via code generation
IRCSS/Compute-Shaders-Fluid-Dynamic-
Fluid Simulation Implementation in Compute Shaders using Unity3D
Cysharp/YetAnotherHttpHandler
YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
dundalek/lazy-lsp.nvim
Neovim plugin to auto install LSP servers
Tvtig/UnityLightsaber
A lighsaber modelled in blender and brough to life in unity
Barbelot/Chimera
2D Fluid Simulation in Unity
vexe/Fast.Reflection
Extension methods library emitting IL to generate delegates for fast reflection
SunnyValleyStudio/Unity-2D-Context-steering-AI
How to implement context steering behaviours for a 2D top down Unity game
KristinLague/Mesh-Cutting
Using Unity & C# to programatically slice a mesh apart
marianpekar/cloth-simulation-2d
2D cloth simulation written in C++ with SDL.
EGGnmad/roguelike
2d pixel roguelike game