Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
syoyo authored Oct 30, 2024

Verified

This commit was signed with the committer’s verified signature.
addaleax Anna Henningsen
1 parent 36f2aab commit db4e6aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -104,7 +104,7 @@ Core loading feature(both USDA and USDC) is now working and production-grade(And
Somewhat working Tydra framwork for rendering USD model with OpenGL/Vulkan-like renderer. https://github.com/syoyo/tinyusdz/issues/148

v0.8.0 is basically Flattened scene only(i.e, USDA/USDC generated by using pxrUSD's `usdcat --flatten` or USDZ scene).
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)
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)

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

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

0 comments on commit db4e6aa

Please sign in to comment.