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

feature/webgl #3

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feature/webgl #3

wants to merge 7 commits into from

Conversation

ultraviolet-jordan
Copy link
Collaborator

No description provided.

Battlerax and others added 4 commits March 19, 2024 20:03
WebGL code so far (very very very rough). There are many reasons this is a broken branch off the bat.
* UVs are not mapped properly.
* pg2 should mostly work. game_gl is wip.
* rendering type swapping is not yet supported properly so the original renderer and its dependencies are all not working. Todo here is that the canvas needs to be swapped in some way or created on demand. You cannot share the canvas context. The game_gl module is not really the way forward for swappable contexts, but rather was intended as the start of the full-scene rendering testing.
@ultraviolet-jordan ultraviolet-jordan added the enhancement New feature or request label Apr 8, 2024
@ultraviolet-jordan ultraviolet-jordan marked this pull request as draft April 8, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants