openrndr-adopted-artifex


Лицензия

Лицензия

Группа

Группа

org.openrndr
Идентификатор

Идентификатор

openrndr-adopted-artifex
Последняя версия

Последняя версия

0.3.58
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

openrndr-adopted-artifex
openrndr-adopted-artifex
Ссылка на сайт

Ссылка на сайт

http://openrndr.org
Система контроля версий

Система контроля версий

https://github.com/openrndr/openrndr

Скачать openrndr-adopted-artifex

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
io.github.microutils : kotlin-logging-jvm jar 2.0.6
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-RC
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

Модули Проекта

Данный проект не имеет модулей.

Download Build status Awesome Kotlin Badge

OPENRNDR

A Kotlin/JVM library for creative coding, real-time and interactive graphics. Can currently be used on Windows, macOS and Linux/x64 to create stand alone graphical applications.

Basics and use are further explained in the OPENRNDR guide.

Community

Visit the OPENRNDR website for the latest news on OPENRNDR, showcases and events

Join us on the OPENRNDR forum for questions, tutorials and showcases.

.. or if you prefer a more direct and chatty way of conversation talk to us the OPENRNDR Slack

Using OPENRNDR

You are adivsed to use the OPENRNDR template which provides a quick start to using the library.

Building OPENRNDR

On a system that has JDK 1.8.x or more recent installed one can run the following commands from a terminal:

cd <path-to-checkout>
./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.

Installing OPENRNDR as Maven artifacts

In order to use the OPENRNDR build from your applications one has to install OPENRNDR's Maven artifacts in the local Maven repository.

./gradlew -Prelease.version=0.4.0-SNAPSHOT publishToMavenLocal

Building OPENRNDR from IntelliJ

This should be as easy as importing the Gradle project into IntelliJ.

On a macOS or linux system that has IntelliJ's command line tools installed one can run

cd <path-to-checkout>
idea .
org.openrndr

OPENRNDR

Open source framework for creative coding written in Kotlin

Версии библиотеки

Версия
0.3.58
0.3.47