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

Draw points using triangles #15075

Merged
merged 3 commits into from
Oct 31, 2021
Merged

Conversation

unknownbrackets
Copy link
Collaborator

This doesn't yet do lines, just points because they're the easiest and also seem most broken (wideLines mostly works on Vulkan, but didn't seem like point size was working right at all...)

Here are two convenient sample programs that draw through and transform (respectively) points in a square:
points_square.zip

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.13.0 milestone Oct 31, 2021
@hrydgard
Copy link
Owner

Great stuff! Almost surprisingly simple, all thanks to the previous refactorings.

@hrydgard hrydgard merged commit 039b97d into hrydgard:master Oct 31, 2021
@unknownbrackets unknownbrackets deleted the sw-points branch October 31, 2021 21:30
@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants