Falcor
Rendering framework
A real-time rendering framework supporting DirectX 12 and Vulkan for improved productivity in research and prototype projects.
Real-Time Rendering Framework
3k stars
130 watching
496 forks
Language: C++
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/directx-graphics-samples | DirectX 12 Graphics Samples repository | 6,074 |
diligentgraphics/diligentengine | A lightweight cross-platform graphics API and rendering framework for creating high-performance 3D graphics applications. | 3,621 |
zauonlok/renderer | A shader-based software renderer written from scratch in C89. | 2,493 |
confettifx/the-forge | A cross-platform rendering framework providing building blocks to extend existing game engines or write custom ones, supporting multiple platforms and technologies. | 4,819 |
bkaradzic/bgfx | A cross-platform graphics rendering library providing a common interface to various graphics APIs and platforms | 15,087 |
crosire/reshade | A post-processing injector for games and video software that enables developers to add custom visual effects. | 4,160 |
baldurk/renderdoc | A tool for debugging graphics rendering issues in games and applications. | 9,033 |
flaxengine/flaxengine | A multi-platform 3D game engine with C++ and C# support, providing high-quality graphics and scripting capabilities. | 5,838 |
diligentgraphics/diligentsamples | Demonstrates the usage of Diligent Engine for rendering 3D graphics and provides sample applications to learn its API | 338 |
microsoft/directxtk | A collection of helper classes for writing DirectX 11 C++ code for various Windows applications | 2,576 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 631 |
microsoft/directxshadercompiler | Compiles High-Level Shader Language programs into DirectX Intermediate Language representation. | 3,108 |
veldrid/veldrid | A portable graphics rendering and compute library for .NET that provides a unified interface to various GPU backends. | 2,490 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |