Glslcc Alternatives
Similar projects and alternatives to glslcc
-
shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
-
-
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
glslcc reviews and mentions
-
Is there a list of resources which help to abstract over OpenGL and Vulkan, as their as their GLSL dialects? (DirectX and HLSL are also welcomed)
For cross compiling you can look at https://github.com/septag/glslcc - which uses SPIRV-Cross too.
-
niceshade - convert HLSL to SPIR-V, GLSL, or Metal Shading Language
..or glslcc: https://github.com/septag/glslcc
Stats
septag/glslcc is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of glslcc is C++.