Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psi29a
Copy link
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
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
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