Skip to content

Convert enviroment cube texture to engine format for fast loading #523

Merged
JeanPhilippeKernel merged 9 commits into
JeanPhilippeKernel:developfrom
jnyfah:cubemap
Apr 29, 2026
Merged

Convert enviroment cube texture to engine format for fast loading #523
JeanPhilippeKernel merged 9 commits into
JeanPhilippeKernel:developfrom
jnyfah:cubemap

Conversation

@jnyfah
Copy link
Copy Markdown
Collaborator

@jnyfah jnyfah commented Apr 16, 2026

@jnyfah jnyfah marked this pull request as ready for review April 16, 2026 15:12
@JeanPhilippeKernel JeanPhilippeKernel added this to the Born baby (0.2.0) milestone Apr 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel moved this to In Progress in ZEngine Board Apr 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel added Feature request New feature area-linux Work on Linux system area-window Work on Window system area-ui area-macOS Work on macOS system labels Apr 17, 2026
Comment on lines +17 to +18
TEXTURES,
ENVIRONMENT_MAP
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moving forward - we'd merge those 2 into one enum, because environment map here, is actually a textureCube -

@JeanPhilippeKernel JeanPhilippeKernel merged commit c90975b into JeanPhilippeKernel:develop Apr 29, 2026
21 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in ZEngine Board Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-linux Work on Linux system area-macOS Work on macOS system area-ui area-window Work on Window system Feature request New feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Convert enviroment map texture (cube texture) to engine format for fast loading

2 participants