Skip to content
#

generative-arts

Here are 16 public repositories matching this topic...

Explore AI Tech Hub, a curated collection of open-source code and resources focused on AI innovations like deep fakes, AI art, and face swapping. A go-to library for developers, researchers, and AI enthusiasts seeking cutting-edge tools and insights.

  • Updated Dec 25, 2023
Mandelbrot

True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

  • Updated Apr 6, 2026
  • C++
Mandelbrot-2

True 32-bit BGRA. Synchronization with DwmFlush. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 2x2 (4 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

  • Updated Apr 6, 2026
  • C++

A generative canvas animation that creates an infinite swirling pattern through radial wave propagation. Tiles pulse and oscillate according to their distance and angle from center, combining deterministic color distribution with dynamic mathematical transformations.

  • Updated Apr 5, 2026
  • JavaScript
Mandelbrot-Video

Sequential BMP frames (to frame_254.bmp) compiled into Mandelbrot.mp4 using FFmpeg. Automated Animation Suite: Generates a sequence of 255 high-precision BMP frames and automatically compiles them into a seamless 30 FPS video loop using integrated FFmpeg. High-Precision Rendering (80-bit). OpenMP. 8x8 Supersampling (64 Samples Per Pixel)

  • Updated Apr 4, 2026
  • C++

Improve this page

Add a description, image, and links to the generative-arts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generative-arts topic, visit your repo's landing page and select "manage topics."

Learn more