Skip to content

JokerX08/GtkSharpGlareaExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GtkSharpGlareaExample

Add Glarea by GtkSharp and render inside C++ code

  1. Build C++ code:
   mkdir build  
   cd build  
   cmake ..
  1. Build C# code
    Just build by vs2022
  2. 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
  3. Run

Preview

About

Add Glarea by GtkSharp and render inside C++ code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages