What is BigF.art?

This is a platform for digital artists to create unique generative pieces of art, and followers to collect and support artists they like.

Our render pipeline makes it easy for those familiar with JavaScript, processing, or WebGL to make and sell generative art.

All art is stored on IPFS and minted on the Algorand blockchain.

Currently we support PeraWallet and are still only operating on the Testnet. You can participate and help test, just get some free Algorand from one of the faucets.
* https://testnet.algoexplorer.io/dispenser
* https://bank.testnet.algorand.network/

Find out how it works on our /about page.


Get started

Collectors browse released functions and mint.

Artists create account

Featured Functions





prime_spiral_galaxy

By:
Wartron

101 Prime Spiral Galaxies.

This plots prime numbers into a Archimedean spiral
until it reaches a final prime.

Source code:






canvas_test

By:
Wartron

This is one of the first javascript canvas tests.

It's a square that bounces around the frame with a fixed number of steps, and each frame alpha outs the previous, creating a fading tail.


3dcity_test

By:
Wartron

This is a terribly inefficient way of generating a city, using WebGl.

Rendering can take up to 15 seconds.


Isometric Hue Cubes

By:
Wartron

An experiment.

Minted:


Easter Egg Hunt

By:
Wartron

Mint your own Easter eggs. Some may be cracked.

When you purchase a NFT the transaction hash is used to seed a RNG which determines the properties. Then we generate the art, pin to ipfs, and mint the ASA. This is all still testnet.

The source for this function can be found at https://github.com/art-dot-inc/bigf.art-easter-egg

Egg SVG: Made by iconoir: https://iconoir.com/


L-System Video Test

By:
Wartron

L-System Buffer

Minted:


Static Noise

By:
Wartron

Noise Frozen in Time, at different scales and probability of white or black.