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

[gui] Fix wide line support on macOS #7205

Merged
merged 13 commits into from
Jan 19, 2023
Merged

Conversation

bobcao3
Copy link
Collaborator

@bobcao3 bobcao3 commented Jan 18, 2023

Brief Summary

Changed the wide line rendering feature from rendering line primitives to expanded quads. Added a "prepare" pass in GGUI to run the compute shaders that expands & prepares the data.

Screenshot from macOS:
image

@bobcao3 bobcao3 requested review from k-ye and AmesingFlank January 18, 2023 02:47
@netlify
Copy link

netlify bot commented Jan 18, 2023

Deploy Preview for docsite-preview failed.

Name Link
🔨 Latest commit 77934fa
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63c9094553540a00082314ab

@bobcao3 bobcao3 merged commit c379f58 into taichi-dev:master Jan 19, 2023
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
### Brief Summary

Changed the wide line rendering feature from rendering line primitives
to expanded quads. Added a "prepare" pass in GGUI to run the compute
shaders that expands & prepares the data.

Screenshot from macOS:

![image](https://user-images.githubusercontent.com/11663476/213070106-35f1d560-7a81-4760-af71-411b529c275a.png)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

2 participants