본문 바로가기
카테고리 없음

[OpenGL] OpenGL ES 의 미래 Metal?

by 나스닥171819 2023. 9. 11.
728x90
반응형

애플 OpenGL을 deprecate시켰는데 대신 Metal을 쓰면 된다더라~ ... 잘 사용하고 있엇지만, WWDC 2018에서 OpenGL ES, OpenCL을 deprecate하겠다고 ...

 Unity 또한 4.6.3 이후 버전은 Metal을 지원

 

 

 

https://developer.apple.com/documentation/opengles?language=objc 

 

OpenGL ES | Apple Developer Documentation

Create 3D and 2D graphics effects with this compact, efficient subset of OpenGL.

developer.apple.com

 

 

https://developer.apple.com/documentation/Xcode/Metal-developer-workflows

 

Metal developer workflows | Apple Developer Documentation

Locate and fix issues related to your app’s use of the Metal API and GPU functions.

developer.apple.com

 

 

반응형