pointomatic · @Pointomatic
24 followers · 138 posts · Server post.lurk.org

Still hacking on my 8086 simulator. I've added the ability to relocate the framebuffer and a stack view.

Assembly programming is good for the soul.

#assembly #assembler #cpp #IMGui #Intel8086

Last updated 2 years ago

pointomatic · @Pointomatic
25 followers · 113 posts · Server post.lurk.org

I've added a framebuffer display and the ability to dump memory to my 8086 simulator.

I'm having a lot of fun working through Casey Muratori's performance aware programming course. It is like a Zachtronics game that breaks the fourth wall. I mean that in a good way.

Check it out: computerenhance.com/

#performance #assembly #Intel8086 #IMGui #zachtronics

Last updated 2 years ago

Yan Pujante · @ypujante
43 followers · 85 posts · Server fosstodon.org

I am very happy to have transformed "Undo" into an interactive timeline that can easily be navigated back and forth. Kind of a confirmation that my Undo design/implementation was pretty solid :)

#undo #cpp #IMGui

Last updated 2 years ago

Yan Pujante · @ypujante
41 followers · 71 posts · Server fosstodon.org

Here is the canvas in action showing:

- click drag to move the canvas around
- click on a "widget" to move it around
- using the mouse wheel to zoom in/out while keeping the focus point where the mouse is located

#IMGui #cpp

Last updated 2 years ago

Yan Pujante · @ypujante
37 followers · 35 posts · Server fosstodon.org

In case you are interested in a Box like widget for ImGui, you can check my code attached to the issue github.com/ocornut/imgui/issue

#cpp #IMGui #widget

Last updated 2 years ago

asmaloney ๐ŸŒŽ · @asmaloney
10 followers · 91 posts · Server fosstodon.org

@0xZogG
If you're looking for a quick UI, there is an imgui-based one here:

github.com/AllenDang/giu

It may not provide the best UX though if that's what you need ๐Ÿ˜†

#golang #ui #IMGui

Last updated 2 years ago

Yan Pujante · @ypujante
31 followers · 30 posts · Server fosstodon.org

Dear ImGui ("Bloat-free Graphical User interface for C++ with minimal dependencies") just released v 1.89 github.com/ocornut/imgui/relea

I have been mostly using master anyway and it is very stable in my experience

#IMGui #cpp

Last updated 2 years ago

RobLoach · @RobLoach
168 followers · 128 posts · Server fosstodon.org

Integrated with GUI as an alternative to raygui. Pretty solid user interface tools in Nuklear. Where are the raylib peeps out there? ๐Ÿ 

github.com/RobLoach/raylib-nuk

#raylib #nuklear #IMGui #indiedev

Last updated 2 years ago

rubenwardy · @rubenwardy
524 followers · 822 posts · Server fosstodon.org

New blog post: A Comparison of GUI Libraries for : vs vs and more

blog.rubenwardy.com/2020/01/21

#IMGui #gamedev #cpp #sfml #TGUI #SFGUI

Last updated 5 years ago