We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207d36f commit 23e41cdCopy full SHA for 23e41cd
README.md
@@ -167,10 +167,11 @@ let image = try loader.loadThumbnail(from: vrm)
167
168
- [ ] VRM 1.0 support
169
- [x] Decoding VRM 1.0 file
170
- - [ ] Render an avatar by RealityKit
171
-- [ ] VRM shaders support
+ - [x] Render an avatar by RealityKit (as VRM 0.x)
+ - [ ] Render an avatar by RealityKit (as VRM 1.x)
172
+- [ ] VRM shaders support (MToon)
173
- [ ] Improve rendering quality
-- [ ] Animation support
174
+- [ ] Animation support (vrma)
175
- [ ] VRM editing function
176
- [ ] GLTF renderer support
177
0 commit comments