Skip to content

chore: use UV Screen API#1

Open
aymanbagabas wants to merge 1 commit intotaigrr:masterfrom
aymanbagabas:ultra
Open

chore: use UV Screen API#1
aymanbagabas wants to merge 1 commit intotaigrr:masterfrom
aymanbagabas:ultra

Conversation

@aymanbagabas
Copy link

The latest Ultraviolet update includes a simpler Screen API along with a drawing context that helps with printing text to the screen.

This update refactors the HUD and Framebuffer rendering to use the new Screen API and context, which simplifies the code and should be more efficient. It also updates the light direction calculation to use the current screen size instead of relying on stored width/height variables.

The latest Ultraviolet update includes a simpler Screen API along with a
drawing context that helps with printing text to the screen.

This update refactors the HUD and Framebuffer rendering to use the new
Screen API and context, which simplifies the code and should be more
efficient. It also updates the light direction calculation to use the
current screen size instead of relying on stored width/height variables.
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