This repository was archived by the owner on Jul 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Improve texture memory footprint on GPU. #24
Open
Description
forma currently uses rgba16float in multiple places. This was an easy choice early when prototyping when the main driver was to understand how to move the CPU pipeline to the GPU in order to get similar performance characteristics. The issue of high memory usage was brought up in #23.
I propose investigating what would be better choices for texture formats for both the output texture and the atlas texture.
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.