noodle-eater's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
terkelg/awesome-creative-coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
FreyaHolmer/Mathfs
Expanded Math Functionality for Unity
kodecocodes/flta-materials
The projects and the materials that accompany the Flutter Apprentice book
qiankanglai/LoopScrollRect
These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.
hadashiA/VContainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
CyberAgentGameEntertainment/UnityPerformanceTuningBible
Unity Performance Tuning knowledge book
davidADSP/GDL_code
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
codewriter-packages/Tri-Inspector
Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
Xerios/ScreenManager
Flexible way to manage screens with transitions for Unity
scellecs/morpeh
🎲 ECS Framework for Unity Game Engine and .Net Platform
aarthificial/reanimation
An alternative animator for Unity tailored for traditional animation
SolidAlloy/ClassTypeReference-for-Unity
Property drawer that allows class selection from drop-down in Unity.
Thundernerd/Unity3D-SerializableInterface
A wrapper that allows you to serialize interfaces
jacksondunstan/iterator
Iterator Library for C# and Unity
nothke/ProtoGUI
Simple, quick and good looking GUI windows for Unity, intended for prototyping and debugging
paullj/unity-json-editor
A JSON Editor in the inspector. Preview and more information in README🙂
bernhardrieder/PCGML-Game-Mechanics
Master thesis: "Using Procedural Content Generation via Machine Learning as a Game Mechanic" with a prototype in Unreal Engine 4.22.
Arvtesh/UnityFx.Mvc
MVC framework for Unity3d.
LarV123/UnityMultiTagSystem
Unity Multiple Tag System allows you to add tags to a GameObject by using a component. This can be extended to other data or objects using GameplayTagContainer.