在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):openrndr/openrndr开源软件地址(OpenSource Url):https://github.com/openrndr/openrndr开源编程语言(OpenSource Language):Kotlin 99.3%开源软件介绍(OpenSource Introduction):OPENRNDR 0.4A 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. Repository structure
Using OPENRNDRYou 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. Building OPENRNDROn 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 artifactsIn 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.5.1-SNAPSHOT publishToMavenLocal CommunityVisit 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. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论