Skip to content

Commit

Permalink
Update status.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syoyo authored Aug 2, 2023
1 parent 9d03fa2 commit 79d37ee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ NOTE: USDC(Binary) = Read only

## Work in progress

* [x] Custom filesystem handler(Asset Resolution)
* [ ] Composition(VariantSet) syntax
* [x] VariantSet Ascii parse
* [x] VariantSet Ascii print
Expand All @@ -95,6 +96,13 @@ NOTE: USDC(Binary) = Read only
* Please see [usdObj.md](usdObj.md)
* [ ] C-API for other languages
* [ ] Python binding and package.
* [ ] Composition Arcs
* Parsing some Composition Arcs possible, needs Evaluation of it.
* [x] subLayers
* [x] references
* [x] payloads(delayed load)
* [ ] variants/variantSets
* [ ] specializers(priority is low)

## TODO

Expand All @@ -103,16 +111,8 @@ NOTE: USDC(Binary) = Read only
* [ ] MeshLight(GeometryLight)
* [ ] Collection API
* e.g. Light Sets
* [ ] Composition Arcs
* Parsing some Composition Arcs possible, needs Evaluation of it.
* [ ] subLayers
* [ ] references
* [ ] payloads(delayed load)
* [ ] variants/variantSets(priority is low)
* [ ] specializers(priority is low)
* [ ] Delayed load of Layer/Stage
* [ ] Instancing
* [ ] Custom filesystem handler(Asset Resolution)
* [ ] Volume(usdVol)
* [ ] MagicaVoxel vox for Volume?
* [ ] VDBVolume support through TinyVDBIO? https://github.com/syoyo/tinyvdbio
Expand Down

0 comments on commit 79d37ee

Please sign in to comment.