Skip to content

Implement math function, shader like #150

@maifeeulasad

Description

@maifeeulasad

Implement mathematical function to an image. Like a Shader, but way more easier format.

Like :

px.r = (px.r > 127) * 255
px.g = 0
px.b = 0

By running this script, we can easily make an image's pixels red or black based based on reddish portion.

Metadata

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