Skip to content

Instantly share code, notes, and snippets.

@yakumo-proj
Last active January 25, 2021 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yakumo-proj/61c6c6d0b0799c86a290172c7bc08fdd to your computer and use it in GitHub Desktop.
Save yakumo-proj/61c6c6d0b0799c86a290172c7bc08fdd to your computer and use it in GitHub Desktop.
clusterとNEOKETのアバター制限比較

clusterとNEOKETのアバター制限比較

制限 cluster NEOKET
モデル GameObjectの数(maxNodeCount) 256
ポリゴンの数(maxPolygonCount) 32,000 48,000
メッシュの数(maxMeshCount) 16 16
サブメッシュの数(maxPrimitiveCount) 32 32
ブレンドシェイプの数(maxMorphTargetCount) 64 128
ボーン ボーンの数(maxJointCount) 128 150
マテリアル マテリアルの数(maxMaterialCount) 8 8
テクスチャ テクスチャの画像形式(imageMimeType) PNG JPG/PNG
テクスチャのサイズ(maxImageResolution) 2048x2048
(一般: 512x512)
4096x4096
画像の枚数(maxImageCount) 16 16
その他 バウンディングボックス上限 2.5m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment