Skip to content

Creating a texture with Float32Array, gl.FLOAT format #15

Open
@Nek

Description

Hello!
Thanks for the great project. I'm moving to it from ogl and have issues implementing the equivalent of GPGPU.
I have to create a Texture from Float32Array and it doesn't seem possible. Am I missing something or should I fork and update the library?

The relevant code:

if (texture.image) {

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions