Examples of Dear ImGui for Go - Open Source Libs
文章推薦指數: 80 %
It provides reference implementations on how to use and integrate Dear ImGui in Go. Screenshot. Layout. The project follows the basic concept of the examples of ... OpenSourceLibs👉Examples👉ImgUIGoExamplesExamplesofDearImGuiforGo ThisprojectcontainsasetofGoexamplesforimgui-go,whichisawrapperforDearImGui. ItprovidesreferenceimplementationsonhowtouseandintegrateDearImGuiinGo. Layout TheprojectfollowsthebasicconceptoftheexamplesofDearImGuibyseparatingplatformandrendererbindingsfromtheexampleapplicationsthatwirethemtogetherincompatibleconstellations. cmdcontainsthemainfunctionsoftheexampleapplications.Theytypicallycombineaplatformwitharenderer. internalcontainsthereusablelibrarycomponents platformscontainscodeformouse/keyboard/gamepadinputs,cursorshape,timing,windowing.Forexamplebasedon:GLFW3andSDL2. rendererscontainscodeforcreatingthemainfonttexture,renderingimguidrawdata.Forexampleusing:OpenGL(bothv2.1(fixedpipe)andv3.2(shaders)viaglowgeneratedbindingcode) examplecontainsthecommonexamplecode. democontainstheportedimgui_demo.cppcodetoshowcasewhatiswrapped. Runningexamples Someplatformsand/orrenderersmayrequirededicatedbuildflagstobepassed. EachexamplecomeswithaseparateREADME.mdthatdescribeshowtorunthem. Buildflagsareusedinordertoavoidcompilingallthelibrariesatonce. License TheprojectisavailableunderthetermsoftheNewBSDLicense(seeLICENSEfile). ImgUIGoExamplesExamplesofDearImGuiforGoImgUIGoExamplesInfo⭐Stars69🔗SourceCodegithub.com🕒LastUpdate22daysago🕒Created3yearsago🐞OpenIssues0➗Star-IssueRatioInfinity😎AuthorinkyblacknessRelatedOpenSourceProjectsExamples551💼Gui1211💼Imgui226💼Toolkit344💼
延伸文章資訊
- 1Cross 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...
- 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...
- 4Dear ImGui for Go - pkg.dev
This library is a Go wrapper for Dear ImGui. This wrapper started as a special-purpose wrapper fo...
- 5Dear ImGui for Go - GitHub
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui) - GitHub - inkyblackness/i...