Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/63rabbits/mtl_argsample


https://github.com/63rabbits/mtl_argsample

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# MTL_ArgSample

This is a sample about the argument manipulation of Metal shader functions.

- Use enum for the index part of [[ buffer(index) ]] and [[ texture(inde) ]].
- Pass data less than 4KB.( Use setVertexBytes(), setFragmentBytes() )

![](MTL_ArgSample.png)