godotengine / godotengine/godot-docs

Cubemap Layout

Open
#10,899 0 comments 0 reactions 0 assignees View on GitHub
area:class reference area:manual enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
Godot 4.3

**Issue description:**
The documentation specifies the order of the tiles for a Cubemap texture (+X, -X, +Y, -Y, +Z, -Z), but says nothing about how these tiles should be rotated. As this is difficult to describe, I would've expected the cubemap templates to at least indicate this, but they don't.

Ideally, the cubemap example images should specify which edges align. e.g, On the +X tile, it should specify which sides of it connect to the +Y, -Y, +Z, and -Z tiles.

I'd be happy to submit a PR if I actually knew the alignment myself. If someone could point out an article or even provide a working sample image, I could infer this and submit a PR.

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_cubemap.html
https://docs.godotengine.org/en/stable/tutorials/assets_pipeline/importing_images.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.