Sirius VS imgui-java

Compare Sirius vs imgui-java and see what are their differences.

Sirius

Game engine powered by LWJGL. It has born by doing this series: https://www.youtube.com/watch?v=VyKE7vz65rY&list=PLtrSb4XxIVbp8AKuEAlwNXDxr99e3woGE (by davidalmarinho)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Sirius imgui-java
2 5
3 518
- -
0.0 6.8
about 2 months ago about 2 months ago
Java Java
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Sirius

Posts with mentions or reviews of Sirius. We have used some of these posts to build our list of alternatives and similar projects.
  • Sirius, The Fox!
    1 project | /r/gameenginedevs | 31 Dec 2022
    Hi fellas, how are you? I have been working on a game engine and today I opened the repository! Gonna leave the link bellow so u can check it out, https://github.com/davidalmarinho/Sirius And ofc, contribution is more than welcome! Best regards, David
  • After 3 years here I am
    1 project | /r/learnjava | 31 Dec 2022
    Hi guys, how are you? Well, some years ago I innocently made a post asking basically for a roadmap to learn to make a game engine and making a game with it.... https://www.reddit.com/r/learnjava/comments/dzlsdl/game_engine/?utm_medium=android_app&utm_source=share As expected, now I almost have a game engine and ofc I don't have a game done with it hahah, indeed :) Developing the game engine was a long ride and it was a pretty cool project to learn a lot of new stuff. So far, this was the best project I have ever "made". Thank u for all your support! Gonna leave the link bellow with the src code of the game engine, https://github.com/davidalmarinho/Sirius Best regards, David

imgui-java

Posts with mentions or reviews of imgui-java. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-15.
  • Lets-Plot: An open-source plotting library by JetBrains
    12 projects | news.ycombinator.com | 15 Jul 2023
  • JavaFX 19 Released
    2 projects | news.ycombinator.com | 14 Sep 2022
    So this makes me wonder: how common is desktop app development with Java these days? I imagine there is still a lot done for internal app, but is it still viable to ship Java apps to end users? How you handle JRE distribution in that case?

    Anyway also wanna shout out Dear ImGui[0]. I've been using it recently to build an interactive UI to quite complicated networking code. So far it been great for manual testing and demos, and it's fairly low maintenance once running.

    [0] https://github.com/SpaiR/imgui-java

  • Basic ClickGUI
    2 projects | /r/minecraftclients | 19 Jul 2022
  • A go-to GUI library for Kotlin
    3 projects | /r/Kotlin | 5 Jan 2022
    If you aren't off-put by the Blender/Unity UI style, there's also ImGUI a possibility as it has some java bindings available.
  • GUI in LWJGL
    4 projects | /r/opengl | 4 May 2021
    If you want a library that has an active community and a lot of examples try out imgui (java port: https://github.com/SpaiR/imgui-java). It is a C based language but seems like the port are pretty close to the original api so you can follow not only the java docs but the c/c++ ones as well. There are a few game engines that utilizes imgui in the editor because it is lightweight, easy to extend, theme and use.

What are some alternatives?

When comparing Sirius and imgui-java you can also consider the following projects:

vulkanbook - Online book which introduces the main concepts required to write graphics games or any other applications using Vulkan in Java by using the LWJGL library.

LWJGL - LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.

JOML - A Java math library for OpenGL rendering calculations

LWJGUI - Simple UI solution for LWJGL3

opsu - opsu! ~ an open-source osu! client

Vulkan-Tutorial-Java - Vulkan tutorial by Alexander Overvoorde ported to Java

darklaf - Darklaf - A themeable swing Look and Feel based on Darcula-Laf

jnativehook - Global keyboard and mouse listeners for Java.

ImFrame - dear imgui + glfw framework

awesome-dear-imgui - A collection of awesome dear imgui bindings, extensions and resources

aurora - Building modern, elegant and fast desktop Compose applications