Add Glarea by GtkSharp and render inside C++ code
- Build C++ code:
mkdir build
cd build
cmake ..
- Build C# code
Just build by vs2022 - Copy dependency
Copy GLRender.dll into GtkSharpGlareaExample\GTKTemplate\bin\Debug\net7.0-windows7.0
Copy Basic.shader into GtkSharpGlareaExample\GTKTemplate\bin\Debug\net7.0-windows7.0
Copy all of .lib file into GtkSharpGlareaExample\GTKTemplate\bin\Debug\net7.0-windows7.0 - Run
