Automatic shader/material generation from .compeito snippet,
for writing GPGPU procedures for VRChat in a ComputeShader-like style.
Install from VPM: https://phi16.github.io/VRC_Packages/
Example: ComputeTest.compeito, ComputeTest.cs
Utility: Compeito.cs
こんぺいとう (Konpeito) is a traditional Japanese sugar candy, small and cute.
Add the following to your .vscode/settings.json.
{
"files.associations": {
"*.compeito": "hlsl"
}
}
MIT