Skip to content

XUSG 2023.10 (Release v5.0c for work graphs)

Compare
Choose a tag to compare
@StarsX StarsX released this 10 Oct 01:07
· 25 commits to master since this release
  1. Add the support of work-graph pipelines.
  2. Adjust acceleration-structure code.
  3. Adjust bounding box representation in optional XUSGObjLoader and XUSGGltfLoader.
  4. Interface enhancements.

Package structure:
[XUSG]

  • [Bin] dll and lib files
  • [Core] Header file for core functions
  • [Advanced] Header file for advanced functions
  • [Ultimate] Header file for ultimate functions
  • [RayTracing] Header file for ray-tracing functions
  • [Helper] Header files for XUSG-EZ and XUSGRayTracing-EZ wrappers
  • [MachineLearning] Header file for machine-learning functions
  • [Optional] Source and header files for some optional helpers
  • [Shaders] Shader header files for spherical harmonics in XUSGAdvanced and source files for one-pass prefix-sum in XUSGComputeUtil