Proof of concept
My original idea to use Fyne for the UI and Raylib for the 3D display is on the back burner since I don’t know how I would combine both of them into one App.
So I went ahead to produce a proof of concept using the Godot Game Engine that I am very familiar with.
Here we have a UI and a viewport onto a 3D scene, and a test that input events could be captured in the 3D viewport.
So does this mean that I will produce this software using Godot? Maybe so, but I may also use Go to drive the engine since there is likely to be a lot of calculating to be done for the 3D operations.
More Blog posts
Most recent first