0.0.3 • Published 3 years ago

tssl v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

TypeScript Shading Language

- Currently in the very early stages of development, nothing to see here basically :) Subscribe!

Goals

  • Write shaders in statically typed TypeScript for type-safety and IDE support
  • Compose "ubershaders" from small trait-like modules, enforce type compatibility across them
  • Match between the buffers layout and the shader code, synthesize the data binding code
  • Support both WebGPU's WGSL and GLSL as code generation targets

Also Check

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago