ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
360 stars 30 forks source link

[Rendering] Gizmo Rendering #47

Closed michaelsakharov closed 9 months ago

michaelsakharov commented 9 months ago

We have ImGuizmo but we need something for things like Debug.DrawLine(), Ideally whatever we implement also works in the game not just in the editor.