Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Improve texture memory footprint on GPU. #24

Description

@dragostis

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions