cfnptr / garden

An open source, cross platform game engine written in C++ with Vulkan API rendering backend
Apache License 2.0
10 stars 1 forks source link

Add object mesh GPU selector. #8

Open cfnptr opened 9 months ago

cfnptr commented 9 months ago

Allow to select current object by it mesh. Right now we can select only by object AABB.