Commit Graph

7 Commits

Author SHA1 Message Date
ousttrue
f79736f0be Model.ToGlb を廃止。Vrm10Exporter.Export を追加 2021-04-12 20:28:37 +09:00
ousttrue
443001957b Model から VRM 情報が除去されたので、ToGlb に追加の引数が必用になった 2021-04-12 20:01:11 +09:00
ousttrue
e35bc5f2fe GetBytesWithMime を VRMShaders に移動
* UniGLTF.GltfTextureExporter.GetBytesWithMime を VRMShaders.AssetTextureUtil.GetTextureBytesWithMime に移動
* テスト NotReadable, Compressed を VRMShaders に移動
* テスト用リソース Resources/4x4.png と 4x4compressed.DDS を VRMShaders に移動
2021-04-12 18:17:24 +09:00
ousttrue
fec118d788 WIP UniGLTF with VrmLib.Model 2021-04-01 12:16:42 +09:00
ousttrue
8629f4df5c VrmLoader.CreateVrmModel use GltfParser 2021-04-01 12:16:42 +09:00
ousttrue
5f86ffe842 VrmLib.Coordinates.Vrm1
https://github.com/vrm-c/vrm-specification/issues/205
2021-02-16 18:06:16 +09:00
ousttrue
d53942a7bd merge vrm10
* MeshUtility を UniGLTF 下に移動
* Assets/VRM10 を追加
* JsonSchemaからのコード生成 UniGLTF/Editor/Generator を追加
2021-01-07 13:37:24 +09:00