awesome-generative-art VS OpenFrameworks

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-generative-art OpenFrameworks
3 43
1,659 9,781
- 0.2%
0.0 9.3
6 months ago 9 days ago
C++
- GNU General Public License v3.0 or later
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-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

OpenFrameworks

Posts with mentions or reviews of OpenFrameworks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

What are some alternatives?

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

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

Cinder - Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.

genuary2022 - My entries for Genuary2022

Qt - Qt Base (Core, Gui, Widgets, Network, ...)

weird - Generative art in Common Lisp

JUCE - JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

iao - iao

processing - Source code for the Processing Core and Development Environment (PDE)

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

SFML - Simple and Fast Multimedia Library

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

Folly - An open-source C++ library developed and used at Facebook.