Skip to content

Fix skybox Cubemaps #162

Description

@BenjaFriend

Previously we had skyboxes and cubemaps loading in, but I never got around to adding them in a proper Subpass now that we have the rendering refactor completed.

See Cubemap.h and Cubemap.cpp for examples on how we loaded them in before.

I want to change this so that you don't have to pass in so many arguments to the Cubemap class, but need to do some more reading on the best ways to implement this in Vulkan specifically.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions