laura-a-n-n / silent-hill-museum

A museum of Silent Hill models
https://silenthillmuseum.org
MIT License
19 stars 0 forks source link

Allow for selection of bones via pointer interactions #7

Closed laura-a-n-n closed 1 month ago

laura-a-n-n commented 2 months ago

Currently, the only way it's possible to select bones is by using the slider or manually inputting a bone index. This implements raycasting, which allows us to select the bone closest to the pointer.