[{"data":1,"prerenderedAt":356},["ShallowReactive",2],{"navigation":3,"/experiments/vuefes-japan-2025":130,"authors":238},[4],{"title":5,"path":6,"stem":7,"children":8,"page":129},"Experiments","/experiments","experiments",[9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77,81,85,89,93,97,101,105,109,113,117,121,125],{"title":10,"path":11,"stem":12},"Array of cameras","/experiments/array-cameras","experiments/array-cameras",{"title":14,"path":15,"stem":16},"Brickelangelo David","/experiments/brickelangelo-david","experiments/brickelangelo-david",{"title":18,"path":19,"stem":20},"Basic Brownian distribution","/experiments/brownian-distribution","experiments/brownian-distribution",{"title":22,"path":23,"stem":24},"Porsche 911 Car Showcase","/experiments/car-showcase","experiments/car-showcase",{"title":26,"path":27,"stem":28},"Coffee Smoke","/experiments/coffee-smoke","experiments/coffee-smoke",{"title":30,"path":31,"stem":32},"Cube Boy Dancefloor","/experiments/cube-boy-dancefloor","experiments/cube-boy-dancefloor",{"title":34,"path":35,"stem":36},"Cult of the lamb 🐑","/experiments/cult-of-the-lamb","experiments/cult-of-the-lamb",{"title":38,"path":39,"stem":40},"Dancing blob","/experiments/dancing-blob","experiments/dancing-blob",{"title":42,"path":43,"stem":44},"Fireworks Shader","/experiments/fireworks-shader","experiments/fireworks-shader",{"title":46,"path":47,"stem":48},"Galaxy Generator 🪐","/experiments/galaxy-generator","experiments/galaxy-generator",{"title":50,"path":51,"stem":52},"Glass/Plastic Material","/experiments/glass-material","experiments/glass-material",{"title":54,"path":55,"stem":56},"Grainy Liquid Blobs","/experiments/grainy-liquid","experiments/grainy-liquid",{"title":58,"path":59,"stem":60},"Haunted House","/experiments/haunted-house","experiments/haunted-house",{"title":62,"path":63,"stem":64},"Phone with HTML inside","/experiments/html-phone","experiments/html-phone",{"title":66,"path":67,"stem":68},"Low Poly Planet","/experiments/lowpoly-planet","experiments/lowpoly-planet",{"title":70,"path":71,"stem":72},"Magical Marbles","/experiments/magical-marbles","experiments/magical-marbles",{"title":74,"path":75,"stem":76},"Nuxt Stones","/experiments/nuxt-stones","experiments/nuxt-stones",{"title":78,"path":79,"stem":80},"Particle Pumpkin Shader","/experiments/particle-pumpkin","experiments/particle-pumpkin",{"title":82,"path":83,"stem":84},"Particles Morphing","/experiments/particles-morphing","experiments/particles-morphing",{"title":86,"path":87,"stem":88},"Portal Journey","/experiments/portal-journey","experiments/portal-journey",{"title":90,"path":91,"stem":92},"Wizard's Potion Classroom","/experiments/potions-classroom","experiments/potions-classroom",{"title":94,"path":95,"stem":96},"Rapier Object Clump","/experiments/rapier-object-clump","experiments/rapier-object-clump",{"title":98,"path":99,"stem":100},"Repulsion Effect","/experiments/repulsion-effect","experiments/repulsion-effect",{"title":102,"path":103,"stem":104},"Shadertoy Museum","/experiments/shadertoy-museum","experiments/shadertoy-museum",{"title":106,"path":107,"stem":108},"Space Game","/experiments/space-game","experiments/space-game",{"title":110,"path":111,"stem":112},"Halloween Spooky-saur 🎃","/experiments/spooky-saur","experiments/spooky-saur",{"title":114,"path":115,"stem":116},"Synthwave Landscape","/experiments/synthwave-landscape","experiments/synthwave-landscape",{"title":118,"path":119,"stem":120},"Texture Particle Cursor","/experiments/texture-particle-cursor","experiments/texture-particle-cursor",{"title":122,"path":123,"stem":124},"Vue Fes Japan 2025","/experiments/vuefes-japan-2025","experiments/vuefes-japan-2025",{"title":126,"path":127,"stem":128},"WebGPU","/experiments/webgpu","experiments/webgpu",false,{"id":131,"title":122,"author":132,"body":133,"date":222,"description":223,"extension":224,"featured":129,"lastUpdated":222,"meta":225,"navigation":226,"path":123,"seo":227,"stem":124,"tags":228,"thumbnail":236,"__hash__":237},"experiments/experiments/vuefes-japan-2025.md","alvarosabu",{"type":134,"value":135,"toc":215},"minimark",[136,147,150,155,204,208],[137,138,139,140,146],"p",{},"A 1:1 TresJS port of the ",[141,142,122],"a",{"href":143,"rel":144},"https://vuefes.jp/2025/en",[145],"nofollow"," hero animation.",[137,148,149],{},"The original is a Three.js r178 scene combining a V-shaped cone (Vue) with a sphere (the Japanese flag's Hinomaru), masked and animated with a custom suminagashi shader — Japanese ink-marbling rendered with FBM noise stacked through warped flow fields. The shader cycles through four color palettes every 15 seconds.",[151,152,154],"h3",{"id":153},"whats-going-on","What's going on",[156,157,158,171,188,194],"ul",{},[159,160,161,165,166,170],"li",{},[162,163,164],"strong",{},"The V",": a ",[167,168,169],"code",{},"ConeGeometry"," flipped upside down, fragment-discarded along its tail to carve the Vue silhouette.",[159,172,173,165,176,179,180,183,184,187],{},[162,174,175],{},"The Hinomaru",[167,177,178],{},"SphereGeometry"," whose surface is filled with a flowing ink pattern. Surface UVs come from spherical coordinates (",[167,181,182],{},"theta",", ",[167,185,186],{},"phi",") so the marbling wraps continuously.",[159,189,190,193],{},[162,191,192],{},"Suminagashi",": layered FBM noise + flow-field warping + soft-light blend with a noise texture overlay.",[159,195,196,199,200,203],{},[162,197,198],{},"Color cycling",": four palette structs in the shader; an integer ",[167,201,202],{},"uActiveColorSet"," switches between them every 15s.",[151,205,207],{"id":206},"credits","Credits",[137,209,210,211,214],{},"Original design and Three.js implementation by the ",[141,212,122],{"href":143,"rel":213},[145]," team. Ported to TresJS for educational and showcase purposes.",{"title":216,"searchDepth":217,"depth":217,"links":218},"",2,[219,221],{"id":153,"depth":220,"text":154},3,{"id":206,"depth":220,"text":207},"2026-05-06","Port of the Vue Fes Japan 2025 main visual — a suminagashi (Japanese ink-marbling) hero with a V silhouette and a Hinomaru circle.","md",{},true,{"title":122,"description":223},[229,230,231,232,233,234,235],"vuefes","shaders","glsl","suminagashi","marbling","fbm","flow-field","/experiments/vuefes-japan-2025.webp","VJ1dSmltkkc7fBpzCdjJ9OrTeKkRhTgf2ivAfOGOYYw",[239,255,270,287,303,321,338],{"id":240,"title":241,"avatar":242,"body":243,"description":216,"email":247,"extension":224,"github":132,"meta":248,"name":249,"navigation":226,"path":250,"seo":251,"slug":132,"stem":252,"twitter":132,"website":253,"__hash__":254},"authors/authors/alvarosabu.md","Alvarosabu","/avatars/alvarosabu.jpg",{"type":134,"value":244,"toc":245},[],{"title":216,"searchDepth":217,"depth":217,"links":246},[],"hola@alvarosaburido.dev",{},"Alvaro Saburido","/authors/alvarosabu",{"description":216},"authors/alvarosabu","https://alvarosaburido.dev","FWpr6-OcVRzMvvsjRaD8icRidgpKVLCtrKy9-l_5GZM",{"id":256,"title":257,"avatar":258,"body":259,"description":216,"email":263,"extension":224,"github":264,"meta":265,"name":264,"navigation":226,"path":266,"seo":267,"slug":264,"stem":268,"twitter":263,"website":263,"__hash__":269},"authors/authors/andretchen0.md","Andretchen0","/avatars/andretchen0.jpg",{"type":134,"value":260,"toc":261},[],{"title":216,"searchDepth":217,"depth":217,"links":262},[],null,"andretchen0",{},"/authors/andretchen0",{"description":216},"authors/andretchen0","rztGS5YNlU7jYv1laE9f863gZy-WUFK5r3uuycyiMLY",{"id":271,"title":272,"avatar":273,"body":274,"description":216,"email":278,"extension":224,"github":279,"meta":280,"name":281,"navigation":226,"path":282,"seo":283,"slug":279,"stem":284,"twitter":285,"website":263,"__hash__":286},"authors/authors/damienmontastier.md","Damienmontastier","/avatars/damienmontastier.jpg",{"type":134,"value":275,"toc":276},[],{"title":216,"searchDepth":217,"depth":217,"links":277},[],"montastier.damien@gmail.com","damienmontastier",{},"Damien Montastier","/authors/damienmontastier",{"description":216},"authors/damienmontastier","dammontastier","FqtKh6r8pBEM29DE6GhT098-LIpM3BL7RXSxFjrcwwY",{"id":288,"title":289,"avatar":290,"body":291,"description":216,"email":263,"extension":224,"github":295,"meta":296,"name":297,"navigation":226,"path":298,"seo":299,"slug":295,"stem":300,"twitter":301,"website":263,"__hash__":302},"authors/authors/franciscohermida.md","Franciscohermida","/avatars/franciscohermida.jpg",{"type":134,"value":292,"toc":293},[],{"title":216,"searchDepth":217,"depth":217,"links":294},[],"franciscohermida",{},"Francisco Hermida","/authors/franciscohermida",{"description":216},"authors/franciscohermida","chicohermida","2dGmaA2uS0w2CaErMR8BexRzx0pCgoEowV5tZcITkus",{"id":304,"title":305,"avatar":306,"body":307,"description":216,"email":311,"extension":224,"github":312,"meta":313,"name":305,"navigation":226,"path":314,"seo":315,"slug":316,"stem":317,"twitter":318,"website":319,"__hash__":320},"authors/authors/jaime-torrealba.md","Jaime Torrealba","/avatars/jaime-torrealba.jpg",{"type":134,"value":308,"toc":309},[],{"title":216,"searchDepth":217,"depth":217,"links":310},[],"solucionesinformaticasjtc@gmail.com","JaimeTorrealba",{},"/authors/jaime-torrealba",{"description":216},"jaime-bboyjt","authors/jaime-torrealba","jaimebboyjt","https://jaimetorrealba.com/","WhkdXnej1NkT__thyZfYEil3qYn8wi7qVoQSMzyfrs4",{"id":322,"title":323,"avatar":324,"body":325,"description":216,"email":329,"extension":224,"github":330,"meta":331,"name":332,"navigation":226,"path":333,"seo":334,"slug":332,"stem":335,"twitter":329,"website":336,"__hash__":337},"authors/authors/luckystriike.md","Luckystriike","/avatars/luckystriike.jpg",{"type":134,"value":326,"toc":327},[],{"title":216,"searchDepth":217,"depth":217,"links":328},[],"none","luckystriike22",{},"luckystriike","/authors/luckystriike",{"description":216},"authors/luckystriike","https://github.com/luckystriike22","vmVaU8HAY_jbVnlvpUQiwh3uPcKxGGr6B5PF9xo17X8",{"id":339,"title":340,"avatar":341,"body":342,"description":216,"email":346,"extension":224,"github":347,"meta":348,"name":349,"navigation":226,"path":350,"seo":351,"slug":347,"stem":352,"twitter":353,"website":354,"__hash__":355},"authors/authors/neoprint3d.md","Neoprint3d","/avatars/neoprint3d.jpg",{"type":134,"value":343,"toc":344},[],{"title":216,"searchDepth":217,"depth":217,"links":345},[],"drew@neoprint3d.dev","neoprint3d",{},"Drew Ronsman","/authors/neoprint3d",{"description":216},"authors/neoprint3d","drew_ronsman","https://dronsman.com","w-8rauWEJDRmX_QOi4s2PI7n9EABybGURQ-R_ss9tzo",1779178334193]