https://github.com/HexaEngine/Hexa.NET.Shaderc
A C# wrapper for Shaderc
https://github.com/HexaEngine/Hexa.NET.Shaderc
bindings codegenerator csharp shaderc wrapper
Last synced: about 1 year ago
JSON representation
A C# wrapper for Shaderc
- Host: GitHub
- URL: https://github.com/HexaEngine/Hexa.NET.Shaderc
- Owner: HexaEngine
- License: mit
- Created: 2023-05-13T20:18:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T08:58:15.000Z (over 1 year ago)
- Last Synced: 2025-03-27T15:49:52.209Z (about 1 year ago)
- Topics: bindings, codegenerator, csharp, shaderc, wrapper
- Language: C#
- Homepage:
- Size: 25.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HexaEngine.Shaderc
Work in progress Shaderc wrapper currently covering the full Shaderc.h file.
Missing things:
- a good documentation
- examples (currently only the unit tests are some kind of an example)
- a better readme