NcStudios / NcEngine

NcEngine: 3D game engine written in modern C++ and Vulkan
https://ncstudios.itch.io/
MIT License
36 stars 2 forks source link

WireframeRenderer instancing #620

Open McCallisterRomer opened 2 months ago

McCallisterRomer commented 2 months ago

Pending #617, WireframeRenderer is set up for instancing in heavy-load cases (contact points, etc.) Work is still needed vulkan side.