forked from veldrid/veldrid
-
Notifications
You must be signed in to change notification settings - Fork 0
图形库目标
xtuzy edited this page Jun 14, 2024
·
1 revision
参考cocos库对各平台的支持和migueldeicaza构建urhosharp是为了嵌入app的目的,我对Veldrid.Maui的目标设定是能支持dotnet各平台运行threejs这样的库,而不是大而完整的游戏引擎。
平台嵌入目标支持:
- iOS - UIView
- MacCatalyst - UIView
- Windows - SwapChainPanel
- Android - View
- Web- Canvas