Top 0.7% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 2.6% forks on proxy.golang.org
proxy.golang.org : github.com/inkyblackness/imgui-go/v4
Package imgui contains all the functions to create an immediate mode graphical user interface based on Dear ImGui. For integration, please refer to the dedicated repository https://github.com/inkyblackness/imgui-go-examples , which contains ported examples of the C++ version, available to Go. The exported functions and constants are named closely to that of the wrapped library. If a function has optional parameters, it will be available in two versions: A verbose one, which has all optional parameters listed, and a terse one, with only the mandatory parameters in its signature. The verbose variant will have the suffix V in its name. For example, there are and The terse variant will list the default parameters it uses to call the verbose variant. There are several types which are based on uintptr. These are references to the wrapped instances in C++. You will always get to such a reference via some function - you never "instantiate" such an instance on your own.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/inkyblackness/imgui-go/v4
Keywords:
dear-imgui
, go
, golang
, gui
, hacktoberfest
, imgui
, toolkit
, ui
, wrapper
License: BSD-3-Clause
Latest release: over 2 years ago
First release: about 4 years ago
Namespace: github.com/inkyblackness/imgui-go
Dependent packages: 40
Dependent repositories: 40
Stars: 799 on GitHub
Forks: 98 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 8 hours ago
github.com/unitoftime/glitch v0.0.0-20240117234516-23dbff744b04
A shader-based rendering library written in Go74 versions - Latest release: over 1 year ago - 2 dependent packages - 2 dependent repositories - 18 stars on GitHub
github.com/svalencia014/vice v0.10.16
Virtual air traffic control simulator3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/kkevinchou/izzet v0.0.0-20231125075143-a2e26fa920bf
247 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/kkevinchou/kitolib v0.0.0-20231119204035-9ca5f9fafbb0
17 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHubgithub.com/wieku/danser-go v0.0.0-20230918192647-0518d83a2a99 💰
Dancing visualizer of osu! standard maps and custom osu! client written in Go. Also a generator f...4 versions - Latest release: over 1 year ago - 610 stars on GitHub
github.com/vad3l/gui v0.0.0-20230814194551-f1d80ed08205
A framework in Go based on Ebitengine1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/kaishuu0123/chibisnes v1.5.1
SNES emulator written in Go. (based on LakeSNES)6 versions - Latest release: almost 2 years ago - 8 stars on GitHub
github.com/pwiecz/portal_patterns v0.0.0-20230530180401-8062b391b649
Find largest patterns you can draw using given set of portals4 versions - Latest release: almost 2 years ago - 3 stars on GitHub
github.com/ngld/knossos/packages/updater v0.0.0-20230404223313-94e6d93f7afe
NuKnossos a complete rewrite of the old Knossos mod manager. Nebula also lives here since it's ea...5 versions - Latest release: about 2 years ago - 23 stars on GitHub
github.com/Erickype/GoGameEngineTest v0.0.0-20230323221547-9717a2f3832b
1 version - Latest release: about 2 years agogithub.com/Vad3L/GUI v0.0.0-20230223160238-ddb9b8964463
A framework in Go based on Ebitengine1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/kkevinchou/kito v0.0.0-20230213001016-b416b595d9b0
Messing around with SDL2 and OpenGL2 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
github.com/inkyblackness/imgui-go-examples v1.7.0
Examples of Dear ImGui for Go8 versions - Latest release: over 2 years ago - 1 dependent repositories - 94 stars on GitHub
github.com/ElectricNoodle/prometheus-midi-generator v0.0.0-20221102212947-07e869a1b348
A tool for generating music from prometheus metrics2 versions - Latest release: over 2 years ago - 2 stars on GitHub
github.com/galaco/kero v0.0.0-20221028010511-d77b96484251
Kero is a Source Engine game engine client implementation written in Go.3 versions - Latest release: over 2 years ago - 1 dependent repositories - 36 stars on GitHub
github.com/b1naryth1ef/be v0.0.0-20221015072745-4815bd646cc9
small game development kit for Go1 version - Latest release: over 2 years ago - 2 stars on GitHub
github.com/go-glx/vgl/example v0.0.3
Vulkan based 2D graphics library for game engines1 version - Latest release: over 2 years ago - 3 stars on GitHub
github.com/kaishuu0123/chibigb v1.2.5
GameBoy emulator written in Go. (based on Gearboy)4 versions - Latest release: over 2 years ago - 3 stars on GitHub
github.com/kaishuu0123/toynes v1.6.0
NES emulator & NSF Player written in Go.11 versions - Latest release: over 2 years ago - 8 stars on GitHub
github.com/kaishuu0123/chibines v1.6.0
NES emulator & NSF Player written in Go.11 versions - Latest release: over 2 years ago - 8 stars on GitHub
github.com/Edgaru089/implot-go-example v0.0.0-20220720133858-e8e0880bef83
Example for ImPlot for Go1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/Dmitry-dms/moon v0.0.0-20220617095423-552c1e3afb4e
Moon is a 2D Game engine written by Go.1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/jetsetilly/Gopher2600 v0.19.0 removed
23 versions - Latest release: almost 3 years agogithub.com/fe3dback/galaxy v0.0.0-20220509142103-ee8a7c093efb
golang game engine experiments2 versions - Latest release: about 3 years ago - 2 stars on GitHub
github.com/Racinettee/imgui-fileselector v0.0.0-20220509001102-4556f6214520
A file selecting dialog for imgui in Go1 version - Latest release: about 3 years ago - 0 stars on GitHub
github.com/gabstv/ebiten-imgui v0.5.0
Package imgui contains a renderer of ImGui for Ebiten15 versions - Latest release: about 3 years ago - 10 dependent packages - 8 dependent repositories - 96 stars on GitHub
github.com/damntourists/ebiten-imgui v0.5.0
Dear ImGui renderer for Ebitengine15 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/scrpi/go-sdl-imgui v0.0.0-20220423041728-4e8c2417f2ca
1 version - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/tomknightdev/islanders-golang v0.0.0-20220419190154-3f01209c7f75
1 version - Latest release: about 3 years ago - 1 stars on GitHubgithub.com/tomknightdev/socketio-game-test v0.0.0-20220418190613-15951f32900e
2 versions - Latest release: about 3 years ago - 1 stars on GitHubgithub.com/huangxiaobo/toy-engine v0.0.0-20220220081608-1f6258b60080
A toy engine using golang1 version - Latest release: about 3 years ago - 0 stars on GitHub
github.com/Edgaru089/implot-go v0.0.0-20220219152456-86c52fc674a4
ImPlot bindings for Go1 version - Latest release: about 3 years ago - 3 stars on GitHub
github.com/YarikRevich/hide-seek-client v0.0.0-20220128205359-aac121179c4e
2D game with the elements of action1 version - Latest release: over 3 years ago - 3 stars on GitHub
github.com/cowsed/GLSLPath v0.0.0-20220107174149-b0d63423a01b
1 version - Latest release: over 3 years ago - 0 stars on GitHubgithub.com/eszdman/Sounds v0.0.0-20220102231902-14cba29697b1
1 version - Latest release: over 3 years ago - 0 stars on GitHubgithub.com/oyberntzen/gogame v0.0.0-20210629125050-82c7909388ce
1 version - Latest release: almost 4 years ago - 0 stars on GitHubgitlab.com/kohlten/fileSelector v0.1.0 removed
1 version - Latest release: about 4 years agoCheck this option to include packages that no longer depend on this package in their latest version but previously did.