processing-android
p5.js
processing-android | p5.js | |
---|---|---|
3 | 252 | |
799 | 22,914 | |
0.3% | 0.3% | |
6.8 | 9.8 | |
8 months ago | about 4 hours ago | |
Java | JavaScript | |
- | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
processing-android
-
Help please: Verifier rejected class processing.core.PSurfaceNone
Hi guys, I just installed processing and I get the error "Verifier rejected class processing.core.PSurfaceNone" and the app crashes instantly. All the code is is a fullscreen() and a background(0). I can't find any help online, this is the only similar thread I found : https://github.com/processing/processing-android/issues/748
-
Generative example databases
There's also https://android.processing.org/, if you have an Android phone.
- Processing android PShape vertex error
p5.js
-
Getting Started with Interactive Programming
p5.js – JavaScript framework for creative interactive coding
-
Ask HN: Who Are Your Favorite Photography and Generative Coding Artists?
p5.js is a JavaScript library that I've enjoyed messing with. It's related to Processing.
https://p5js.org/
-
Art Blocks and the Future of Open Source with Blockchain
Art Blocks, founded by Erick Calderon in 2020, is a platform that enables artists to create generative art using blockchain technology. It operates on the Ethereum blockchain, leveraging smart contracts to mint unique art pieces as NFTs. The process begins with artists submitting scripts that define the artwork's parameters. Once approved, these scripts generate unique pieces upon purchase, offering collectors a blend of surprise and originality. Blockchain's role in Art Blocks is pivotal. Its decentralized nature allows artists to bypass traditional gatekeepers, reaching a global audience directly. The immutability of blockchain ensures the authenticity and provenance of each piece, while its transparency fosters trust between artists and collectors. Moreover, blockchain's security features protect artworks from unauthorized modifications, preserving their value. Art Blocks embodies open-source principles by promoting a collaborative environment where artists, developers, and collectors share insights and techniques. This openness is akin to open-source projects, fostering innovation and creativity. The platform's use of open-source programming languages like Processing and p5.js further enriches this ecosystem. The integration of open-source practices with blockchain, as seen in Art Blocks, holds immense potential. It democratizes art creation and distribution, empowering artists to retain control over their work and ensuring fair compensation through smart contracts. This synergy also encourages innovation, leading to new art forms and technology-driven expressions. However, challenges remain. Technical barriers can hinder broader adoption, and the volatile nature of cryptocurrency markets can impact the art market. Environmental concerns related to blockchain's energy consumption also need addressing for sustainable growth.
-
Designing an addon library system for p5.js 2.0
File a bug report with p5.js
-
Rant: state of generative AI in code generation.
In my experience with AI code generation, in visual projects like UI development or JavaScript based animation (using three.js or p5.js) etc. AI tools work pretty well.
- P5.js is a friendly tool for learning to code and make art
-
Procedural Generation and Noise
For this most recent assignment we were tasked with contributing a larger feature to an open source project. During my time with the previous assignment I worked on a game engine called Litecanvas, inspired engine by libraries like raylib and p5.js/Processing.
-
Antirez/load81: SDL based Lua programming environment for kids similar to Codea
Let’s not forget P5js which has a long and esteemed history of helping to teach kids and more to program. It’s browser based so it’s compatible with every OS and requires no install. FOSS with an active community of users and contributors. I personally taught some middle schoolers with zero programming experience how to make interactive monsters in 1 hour. It was awesome!
https://p5js.org/
-
Exploring Generative Art with JavaScript
Generative art is a technique where the artist creates systems, usually in the form of algorithms, that autonomously generate artworks. These systems can produce infinite results from an initial set of rules, making the process fascinating and full of possibilities. In this article, we will delve into the world of generative art using JavaScript and, more specifically, the popular library p5.js.
-
Ask HN: Platform for 11 year old to create video games?
https://p5js.org/
Basic 60 frames a second canvas and the rest is JavaScript.
Pair that with the excellent Coding Train series https://youtube.com/@thecodingtrain
To get around the "serve a webpage locally" problem, you could either have Python or Node serve a webpage, or I once rigged up a samba share and a small web server on a home server and turned a kid loose on it ... It didn't take, I should have spent more time helping them daily on it.
But that's an idea.
What are some alternatives?
OculusTVLauncher - A simple launcher to start apps directly into Oculus TV on the Oculus Go - even while offline
paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
awesome-plotters - A curated list of code and resources for computer-controlled drawing machines and other visual art robots.
three.js - JavaScript 3D Library.
sceneform-android - Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser