Skip to content

[WIP] initial skybox commit, uses image from vfs in "cross" format#14

Open
psi29a wants to merge 1 commit intokcat:masterfrom
psi29a:skybox
Open

[WIP] initial skybox commit, uses image from vfs in "cross" format#14
psi29a wants to merge 1 commit intokcat:masterfrom
psi29a:skybox

Conversation

@psi29a
Copy link
Copy Markdown
Contributor

@psi29a psi29a commented Jun 4, 2018

, 600x800 for example: s:600, t800, one_third_s:200, two_thirds_s:400, one_quarter_t:200, one_half_t:400 three_quarters_t:600 -> has to be squares

… for example: s:600, t800, one_third_s:200, two_thirds_s:400, one_quarter_t:200, one_half_t:400 three_quarters_t:600 -> has to be squares
@psi29a
Copy link
Copy Markdown
Contributor Author

psi29a commented Jun 4, 2018

WIP, doesn't quote work yet. Image is accepted, but the skybox only renders one colour, no texture.

}
else
{
printf("DEBUG: %d %d %d %d\n", (unsigned int)destination->s(), (unsigned int)destination->t(), xd + (x2 - x1), yd + (y2 - y1));
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This needs to go eventually

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.

1 participant