# NVIDIAGameWorks/Falcor

Real-Time Rendering Framework

Repository: https://github.com/NVIDIAGameWorks/Falcor
Canonical: https://ross.abutalabs.com/products/nvidiagameworks-falcor
Homepage: https://developer.nvidia.com/falcor
Language: C++
License: NOASSERTION
License Family: other
Last push: 2025-01-07T11:21:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3326, "days_push": 603, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3217, forks 617 (observed 2026-08-28T04:07:49.616005+00:00)

## What it is
Falcor is NVIDIA's open-source real-time rendering framework for rapid prototyping of graphics research, built on DirectX 12 and Vulkan. It provides abstractions for shader compilation, model loading, scene rendering, raytracing, a modular render graph system, and integrations with RTX SDKs like DLSS, RTXDI, and NRD.

## Use cases
- prototype real-time rendering algorithms
- build a path tracer for graphics research
- experiment with DirectX ray tracing and DXR
- create modular renderers with a render graph
- test denoising techniques for low-sample path tracing
- implement SIGGRAPH rendering papers quickly
- arrange scenes and author camera animation paths

## When to choose
- you are doing graphics research or prototyping rendering techniques
- you need raytracing and RTX SDK integrations without engine overhead
- you want a modular framework instead of a full game engine
- you work on Windows with an RTX-capable NVIDIA GPU

## When to avoid
- you need to ship a cross-platform game or application
- your target platform is Linux or macOS
- you lack a DirectX Raytracing-capable GPU
- you need a production game engine with editor and asset pipeline for teams

## Facets
- artifact type: framework
- maturity: active
- function: graphics, game-engine, simulation, machine-learning
- domain: graphics, simulation
- platform: windows, cpp, python
- tags: directx-12, vulkan, ray-tracing, path-tracing, render-graph, nvidia-rtx, dlss, prototyping, computer-graphics, shading, game-development, research, gpu

## Member repositories
- NVIDIAGameWorks/Falcor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:49.616005+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:44:54.948706+00:00, confidence not recorded.
  - readme: https://github.com/NVIDIAGameWorks/Falcor (fetched 2026-08-28T04:07:49.616005+00:00, sha 41e2d6d657d5)
  - homepage: https://developer.nvidia.com/falcor (fetched 2026-08-29T09:37:56.868261+00:00, sha a34020c306ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
