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

Made arrow head face the viewer #2

Merged
merged 2 commits into from
Jul 13, 2024
Merged

Conversation

Nestorboy
Copy link
Contributor

I replaced the arrow head drawing to make it face the viewer whilst still being limited to rotating around its axis.
The reason I did this was to reduce the visual complexity of the previous pyramid that was used to draw it the head.

@Nestorboy
Copy link
Contributor Author

Here's a preview of the new arrow head drawing:
arrow-billboard-preview

@Vavassor
Copy link
Owner

Vavassor commented Jul 13, 2024

This looks much better than my arrows! Works great in VR and desktop.

I noticed something minor that gave me an idea for future improvement. Since it's billboarding towards the player's head it doesn't face the VRChat photo/video camera. If the arrow was billboarded or drawn in 2D in a shader it'd be able to support this, and also support in-world cameras and mirrors.

VRChat_2024-07-13_19-33-39 698_1920x1080

@Vavassor Vavassor merged commit 62f3508 into Vavassor:main Jul 13, 2024
@Nestorboy Nestorboy deleted the billboard-arrow branch July 23, 2024 11:17
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