josemgmz's Stars
Alamofire/Alamofire
Elegant HTTP Networking in Swift
DanielChappuis/reactphysics3d
Open source C++ physics engine library in 3D
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
thunil/TecoGAN
This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
RenderKit/ospray
An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization
zeux/niagara
A Vulkan renderer written from scratch on stream
RayTracing/raytracing.github.io
Main Web Site (Online Books)
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
Nelarius/imnodes
A small, dependency-free node editor for dear imgui
jmorton06/Lumos
Cross-Platform C++ 2D/3D game engine
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
floooh/sokol
minimal cross-platform standalone C headers
pplux/px
Single header C++ Libraries for Thread Scheduling, Rendering, and so on...
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Angelo1211/HybridRenderingEngine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
TheCherno/Hazel
Hazel Engine
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
mlabbe/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
nothings/single_file_libs
List of single-file C/C++ libraries.
nothings/stb
stb single-file public domain libraries for C/C++
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games