AimanGameDev's Stars
kuler90/build-unity
GitHub Action to build Unity project on Ubuntu, macOS or Windows
kuler90/activate-unity
GitHub Action to activate Unity Personal or Professional license on Ubuntu, macOS or Windows
kuler90/setup-unity
GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub
EbookFoundation/free-programming-books
:books: Freely available programming books
shader-slang/slang
Making it easier to work with shaders
FreeCAD/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
unity3d-jp/UnityChanToonShaderVer2_Project
UnityChanToonShaderVer2 Project / v.2.0.9 Release
dbartolini/data-oriented-design
A curated list of data oriented design resources.
GlitchEnzo/NuGetForUnity
A NuGet Package Manager for Unity
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
cnr-isti-vclab/meshlab
The open source mesh processing system
MirrorNetworking/Mirror
#1 Open Source Unity Networking Library
jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
shimat/opencvsharp
OpenCV wrapper for .NET
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.