implot-go-example

command module
v0.0.0-...-e8e0880 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 8 Imported by: 0

README

Example for ImPlot for Go

This is a ready-to-run example for implot-go using a modified backend from github.com/inkyblackness/imgui-go-examples, namely the GLFW/OpenGL3 one. It has been modified for my own use and was ripped out of a larger project, so there are some other random packages kept together with it.

Surely enough you can take any backend/renderer combo from imgui-go-examples and add ImPlot code to it, or write your own. Things should work out of the box for ImPlot, at least with the current way Go links C libraries.

Screenshot

Usage

Just type go run . to run the example.

The file example.go should interest you the most housing example Go code for the ImPlot-Go window.

License

MIT.

Part of the code in backend/ is from imgui-go-examples, under the New BSD License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL