modern-jogl-examples VS openrndr

Compare modern-jogl-examples vs openrndr and see what are their differences.

modern-jogl-examples

Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson (by jvm-graphics-labs)

openrndr

OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics (by openrndr)
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
modern-jogl-examples openrndr
1 16
103 818
0.0% 0.1%
0.0 9.3
over 6 years ago 4 days ago
Kotlin Kotlin
MIT License GNU General Public License v3.0 or later
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.

modern-jogl-examples

Posts with mentions or reviews of modern-jogl-examples. We have used some of these posts to build our list of alternatives and similar projects.
  • Making glsl shader reader
    1 project | /r/opengl | 10 Nov 2021
    Hello friends! Currently I am following elect86's modern openGL example. He also make custom openGL utilities for java, however I can not put those dependency library in my project because that's package make my program isn't running, java need to read a dll and seeking outside of my jar. I am using maven instead of gradle like elect86 did.

openrndr

Posts with mentions or reviews of openrndr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.

What are some alternatives?

When comparing modern-jogl-examples and openrndr you can also consider the following projects:

Vulkan - Examples and demos for the new Vulkan API

processing - Source code for the Processing Core and Development Environment (PDE)

learn-OpenGL

imgui - Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)

data2viz - An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL

three.kt - Three.js port for the JVM (desktop)

kotlin-unsigned - unsigned support for Kotlin via boxed types and unsigned operators

glm - jvm glm

JOGL2D - Zero-overhead 2D rendering library for JOGL using Kotlin