Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411482 Posts in 69370 Topics- by 58426 Members - Latest Member: shelton786

April 23, 2024, 10:53:34 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)Immediate Mode GUI
Pages: [1]
Print
Author Topic: Immediate Mode GUI  (Read 870 times)
tetract
Level 0
*


View Profile
« on: September 30, 2017, 10:41:13 PM »

As there was some interest about immediate GUI in Discord, immediate GUI is mostly lightweight and generic, the original one is imgui https://github.com/AdrienHerubel/imgui , it uses OpenGL, nuklear https://github.com/vurtun/nuklear  has backends for several graphics libraries, and kiss_sdl https://github.com/actsl/kiss_sdl uses SDL.
Logged
Omar
Level 0
**



View Profile WWW
« Reply #1 on: October 05, 2017, 06:33:32 PM »

Looks like you forgot Dear ImGui which is arguably the most popular one Smiley
 https://github.com/ocornut/imgui
It's completely portable and works on every platforms (consoles, servers without screens, fridges - you name it).

Adrien Berubel's one is a work of Mikko Mononen's one used in Recast (~2009), it was great then but pretty incomplete by today's standard. Nuklear is sort of a clone of dear imgui in Ansi C.
Logged

oahda
Level 10
*****



View Profile
« Reply #2 on: October 05, 2017, 09:19:40 PM »

Had no idea you were here, Omar!
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic