Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccworld1000/cccanvas.triangle
CCCanvas.Triangle - CCCanvas iOS Metal MetalKit GPU 极简体验Demo之 - 三角形
https://github.com/ccworld1000/cccanvas.triangle
canvas cccanvas gpu metal triangle
Last synced: about 2 months ago
JSON representation
CCCanvas.Triangle - CCCanvas iOS Metal MetalKit GPU 极简体验Demo之 - 三角形
- Host: GitHub
- URL: https://github.com/ccworld1000/cccanvas.triangle
- Owner: ccworld1000
- Created: 2021-08-09T02:53:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T08:45:16.000Z (over 3 years ago)
- Last Synced: 2023-10-20T06:31:46.433Z (about 1 year ago)
- Topics: canvas, cccanvas, gpu, metal, triangle
- Language: Objective-C
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### [CCCanvas.Triangle](https://github.com/ccworld1000/CCCanvas.Triangle) - [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 三角形
###### [友情提示1:主要是演示用,不考虑向前兼容]
###### [友情提示2:可通过Pod升级到最新的framework,或者直接手动导入项目皆可]
###### [友情提示3:开发环境, Xcode 13, CocoaPods 1.11.0, CCCanvas (>= 0.0.30)]
三点一个三角形 具体详情 [<>](https://github.com/ccworld1000/CCCanvas.Triangle/CCCanvas.Triangle.OC) [<>](https://github.com/ccworld1000/CCCanvas.Triangle/CCCanvas.Triangle.Swift)### [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo系列
1. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 颜色 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Color)
2. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 点 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Point)
3. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 线 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Line)
4. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 三角形 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Triangle)
5. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 面 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Plane)
6. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 纹理 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Texture)
7. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 金字塔 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Pyamid)
8. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 六边形 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Hexagon)
9. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 七边形 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Heptagonal)
10. [CCCanvas](https://github.com/ccworld1000/CCCanvas) iOS Metal MetalKit GPU 极简体验Demo之 - 立方体 [<<代码链接>>](https://github.com/ccworld1000/CCCanvas.Cube)### CCCanvas.Triangle Screenshot
![CCCanvas.Triangle iPhone Screenshot](https://raw.github.com/ccworld1000/CCCanvas.Screenshot/main/CCCanvas.Triangle.jpg?raw=true)