README.md
# MetalVertexStreaming |
This sample shows how to stream vertex data between 3 command buffers using one block of memory shared by both the CPU and GPU. The original data is copied back into the Metal shared CPU/GPU buffer every frame and modified directly in the buffer to animate the triangle. |
## Requirements |
### Build |
iOS 8 |
### Runtime |
iOS 8, 64 bit devices |
Copyright (C) 2014 Apple Inc. All rights reserved. |