awesome-creative-coding VS awesome-generative-art

Compare awesome-creative-coding vs awesome-generative-art and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-creative-coding awesome-generative-art
8 3
12,194 1,656
- -
5.8 0.0
27 days ago 6 months ago
HTML
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

awesome-creative-coding

Posts with mentions or reviews of awesome-creative-coding. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-06.
  • Ask HN: Resources to learn generative art programming?
    13 projects | news.ycombinator.com | 6 Aug 2022
  • Are there any resources to learn generative art?
    1 project | /r/creativecoding | 3 May 2022
    Awesome Creative Coding
  • a question about where to start
    2 projects | /r/generative | 24 Apr 2022
  • How difficult is it to make such a software?
    1 project | /r/PKMS | 10 Nov 2021
    As far as I can tell from the Twitter thread, he made a few prototypes. These Tweets made me enter a rabbit hole on the topic of creative coding, there are A TON of very cool tools out there. Here is a list: https://github.com/terkelg/awesome-creative-coding. You could use these frameworks to build a data visualization tool from the ground up. There are also many pre-built data visualization frameworks, but I doubt there's one that can visualize data exactly in the way shown in the Tweets. Here are some libraries (special focus on PKMS): https://github.com/terkelg/awesome-creative-coding. This GitHub repo is also an excellent source of other PKMS tools.
  • Best coding languages/ editors for creative coding and generative artwork?
    1 project | /r/creativecoding | 13 Sep 2021
    This repo on GitHub is a really great starting point: https://github.com/terkelg/awesome-creative-coding
  • Fidenza
    1 project | news.ycombinator.com | 15 Jun 2021
    The source code is visible on-chain - it can be queried from the smart contract, but also it has been etched into the data of the “script upload” transaction. This is how ArtBlocks and other projects can fetch the script and display it. But that doesn’t mean the code is open source! Just like scripts on a website (which are also easy to see), the author decides on how to license the work.

    I often suggest GenerativeArtistry as a simple starting point if you already know a bit of JavaScript and want to understand how it works on a basic level[1]. Tyler Hobbs' blog (OP link) also has some great essays on generative art[2], as with the blog of Anders Hoff[3], and also lots of other resources in awesome-creative-coding repo[4].

    [1] - https://generativeartistry.com/

    [2] - https://tylerxhobbs.com/essays

    [3] - https://inconvergent.net/#writing

    [4] - https://github.com/terkelg/awesome-creative-coding

  • 🅗🅞🅛🅔 (P5.js)
    1 project | /r/generative | 3 Apr 2021
  • Grooves
    1 project | /r/generative | 20 Feb 2021

awesome-generative-art

Posts with mentions or reviews of awesome-generative-art. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Creative coding, making loops with Processing
    10 projects | news.ycombinator.com | 28 Jan 2023
    This is something that is pretty much whats closest to my heart. The creative coding / visual scene.

    Here is a good list.

    https://github.com/kosmos/awesome-generative-art

    Also… Shaders ! Is a great way to start.

    https://www.vimeo.com/nrlnd

    Thats my work. All realtime.

  • Ask HN: Resources to learn generative art programming?
    13 projects | news.ycombinator.com | 6 Aug 2022
    One of the better ones I've found is Tyler Hobbes [0].

    I recently found the "Bridges Archive" online [1]. It's a goldmine of ideas (I won't link to them but they have tilings, space filling algorithms, multi-scale Truchet patterns and many more).

    I favor the ideas rather than the implementation as I already know how to program so you may do better with learning something like processing/p5.js [2].

    In terms of raw ideas, I've found Jared Tarbell to be a huge inspiration [3] [4].

    I'm sure I'll get lashed on here for the mere mention of NFTs but I've found there are consistently awesome generative art being displayed on Twitter for artists showing their work and advertising their NFTs for sale. One resource that I've found to be pretty consistently good is fxhash.xyz [5] [6]. Looking for #fxhash tags on Twitter will probably give you rich results.

    I also have my own NFTs whose source code I've released as CC0 if you want to take a look [7] (none are for sale right now) along with a half assed attempt at making a list of resources for generative art [8].

    There's plenty of "awesome" generative art lists [9] as well as many examples and other projects on p5.js [2]. And of course there's always Reddit [10] [11].

    Oh and "Coding Train" is deceptively deep, packing complex ideas in a kind of "cutesy" veneer but still managing to tackle topics that run the gamut of easy to incredibly difficult [12].

    There's really too many resources to list. It depends on what level you're at. I tend to focus on Javascript and the 'ideas' rather than the implementation so much. If you're starting from a point of learning programming, you're probably better off going through a tutorial or two on how to actually program and then try and tackle some "classic" generative art examples (grids, recursive grides, flow fields, etc.).

    I occasionally run into people who have all their experiments on GitHub which might be enlightening [13].

    [0] https://tylerxhobbs.com/essays

    [1] https://archive.bridgesmathart.org/#gsc.tab=0

    [2] https://p5js.org/examples/

    [3] http://www.complexification.net/gallery/

    [4] http://levitated.net/

    [5] https://www.fxhash.xyz/

    [6] https://twitter.com/fx_hash_

    [7] https://github.com/abetusk/iao

    [8] https://github.com/abetusk/iao/blob/main/Notes.md

    [9] https://github.com/kosmos/awesome-generative-art

    [10] https://www.reddit.com/r/generative

    [11] https://www.reddit.com/r/proceduralgeneration/

    [12] https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw

    [13] https://github.com/anaulin/generative-art

  • a question about where to start
    2 projects | /r/generative | 24 Apr 2022

What are some alternatives?

When comparing awesome-creative-coding and awesome-generative-art you can also consider the following projects:

react-globe.gl - React component for Globe Data Visualization using ThreeJS/WebGL

py5 - A Python library that makes Processing available to the CPython interpreter using JPype.

RENDER96-HD-TEXTURE-PACK - we'd like to think of this texture pack as a resource also, if you want to give sm64 your own look feel free to use these as a base for accuracy, just credit them render96 boys & girls

genuary2022 - My entries for Genuary2022

awesome-django - A curated list of awesome things related to Django

weird - Generative art in Common Lisp

awesome-playcanvas - A curated list of awesome PlayCanvas assets, resources, and more.

iao - iao

globe.gl - UI component for Globe Data Visualization using ThreeJS/WebGL

awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

FielDHub - FielDHub is an R Shiny design of experiments (DOE) app that aids in the creation of traditional, unreplicated, augmented and partially replicated (p-rep) designs applied to agriculture, plant breeding, forestry, animal and biological sciences.

py5generator - Meta-programming project that creates the py5 library code.