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 7 years ago
Linked from 1 awesome list

glslglsl-generatorvulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvpro-samples/gl_vk_chopperA simple Vulkan rendering example207
nvpro-samples/gl_vk_bk3dthreadedA sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads84
nvpro-samples/gl_commandlist_basicThis 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_supersampledDemonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code64
fordhurley/glsl-grapherVisualizes the structure and behavior of GLSL shader functions in a graphical interface.26
gvx/bitserA Lua serialization and deserialization library optimized for speed and compactness159
nvpro-samples/gl_vk_meshlet_cadsceneDemonstrates rendering of CAD models using mesh shaders for high-performance rendering373
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99
binary1248/glsA library to reduce boilerplate OpenGL code18
piglovesyou/graphql-letA tool that automates the generation of TypeScript code from GraphQL queries454
nvpro-samples/gl_occlusion_cullingA sample implementation of a shader-based occlusion culling system using OpenGL536
sleexyz/hylogenA system for generating and compiling GLSL shaders in Haskell481
libretro/glsl-shadersA collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization.948
jubnzv/virtual-types.nvimA Neovim plugin that displays type annotations in virtual text378
khronosgroup/glslMaintains and develops the GLSL shading language specification and extensions used in graphics rendering.351