๐Ÿ“ฆ aevyrie / bevy_world_to_screenspace

โ˜… 13 stars โ‘‚ 1 forks ๐Ÿ‘ 13 watching
๐Ÿ“ฅ Clone https://github.com/aevyrie/bevy_world_to_screenspace.git
HTTPS git clone https://github.com/aevyrie/bevy_world_to_screenspace.git
SSH git clone git@github.com:aevyrie/bevy_world_to_screenspace.git
CLI gh repo clone aevyrie/bevy_world_to_screenspace
Aevyrie Aevyrie Update README.md f5660ff 4 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ assets
๐Ÿ“ docs
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

โš ๏ธ This is now implemented in Bevy

See: https://github.com/bevyengine/bevy/pull/1258

bevyworldto_screenspace

Demonstrates how to convert world space coordinates to screen space, and use this to display UI elements attached to 3d objects.

Demo clip