Skip to content

v3.0.0

Compare
Choose a tag to compare
@happy-turtle happy-turtle released this 20 Dec 14:58
· 17 commits to main since this release
70cba1e

Added

  • Add High-Definition Render Pipeline implementation of Order-Independent Transparency
  • Add Universal Render Pipeline implementation of Order-Independent Transparency
  • Support Vulkan and OpenGL by using SV_SampleIndex for MSAA support

Changed

  • Restructure package for different render pipelines using Assemblies
  • Changed package name to avoid using protected names
  • Update project description and demo scenes
  • Various small shader and interface improvements and updates