Quasicrystals Animation Playground with WebXR
Hi! This is my little project introducing quasicrystals animations with some parameters. It uses a custom shader to allow higher resolution. Not all combinations look equally good. For example the "Spectrum" color palette IMO makes sense only for low values of "Tempo" and "Pattern Density". If you have VR googles, I recommend trying the WebXR version - it's really nice.
In plain words
Quasicrystals Animation Playground is an interactive tool that generates animated quasicrystal patterns with customizable parameters like tempo and pattern density. Users can adjust visual settings and color palettes to create different effects, though not all combinations produce equally appealing results. The project uses a custom shader for higher resolution rendering and offers a WebXR version for VR headsets. It includes a photosensitivity warning due to its animated, high-contrast visual patterns.
written from the facts on this page · September 2026
From the sources
Kwazikryształy quasicrystals
This website contains animated visual patterns, high-contrast imagery, and motion effects that may trigger seizures or discomfort in people with photosensitive epilepsy or other visual sensitivities. Viewer discretion is advised. If you experience dizziness, altered vision, eye or muscle twitching, loss of awareness, disorientation, involuntary movement, or convulsions, stop viewing immediately and consult a medicalfrom hypnagogic-quasicrystals.github.io
Does the same job
all alternatives →- MCM. C. Escher spiral in WebGL inspired by 3Blue1BrownApr 2026 · static.laszlokorte.de · ▲176
The latest 3Blue1Brown video [1] about the M. C. Escher print gallery effect inspired me to re-implement the effect as WebGL fragment shader on my own. [1]: https://www.youtube.com/watch?v=ldxFjLJ3rVY

- SASimple algorithm and color space to generate diverse skin tonesAug 2026 · toneyalexander.github.io · ▲627
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
- PVProcedural Voxel Rendering in WebGL2016 · guillaumechereau.github.io · ▲141

- WPWeekend project - a WebGL Orrery2011 · solar-system-explorer.com · ▲17
This was my recent weekend project, aimed at teaching me JavaScript, a bit of HTML5, and (mostly) WebGL. The orbital data are from NASA JPL. I was inspired in part by this Flash app: http://www.dynamicdiagrams.com/wp-content/uploads/2011/04/orrery_2011_bce.swf, but wanted to do something in 3D. Coming from the games-dev world, this is my first introduction to web coding. The UI is jquery. I mostly used http://learningwebgl.com/blog for the 3D stuff. Being WebGL, it will work mostly on Chrome, Firefox 4 Beta. Forget about IE. I needed to figure out how to render text to the WebGL canvas - I…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com