SQLite-creative-coding: Creative coding in SQL

thunderbong1 pts0 comments

GitHub - phenax/sqlite-creative-coding: Creative coding in SQL · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

phenax

sqlite-creative-coding

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star<br>15

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>13 Commits<br>13 Commits

media

media

src

src

.envrc

.envrc

.gitignore

.gitignore

LICENSE

LICENSE

README.md

README.md

flake.lock

flake.lock

flake.nix

flake.nix

image.sh

image.sh

justfile

justfile

setup.sql

setup.sql

video.sh

video.sh

View all files

Repository files navigation

sqlite creative coding

Generating some visuals with SQL because nobody stopped me. With the magic of recursive CTE.

How it works

Gradient

Mandelbrot fractal

Just some dots

Voronoi

Wavey

Trigo - the blood dragon remix

Setup and run

Dependencies

sqlite3

imagemagick

Setup

Using justfile: just setup

Directly: sqlite3 fun.db

Generate image

Using justfile: just image src/mandelbrot.sql

Directly: sqlite3 fun.db

Generate video

Using justfile: just video src/wavey.sql

Directly: sqlite3 fun.db

About

Creative coding in SQL

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

15<br>stars

Watchers

watching

Forks

forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Shell<br>56.2%

Just<br>23.5%

Nix<br>20.3%

You can’t perform that action at this time.

creative coding reload search justfile setup

Related Articles