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: over 5 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 206
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
nvpro-samples/gl_commandlist_basic A sample project demonstrating the use of NV_command_list to render a basic scene with texture rendering using ARB_bindless_texture. 111
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 363
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 98
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 533
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. 934
jubnzv/virtual-types.nvim A Neovim plugin that displays type annotations in virtual text 375
khronosgroup/glsl Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. 345