![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
org.openrndr:openrndr-math-jvm
Advanced tools
A Kotlin/JVM and Kotlin/JS library for creative coding, real-time and interactive graphics. Can currently be used on Windows, macOS and Linux/x64 to create standalone graphical applications.
Basics and use are further explained in the OPENRNDR guide.
module | description |
---|---|
openrndr-animatable | Tooling for interactive animations |
openrndr-application | Application and Program classes |
openrndr-binpack | Binpacking algorithm used for texture atlasses |
openrndr-color | Color spaces |
openrndr-dds | DirectDraw Surface file (.dds) loader |
openrndr-demos | A collection of small in-repository demos |
openrndr-draw | Drawing primitives |
openrndr-event | Event classes |
openrndr-extensions | Built-in OPENRNDR extensions |
openrndr-filter | Built-in filters |
openrndr-js | Kotlin/JS specific modules |
openrndr-jvm | Kotlin/JVM specific modules |
openrndr-math | Math functions and classes |
openrndr-nullgl | Mock graphics back-end |
openrndr-shape | Classes and functions for working with 2D shapes |
openrndr-svg | Loading and saving SVG |
openrndr-utils | Assorted utilities |
You are advised to use the OPENRNDR template which provides a quick start to using the library.
OPENRNDR's Javascript/WebGL is still experimental and under development. However, if you feel like trying it you should use the OPENRNDR JS template.
After cloning the repository, make sure you have Java 11 or newer installed and run the following command:
./gradlew build
This should start the build process, which will take some time to complete.
Note that OPENRNDR does not depend on anything that is not on Maven Central, builds should be easy and predictable.
In order to use the OPENRNDR build from your applications one has to install OPENRNDR's Maven artifacts in the local Maven repository.
./gradlew publishToMavenLocal snapshot
A more detailed walk-through of building, publishing to Maven local and contributing can be found in the wiki.
Visit the OPENRNDR website for the latest news on OPENRNDR, showcases and events
Join us on the OPENRNDR forum for questions, tutorials and showcases.
Reach us more directly on the OPENRNDR Slack.
FAQs
openrndr-math
We found that org.openrndr:openrndr-math-jvm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.