pNebula
Almost the first 256b intro using Canvas ever :p
The idea was pretty simple: Draw colorful dots in the center of the Canvas and zoom it all introduce a nebula like color blending.
<body bgcolor=0 text=snow onload=h=R.height=256;setInterval('with(R.getContext("2d"))fillStyle="#"+(999*r(fillRect(r(drawImage(R,3,3,250,250,0,0,h,h))*26+116,r()*26+116,3,3))|0)',r=Math.random)>pNebula<canvas id=R>
Including some styling of the page and text, the whole intro fits in 214 bytes. Actually it was even possible to fit a valid HTML5 version in 248 bytes .
<!doctype html><title></title>pNebula<canvas></canvas><script>r=Math.random;setInterval('with(R.getContext("2d"))fillStyle="#"+(999*r(fillRect(r(drawImage(R,3,3,144,144,0,0,150,150))*26+61,r()*26+61,3,3))|0)',R=document.body.childNodes[1])</script>
Make sure to leave a comment or thumb up/down on Pouet .
Other recent experiments
There are many experiments and projects like PNEBULA to discover other here.
M22
M22: DEMO-lishing 1kb competition since 2012 using Javascript and the web platform
🏄♀️ 1KB QUINE
FLUID SIMULATION
Homage to the Fluid Simulation by Yusuke Endoh for IOCCC 2012, in 1kb of HTML, CSS and Javascript quine, code-golfed by Xem , Aemkei, RReverser and Irratix and myself
MONOSPACE
MONOSPACE: Flip dots with feelings, a JavaScript demo in 1021 bytes, winner of the 1024 bytes demo competition at Assembly 2020.
ART×JS
AT FFCONF
ART×JS was the closing talk at FFconf 2016. The goal was to bring new developer artists to the web by abusing standards and developing a visual understanding of mathematics.
SUDOKU
SOLVER
Solves a Sudoku grid using magic, recursion, and 140bytes of brute force.
MARS
LANDSCAPE
Remember the amazing MARS 4Kb intro by Tim Clarke in 1993 ? Here comes a remake in 256b using JavaScript and Canvas
MANDELBROT
TRACER
Possibly the smallest Mandelbrot tracer ever in JavaScript: 101 bytes
COPTER
CRUISE
A simple Commanche-like that won the 20lines 'Terrain' contest at the OzoneAsylum in July 2004
URYA
A sweet text mode 64kb intro on PC, written in PASCAL and showed at the WIRED'96 demoparty where it ranked 4th.
Let's talk
Don't be shy; get in touch by mail , twitter , github , linkedin or pouet if you have any questions, feedback, speaking, workshop or performance opportunity.