Skip to content

Commit 23e41cd

Browse files
authored
Update README.md
1 parent 207d36f commit 23e41cd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,11 @@ let image = try loader.loadThumbnail(from: vrm)
167167

168168
- [ ] VRM 1.0 support
169169
- [x] Decoding VRM 1.0 file
170-
- [ ] Render an avatar by RealityKit
171-
- [ ] VRM shaders support
170+
- [x] Render an avatar by RealityKit (as VRM 0.x)
171+
- [ ] Render an avatar by RealityKit (as VRM 1.x)
172+
- [ ] VRM shaders support (MToon)
172173
- [ ] Improve rendering quality
173-
- [ ] Animation support
174+
- [ ] Animation support (vrma)
174175
- [ ] VRM editing function
175176
- [ ] GLTF renderer support
176177

0 commit comments

Comments
 (0)