Skip to content

Is there a way to get CubeMaps working? #247

@illus0r

Description

@illus0r

Hey there! Thank you for the great editor, which is top on my list.

Shadertoy and some other editors support CubeMaps, which are useful for rendering reflections of environment and other cool effects:

color = texture(iChannel0, reflection_vector).xyz;

where iChannel0 is a cubemap texture.
Example can be found at https://www.shadertoy.com/view/WljBRm

Is it possible to get cubemaps working with Veda? If not, can you suggest a snippet to use regular textures as cubemaps?

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