praeclarum / ShaderGraphCoder

Write RealityKit shaders using Swift
137 stars 2 forks source link

Generate operations from schema #4

Closed praeclarum closed 3 months ago

praeclarum commented 3 months ago

This is to ensure all ops are covered and that they use the right types. This also adds the half and matrix types.

Fixes #3