gl_commandlist_basic
Command encoder sample
This project demonstrates how to use the NV_command_list extension to optimize rendering performance by encoding commands into binary data and reducing CPU overhead.
OpenGL sample for NV_command_list
110 stars
24 watching
11 forks
Language: C++
last commit: over 2 years agoLinked from 1 awesome list
nvidiaopengl
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 | |
| A sample implementation of a shader-based occlusion culling system using OpenGL | 536 | |
| A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 165 | |
| A simple Vulkan rendering example | 207 | |
| A collection of advanced ray tracing samples showcasing OptiX's capabilities | 429 | |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 | |
| Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code | 64 | |
| This sample project provides an optimized screen-space ambient occlusion algorithm with caching improvements and multi-sample anti-aliasing support. | 355 | |
| A library to reduce boilerplate OpenGL code | 18 | |
| A tool to simplify GLSL code for descriptor set indexing in Vulkan | 12 | |
| A utility library for working with colors in Neovim | 400 | |
| A collection of sample applications demonstrating various OpenGL features and techniques. | 770 | |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 | |
| This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images | 89 | |
| A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |