Skip to content

qian-o/Slangc.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

277 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slangc.NET

NuGet Version

The .NET version of slangc, enabling the compilation of Slang code in a .NET environment.

Usage

using Slangc.NET;

byte[] buffer = SlangCompiler.Compile(args);

Reference

shader-slang/slang

pema99/SlangUnityPlugin

About

The .NET version of the Slang compiler, allowing the compilation of Slang code in a .NET environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors