Hong-Xiang / drilla

Drilla engine for HPC and visualization
MIT License
2 stars 4 forks source link

drilla

Drilla engine for HPC and visualization

develop

requirements:

run dev environment

onetime

dev loop

NOTE when runtime identifier is required to build/run, i.e. we need use x64 runtime identifier, Any CPU will not work

ILSL

ILSL is a C# embeedded language which could (planning) be compiled to multiple shader language runnning on GPU.

ILSL code is a subset of valid C# code, with custom attribute to extend its semantic for shaders.

ILSL's compiler currently support runtime compilation of dotnet's bytecode CIL(MSIL) to WGSL source text.

Features: