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

GitHub

12 stars
11 watching
4 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list

glslglsl-generatorvulkan

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvpro-samples/gl_vk_chopper A simple Vulkan rendering example 207
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
nvpro-samples/gl_commandlist_basic 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
nvpro-samples/gl_vk_supersampled Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code 64
fordhurley/glsl-grapher Visualizes the structure and behavior of GLSL shader functions in a graphical interface. 26
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 373
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 99
binary1248/gls A library to reduce boilerplate OpenGL code 18
piglovesyou/graphql-let A tool that automates the generation of TypeScript code from GraphQL queries 454
nvpro-samples/gl_occlusion_culling A sample implementation of a shader-based occlusion culling system using OpenGL 536
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
libretro/glsl-shaders A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. 948
jubnzv/virtual-types.nvim A Neovim plugin that displays type annotations in virtual text 378
khronosgroup/glsl Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. 351