Skip to content

phi16/Compeito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compeito

Automatic shader/material generation from .compeito snippet, for writing GPGPU procedures for VRChat in a ComputeShader-like style.

Usage

Install from VPM: https://phi16.github.io/VRC_Packages/

Example: ComputeTest.compeito, ComputeTest.cs

Utility: Compeito.cs

Origin of the name

こんぺいとう (Konpeito) is a traditional Japanese sugar candy, small and cute.

Syntax Highlighting for VSCode

Add the following to your .vscode/settings.json.

{
  "files.associations": {
    "*.compeito": "hlsl"
  }
}

License

MIT

About

GPGPU Utility for VRChat

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors