imgui - pkg.dev
文章推薦指數: 80 %
Package imgui contains subpackages which implement the core.IMGUISystem interface. ... Valid go.mod file. The Go module system was ... WhyGo GetStarted Packages Blog Details Validgo.modfile TheGomodulesystemwasintroducedinGo1.11andistheofficialdependencymanagement solutionforGo. Redistributablelicense Redistributablelicensesplaceminimalrestrictionsonhowsoftwarecanbeused, modified,andredistributed. Taggedversion Moduleswithtaggedversionsgiveimportersmorepredictablebuilds. Stableversion Whenaprojectreachesmajorversionv1itisconsideredstable. Learnmore Repository github.com/fcvarela/gosg Jumpto... Documentation Overview SourceFiles Directories Documentation Documentation ¶ Overview¶ Packageimguicontainssubpackageswhichimplementthecore.IMGUISysteminterface.Youcanonlysetoneperclient application,youcanonlydoitonce,andifyouwishtoprovideanimplementation,yourinitmethodmustregister thetypeimplementingtheinterfacebycallingcore.SetIMGUISystem(i). SourceFiles ¶ Viewall package.go Directories ¶ Expandall Path Synopsis dearimgui Packagedearimguiprovidesanimplementationofcore.IMGUISystembywrappingtheC++libraryDearIMGUI Packagedearimguiprovidesanimplementationofcore.IMGUISystembywrappingtheC++libraryDearIMGUI Jumpto Close Keyboardshortcuts ?:Thismenu /:Searchsite forF:Jumpto yorY :CanonicalURL Close
延伸文章資訊
- 1AllenDang/giu: Cross platform rapid GUI framework ... - GitHub
A rapid cross-platform GUI framework for Go based on Dear ImGui and the great Go binding imgui-go...
- 2Best 16 Dear Imgui Open Source Projects
Check out the best 16Dear Imgui free open source projects. ... Imgui Go. Go wrapper library for "...
- 3Examples of Dear ImGui for Go - Open Source Libs
It provides reference implementations on how to use and integrate Dear ImGui in Go. Screenshot. L...
- 4Implementing DearImgui to a Vulkan engine
Those 2 are covered by the example implementations, so we are going to use those. Compiling. If y...
- 5Cross platform rapid GUI framework for golang based on Dear ...
AllenDang/giu, giu Cross platform rapid GUI framework for golang based on Dear ImGui and the grea...