Android代码-openrndr

时间:2022-08-27 20:46:21
【文件属性】:
文件名称:Android代码-openrndr
文件大小:1.04MB
文件格式:ZIP
更新时间:2022-08-27 20:46:21
Android代码 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. Usage A very basic OPENRNDR application looks like this: import org.openrndr.Application import org.openrndr.Configuration import org.openrndr.Program import org.openrndr.draw.loadImage /** * This is a basic example that shows how to load and draw images */ class Image001 : Program() { override fun setup(

网友评论