Skip to content
forked from gopxl/pixelui

Immediate Mode GUI for Pixel

License

Notifications You must be signed in to change notification settings

dusk125/pixelui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelUI

Adds GUIs to the Pixel rendering engine by interpreting imgui-go render data into Pixel render calls.

Example

The examples repository contains an example demonstrating PixelUI's functionality.

To run an example, navigate to it's directory, then go run the test.go file. For example:

$ cd example
$ go run test.go

Current Expected state

This is where we are currently... Current State

About

Immediate Mode GUI for Pixel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%