OpenRNDR icon
OpenRNDR icon

OpenRNDR

 1 like

In short, OPENRNDR is a tool to create tools. It is an open source framework for creative coding, written in Kotlin for the Java VM that simplifies writing real-time interactive software. It fully embraces its existing infrastructure of (open source) libraries, editors...

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
5 / 5 Avg rating (1)
1like
1comment
0news articles

Features

Suggest and vote on features
  1.  Coding
  2.  Visual Programming
  3.  Interactive Visualization

 Tags

OpenRNDR News & Activities

Highlights All activities

Recent activities

No activities found.

OpenRNDR information

  • Developed by

    RNDR.studio
  • Licensing

    Open Source and Free product.
  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  932 Stars
  •  73 Forks
  •  26 Open Issues
  •   Updated May 16, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about OpenRNDR, and it has gotten 1 likes

OpenRNDR was added to AlternativeTo by randomperson on Mar 18, 2021 and this page was last updated May 5, 2021.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
randomperson
May 4, 2021
0

It makes it quite simple to create performant Kotlin-based animations

What is OpenRNDR?

In short, OPENRNDR is a tool to create tools. It is an open source framework for creative coding, written in Kotlin for the Java VM that simplifies writing real-time interactive software. It fully embraces its existing infrastructure of (open source) libraries, editors, debuggers and build tools. It is designed and developed for prototyping as well as the development of robust performant visual and interactive applications. It is not an application, it is a collection of software components that aid the creation of applications.

KEY FEATURES

  • a light weight application framework to quickly get you started
  • a fast OpenGL 3.3 backed drawer written using the LWJGL OpenGL bindings
  • a set of minimal and clean APIs that welcome programming in a modern style
  • an extensive shape drawing and manipulation API
  • asynchronous image loading
  • runs on Windows, MacOS and Linux

Official Links