Skip to content

Commit db4e6aa

Browse files
authored
Update README.md
1 parent 36f2aab commit db4e6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Core loading feature(both USDA and USDC) is now working and production-grade(And
104104
Somewhat working Tydra framwork for rendering USD model with OpenGL/Vulkan-like renderer. https://github.com/syoyo/tinyusdz/issues/148
105105

106106
v0.8.0 is basically Flattened scene only(i.e, USDA/USDC generated by using pxrUSD's `usdcat --flatten` or USDZ scene).
107-
Composition features are work-in-progress(experimental Composition feature support in v0.8.0. Better composition feature in next major release v0.9.0(Q3/2024 expected) planned)
107+
Composition features are work-in-progress(experimental Composition feature support in v0.8.0. Better composition feature in next major release v0.9.0(Q2/2025 expected) planned)
108108

109109
Remaining tasks for v0.8.0 release are writing examples, demos and utility functions(Tydra. Especially access to Material/Shader attributes).
110110

@@ -127,8 +127,8 @@ Remaining tasks for v0.8.0 release are writing examples, demos and utility funct
127127
* [ ] Basic C API(`c-tinyusd`) for language bindings
128128
* [ ] [examples/c_api_example](examples/c_api_example)
129129
* [ ] Basic Python binding
130-
* [ ] Write simple SDL viewer example(2024 Summer expected)
131-
* [ ] Write iOS and Android example(2024 Winter expected)
130+
* [ ] Write simple SDL viewer example(2025 Spring expected)
131+
* [ ] Write iOS and Android example(2025 expected)
132132
* [ ] Write Vision OS example?
133133
* [ ] Vulkan or OptiX/HIP RT raytracing viewer example
134134
* [ ] USD <-> glTF converter example

0 commit comments

Comments
 (0)