3d Graphics Library in source engine for macos
what is the 3d Graphics Library in source engine for macos?(directx of opengl in ha开发者_JAVA技巧lf-life2)
DirectX is a proprietary API by Microsoft, it is available on MS Windows and XBox only. OpenGL is crossplatform and it is available on almost every platform.
Edit: Thanks @erjot for your input.
精彩评论