sienaiwun's Stars
ggerganov/llama.cpp
LLM inference in C/C++
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
h3r2tic/kajiya
💡 Experimental real-time global illumination renderer 🦀
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
answer-huang/dSYMTools
dSYM analyze
ufrisk/MemProcFS
MemProcFS
BadBrojo/UEDumper-MemProcFS
UEDumper+MemProcFS
Spuckwaffel/UEDumper
The most powerful Unreal Engine Dumper and Editor for UE 4.19 - 5.3
PolygonHive/GASP-ALS
Game Animation Sample with ALS Layering
Tencent/sluaunreal
lua dev plugin for unreal engine 4 or 5
apachecn/apachecn-c-cpp-zh-pt2
tito91/memreport-tool
This tool aims to visualize UE4 memreport file content.
zz85/space-radar
Disk And Memory Space Visualization App built with Electron & d3.js
OpenRouterTeam/openrouter-runner
Inference engine powering open source models on OpenRouter
Allar/compiling-unreal
A man's notes as he discovers how Unreal Engine compiles things
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
Tencent/OOMDetector
OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.
linyiLYi/bilibot
A local chatbot fine-tuned by bilibili user comments.
donaldwuid/unreal_source_explained
Unreal source explained, based on profilers.
DaedalicEntertainment/ue4-test-automation
Facilitates setting up integration test suits with Unreal Engine 4 Gauntlet.
nvpro-samples/nvpro_core
shared source code and resources needed for the samples to run
hxhb/HotPatcher
Unreal Engine hot update manage and package plugin.
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
skymapgames/jenkins-ue4
Automated Unreal Engine 4 Project Builds
tksuoran/erhe
C++ library for modern OpenGL experiments
hellokenlee/SublimeUnrealShader
Unreal Engine 4 shader editing, syntax hightlighting and more
preshing/FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
facebook/igl
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).
MomentsInGraphics/vulkan_renderer
A toy renderer written in C using Vulkan to perform real-time ray tracing research.