processing-starter

Processing | Starter

https://github.com/blob-cc/processing-starter

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords

blob creative-coding processing starter template

Keywords from Contributors

earthobservation mesh sequences interactive urban observability hacking
Last synced: 4 months ago · JSON representation ·

Repository

Processing | Starter

Basic Info
  • Host: GitHub
  • Owner: blob-cc
  • License: mit
  • Language: Processing
  • Default Branch: main
  • Homepage: https://www.blob.cc
  • Size: 43.9 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
blob creative-coding processing starter template
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security

README.md

blob.cc Logo

Processing | Starter

Creative Coding Blobs



Processing is an open-source programming language and environment designed specifically for the visual arts community. It provides a simple way for artists and designers to create interactive graphics, animations, and other digital art. Processing is built on top of Java, so it's a great starting point for learning programming while also having fun with visuals.

  • https://processing.org/
  • https://github.com/processing/
  • https://github.com/benfry/processing4

Processing Creative Coding Starter

This repository serves as a robust starting point for creative coding projects using Processing. It includes a well-organized structure, utility functions, and example projects to kickstart your creative coding journey.

Getting Started

Prerequisites

  • Install Processing IDE.
  • Clone this repository: ```bash git clone https://github.com/yourusername/processing-template.git

Colophon

Made with ❤️ by Scape Agency

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT license. See the LICENSE file for details.


Owner

  • Name: blob.cc
  • Login: blob-cc
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: Processing Template
version: 0.0.1
date-released: 2024-08-01
url: "https://github.com/scape-agency/cc-processing"
message: >-
  If you use this software, please cite it using
  the metadata from this file.
type: software
authors:
  - given-names: Lars Bastiaan
    family-names: van Vianen
    email: lars@scape.agency
    affiliation: Scape Agency
    orcid: "https://orcid.org/0000-0002-8790-8630"

GitHub Events

Total
  • Push event: 1
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 66
  • Total Committers: 2
  • Avg Commits per committer: 33.0
  • Development Distribution Score (DDS): 0.015
Past Year
  • Commits: 66
  • Committers: 2
  • Avg Commits per committer: 33.0
  • Development Distribution Score (DDS): 0.015
Top Committers
Name Email Commits
Lars van Vianen l****s@v****m 65
dependabot[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy_docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/processing.yml actions
  • actions/checkout v2 composite
.github/workflows/publish_package.yml actions
  • actions/checkout v4 composite
  • actions/checkout master composite
  • actions/create-release v1 composite
  • actions/download-artifact v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
  • actions/upload-release-asset v1 composite
.devcontainer/Dockerfile docker
  • node 22 build
.devcontainer/docker-compose.yml docker