Skip to content

Commit

Permalink
Moved versioning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Apr 12, 2021
1 parent 67bd3a1 commit 5127665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Using the prototyping work as a guide implement the final scene graph library wi
* Support for RTX Mesh shaders and ray tracing.

#### Pending/Underway tasks:
* Positional state support to enable easier support of lighting, shadows, texture projection.
* Scene graph level multi-bin support with bin sorting.
* Positional state support to enable easier support of lighting, shadows, texture projection.
* Support for Khronos ray tracing.
* Support for integration with OpenGL/OSG applications via [EXT\_external\_object](https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_external_objects.txt) & [VK\_KHR\_external\_memory](https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/VK_KHR_external_memory.html#versions-1.1-promotions)
* Port to iOS
Expand All @@ -52,4 +52,4 @@ Using the prototyping work as a guide implement the final scene graph library wi
* Refinement of API and implementation
* Build relationships with application developers and involve them in testing
* Create tutorial and example programs to illustrate how to use VSG
* Test, debug, refine and release 1.0.0!
* Test, debug, refine and release 1.0.0!

0 comments on commit 5127665

Please sign in to comment.