WJW25's Stars
python/cpython
The Python programming language
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
ssloy/tinyrenderer
A brief computer graphics / rendering course
ttroy50/cmake-examples
Useful CMake Examples
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
rttrorg/rttr
C++ Reflection Library
KhronosGroup/Vulkan-Docs
The Vulkan API Specification and related tools
m969/EGamePlay
一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration can choose to use ScriptableObject or Excel tables.
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
Themaister/Granite
My personal Vulkan renderer
xiaoweiChen/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
LunarG/VulkanSamples
Vulkan Samples
TheCherno/OpenGL
OpenGL support library so you can just dive in and write OpenGL code
Nihlus/Launchpad
An open-source game launcher for your games
SoapboxRaceWorld/GameLauncher_NFSW
An unofficial launcher for Need for Speed: World (https://launcher.worldunited.gg / https://soapboxrace.world)
SmallVCM/SmallVCM
A (not too) small physically based renderer that implements the vertex connection and merging algortihm
GamebabyRockSun/GRSD3D12Sample
Gamebaby Rock Sun's D3D12 C-Style Sample for beginner
winsoft666/NSIS-UI-Plugin
Create NSIS Modern UI Setup by Using Thirdparty UI Library(such as Qt, DuiLib)
FuXiii/Turbo
Turbo is rendering engine base Vulkan
Italink/HelloVulkan
Vulkan Quick Start
fenneishi/CMake-Summary-of-documentation-chinese-
CMake 资料总结,持续更新
taichiCourse01/taichi_ray_tracing
idovelemon/raytracer
Simple ray tracer(Python version)