Added Roblox/Iris

omar 2023-04-24 12:35:46 +02:00
parent 47e24e2b97
commit 9de0ec32cb

@ -126,5 +126,6 @@ Other backends:
| Language | Project | | Language | Project |
|------------|---| |------------|---|
| Kotlin | **dear jvm imgui**: full JVM port/rewrite <br>https://github.com/kotlin-graphics/imgui |
| Javascript | **imgui-njs**: imgui-njs is a manual-port / partial-rewrite of dear imgui <br>https://github.com/cannerycoders/imgui-njs | | Javascript | **imgui-njs**: imgui-njs is a manual-port / partial-rewrite of dear imgui <br>https://github.com/cannerycoders/imgui-njs |
| Kotlin | **dear jvm imgui**: full JVM port/rewrite <br>https://github.com/kotlin-graphics/imgui |
| Roblox | **Iris**: Iris is an Immediate mode GUI Library for Roblox, Based on Dear ImGui <br>https://github.com/Michael-48/Iris