{"id":19254963,"url":"https://github.com/sciss/lucre2d","last_synced_at":"2026-05-14T23:31:44.987Z","repository":{"id":136641552,"uuid":"448313742","full_name":"Sciss/Lucre2D","owner":"Sciss","description":" Expression based 2D graphics system based on Lucre. Mirror of https://codeberg.org/sciss/Lucre2D","archived":false,"fork":false,"pushed_at":"2022-05-01T15:42:49.000Z","size":11194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T07:42:12.126Z","etag":null,"topics":["2d","graphics","processing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sciss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-15T15:22:43.000Z","updated_at":"2023-08-15T17:17:46.000Z","dependencies_parsed_at":"2023-05-13T02:45:31.061Z","dependency_job_id":null,"html_url":"https://github.com/Sciss/Lucre2D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sciss%2FLucre2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sciss%2FLucre2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sciss%2FLucre2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sciss%2FLucre2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sciss","download_url":"https://codeload.github.com/Sciss/Lucre2D/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240348294,"owners_count":19787271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2d","graphics","processing"],"created_at":"2024-11-09T18:37:13.232Z","updated_at":"2026-05-14T23:31:44.949Z","avatar_url":"https://github.com/Sciss.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LucreSwing\n\n[![Build Status](https://github.com/Sciss/Lucre2D/workflows/Scala%20CI/badge.svg?branch=main)](https://github.com/Sciss/Lucre2D/actions?query=workflow%3A%22Scala+CI%22)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.sciss/lucre2d_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.sciss/lucre2d_2.13)\n\n## statement\n\n_in experimental (alpha) state_\n\nLucre2D is a Scala library which provides an expression based 2D graphics canvas for the [Lucre](https://codeberg.org/sciss/Lucre/) model.\nIt is (C)opyright 2022 by Hanns Holger Rutz. All rights reserved. The project is released under\nthe [GNU Affero General Public License](https://codeberg.org/sciss/Lucre2D/raw/main/LICENSE) v3+ and comes \nwith absolutely no warranties. To contact the author, send an e-mail to `contact at sciss.de`.\n\n![screenshot of example selection](screenshot.png)\n\n## requirements / building\n\nThis project builds with sbt against Scala 2.12, 2.13, 3.x (JVM) and Scala 2.13 (JS).\n\nTo use the library in your project:\n\n    \"de.sciss\" %% \"lucre2d\" % v\n\nThe current version `v` is `\"0.1.0\"`.\n\n## running example\n\nOn the Desktop:\n\n    sbt examples/run\n\nOr to configure the Processing-inspired examples:\n\n    sbt 'examples/runMain de.sciss.lucre.canvas.P5Examples --help'\n\nOr to create a standalone:\n\n    sbt examples/assembly\n    java -Dsun.java2d.opengl=true -cp examples/Lucre2D.jar de.sciss.lucre.canvas.P5Examples --example tree --width 480 --height 480 --full-screen --animate --animate-tri --animate-fps 60\n\nIn the browser: to-do!\n\n## contributing\n\nPlease see the file [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## notes\n\nSee `notes` directory for design process.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciss%2Flucre2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsciss%2Flucre2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciss%2Flucre2d/lists"}