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

Improved hover outlines #156

Merged
merged 5 commits into from
Jan 4, 2024
Merged

Improved hover outlines #156

merged 5 commits into from
Jan 4, 2024

Conversation

brentyi
Copy link
Collaborator

@brentyi brentyi commented Jan 4, 2024

The new outline rendering is much faster + compatible with client-side Gaussian splatting (#110).

We replace the postprocessing/EffectPass-based outlines with a THREE.BackSide/mesh-based one. I also added the Connect 4 / Tic Tac Toe scripts I've been testing with as examples 🤷

@brentyi brentyi merged commit 6fcd267 into main Jan 4, 2024
12 checks passed
@brentyi brentyi deleted the brent/outline_refactor branch January 4, 2024 07:34
@brentyi brentyi mentioned this pull request Jan 17, 2024
yzslab pushed a commit to yzslab/viser that referenced this pull request Oct 20, 2024
* Rewrite outline rendering

* prettier

* Performance improvements for outlines

* Connect 4 race condition

* Nits
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