openrndr VS assimp

Compare openrndr vs assimp and see what are their differences.

openrndr

OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics (by openrndr)

assimp

JVM Open Asset Import Library (Assimp) (by kotlin-graphics)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
openrndr assimp
16 0
817 91
1.2% -
9.3 0.0
5 days ago over 1 year ago
Kotlin COBOL
GNU General Public License v3.0 or later 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.

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.
  • Show HN: SalamiVG, an SVG framework for generative art and creative coding
    2 projects | news.ycombinator.com | 7 Feb 2024
    I've been having fun making generative art for a few years and recently got the itch to write my own JS library for sketching SVGs.

    This library is heavily inspired by OPENRNDR [1], which to date has been my framework of choice.

    My motivation to write a JS library for SVGs came from a desire to bring the programming style I love from OPENRNDR into a language I use every day. I was also motivated to generate simple SVGs that I understood deeply because I'd like to start using a plotter soon to bring these sketches into the physical world.

    The library is pretty bare-bones, but I did my best to document it thoroughly enough that a beginner could install it and draw their first sketch in as little time as possible. All the documentation, including an FAQ, is hosted in the project Wiki [2]. And yes, I do recommend p5.js for most users/beginners, but I still believe this library fills a niche.

    Happy to answer any questions, or field any criticisms/notes.

    [1] https://openrndr.org/

  • Framework for creative coding in Lisp?
    3 projects | /r/lisp | 21 Nov 2022
    Is there a framework, library or package along the lines of Processing or OPENRNDR for Common-Lisp or Clojure etc.?
  • Ask HN: What's the best “higher level Rust” these days?
    5 projects | news.ycombinator.com | 26 Sep 2022
    I’d also be interested in peoples replies. I know there is a creative coding framework built on it (haven’t used it though) https://openrndr.org/ .
  • Are there more elegant languages for generative art and creative coding?
    4 projects | /r/generative | 18 Sep 2022
    Kotlin is very similar to Swift. OpenRNDR is a coding framework written it it. Kotlin has many of the features you speak of. Kotlin supports many of the features you ask about (or at least something similar to it).
    4 projects | /r/generative | 18 Sep 2022
    Kotlin's a good language with a generative framework - https://openrndr.org
  • Coracle - Kotlin based Processing clone
    3 projects | /r/Kotlin | 28 Apr 2022
    Also have you checked out https://openrndr.org/
  • Processing and P5 Got Newbies into Coding
    5 projects | news.ycombinator.com | 23 Nov 2021
    OPENRNDR is worth checking out for anyone interested in processing https://openrndr.org/

    It avoids a lot of the weirdness that processing has in its relation with Java and meets somewhere between that and open frameworks.

    Great to check out if you've been looking for a playground to get familiar with Kotlin too!

  • Ask HN: Any Artists on HN?
    4 projects | news.ycombinator.com | 14 Oct 2021
  • Tips & tricks for building a game using Jetpack Compose for Desktop
    3 projects | dev.to | 6 May 2021
    Instead of reinventing the wheel vector, I decided to use openrndr-math, which includes an implementation of the Vector2 class including all common operations, like scalar multiplication, addition, subtraction, the dot product, and more. (Ever since listening to the Talking Kotlin episode, I've been meaning to explore OPENRNDR in detail, but that will have to happen in a separate project.)

assimp

Posts with mentions or reviews of assimp. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning assimp yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing openrndr and assimp you can also consider the following projects:

Vulkan - Examples and demos for the new Vulkan API

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

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

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

bullet - JVM Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

glm - jvm glm

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

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

glimpse-framework - Glimpse is now further developed as a Kotlin Multiplatform project under glimpse-graphics/glimpse