Skip to content

hex2010/atom-language-metal

 
 

Repository files navigation

Metal shader language support in Atom

Forked from atom/language-c and make it work with Metal shader files:

  1. Add types such as sampler, float4x4, access ...
  2. Add special modifiers such as vertex, kernel ...
  3. Add attribute syntax like [[user(normal)]], [[position]]...
  4. Add operator as_type and array_ref

About

Metal shader support in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published