Skip to content

Float32 emulation #45

@dy

Description

@dy

Now values/operations converted from GLSL get increased precision, since JS performs float64 math, whereas OpenGL does float32. So in order to reproduce errors it may be necessary to convert operations to float32, for that purpose to-float32 may come handy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions