Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 14 C++ Art Projects
-
Project mention: Ask HN: Tools or frameworks to build music theory games | news.ycombinator.com | 2024-11-27
It's not really a framework, but I've been having a lot of fun live coding music in Sonic Pi: https://sonic-pi.net/
It has built-in functions for chords and scales and is pretty easy to make catchy loops.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
geometrize
:white_square_button: Geometrize is a desktop app that geometrizes images into geometric primitives
-
Project mention: OpenDAW – a new holistic exploration of music creation inside the browser | news.ycombinator.com | 2025-02-11
I wrote a DAW (https://ossia.io) and a few dozen plugins and I can assure you that most plug-ins don't add latency.
> There is no way eliminate CPU cycles being spent on whatever the plugin does.
that's not how DAW works, they don't output audio immediately anyways, everything is buffered at the driver level or just above so that there's always 1 or 2 buffers of delay between the input and the output.
-
Project mention: Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera | news.ycombinator.com | 2024-12-02
I'm curious, did you ever come across Chataigne?
https://github.com/benkuper/Chataigne
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
context-free
Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes.
-
-
-
samplebrain
(GitHub mirror) A custom sample mashing app designed by Aphex Twin. (by aeiouaeiouaeiouaeiouaeiouaeiou)
-
ascii-art
A C++ library to make everyday alphabets look much better on the terminal , this project uses OOPS concepts to make unique fonts and display letters on command line (by codewithnick)
For my first issue of this week, I was tasked with adding a new letter to the drpepper font in the ascii-art library.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ Art discussion
C++ Art related posts
-
Show HN: Krita RGBA Tech – Exploring Filter Engines in Open-Source Art
-
Native Dual-Range Input
-
Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera
-
Opening Windows in Linux with sockets, bare hands and 200 lines of C
-
VVVV – A Hybrid Visual/Textual Development Environment
-
Qt Widgets Rendering Pipeline
-
Is it possible to do runtime compilation and execution of C code?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Mar 2025
Index
What are some of the best open-source Art projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | Sonic Pi | 11,025 |
2 | LIEF | 4,692 |
3 | geometrize | 1,977 |
4 | score | 1,569 |
5 | Chataigne | 1,311 |
6 | SideFXLabs | 1,059 |
7 | svg2shenzhen | 814 |
8 | context-free | 486 |
9 | gerbolyze | 363 |
10 | Sand-Table | 184 |
11 | samplebrain | 122 |
12 | ascii-art | 75 |
13 | BeatDrop-Music-Visualizer | 46 |
14 | nixie-counter | 8 |