XUSG 2023.10 (Release v5.0c for work graphs)
- Add the support of work-graph pipelines.
- Adjust acceleration-structure code.
- Adjust bounding box representation in optional XUSGObjLoader and XUSGGltfLoader.
- 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