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

Using GLES3 causes rendering issues with Blend Keys #108

@Ongnissim

Description

@Ongnissim

Hello!

I know that the documentation recommends using GLES2, and I have been for most of my development time, but there is an object that I wish to animate with Blend Keys, and I found out today that GLES2 doesn't support blend keys.

Everything else in my game is running fine in GLES3, but these objects, which run perfectly fine in Godot outside of the quest, show up as mangled meshes, with black noise over most of the shader materials.

I don't have any of the spatial material properties turned on that are unsupported by GLES2, and what's most frustrating is that I can see it trying to work.

I have all of the rest of the settings to their default values, as far as in the Rendering Quality section of Project Settings.

I'm hoping someone can help :). It's difficult for me to think of a way to animate these morphing geometric shapes without shape keys, and I'd rather not do without them.

Thanks for your time!

Edit: Here are some images of what's going on---

On Desktop:
Screenshot from 2020-05-23 04-03-07

On the Quest:
org rob51design vr bootlegstarfoxdemo-20200523-040217

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