glsl_indexed_types_generator
Descriptor set indexer
A tool to simplify GLSL code for descriptor set indexing in Vulkan
GLSL code generator to aid use of Vulkan's descriptor set indexing
12 stars
11 watching
4 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
glslglsl-generatorvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Vulkan rendering example | 207 |
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| 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. | 110 |
| Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code | 64 |
| Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| A Lua serialization and deserialization library optimized for speed and compactness | 159 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 99 |
| A library to reduce boilerplate OpenGL code | 18 |
| A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
| A sample implementation of a shader-based occlusion culling system using OpenGL | 536 |
| A system for generating and compiling GLSL shaders in Haskell | 481 |
| A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. | 948 |
| A Neovim plugin that displays type annotations in virtual text | 378 |
| Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |