-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Description
Describe the request
Currently, the mod's primary strength is its API-level optimization, which greatly improves CPU-GPU communication.
I suggest implementing a fully GPU-driven rendering pipeline. The Vulkan API is capable of offloading rendering preparation tasks like culling directly to the GPU. This would unlock a new level of performance, moving beyond just communication efficiency to a fundamental shift in workload.
Thank you for your time.
Metadata
Metadata
Assignees
Labels
No labels