Skip to content

TextureQuad implementation#132

Draft
OleksandrGlushchuk wants to merge 13 commits intodevelopfrom
TextureQuadImplementation
Draft

TextureQuad implementation#132
OleksandrGlushchuk wants to merge 13 commits intodevelopfrom
TextureQuadImplementation

Conversation

@OleksandrGlushchuk
Copy link
Collaborator

No description provided.

@OleksandrGlushchuk OleksandrGlushchuk force-pushed the TextureQuadImplementation branch from cab576e to 6e3d7b7 Compare March 7, 2026 18:23
protected val boundaries = mutableListOf(listOf(bottomLeft, bottomRight, topRight, topLeft))
protected val data = mutableMapOf<Globe.State?, PolygonData>()

open class PolygonData {
Copy link
Member

Choose a reason for hiding this comment

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

Name it TextureQuadData

@OleksandrGlushchuk OleksandrGlushchuk force-pushed the TextureQuadImplementation branch from 553259a to 063137d Compare March 15, 2026 10:31
@OleksandrGlushchuk OleksandrGlushchuk force-pushed the TextureQuadImplementation branch from b10b0db to 93ddbd4 Compare March 22, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants