[{"data":1,"prerenderedAt":2998},["ShallowReactive",2],{"home-hero":3,"home-scenes":1450,"testimonials":2704,"showcase":2886,"index-hero-body":2981},{"id":4,"extension":5,"hero":6,"meta":22,"scenes":25,"stem":1448,"__hash__":1449},"index/index.yml","yml",{"title":7,"titleHighlight":8,"body":9,"ctas":10},"Build Interactive 3D experiences with","Vue","TresJS is a **declarative, component-driven approach** layer on top of Three.js and WebGL that makes creative coding intuitive and fun.",[11,18],{"label":12,"color":13,"to":14,"size":15,"variant":16,"icon":17},"Get Started","neutral","https://docs.tresjs.org/","lg","solid","lucide-rocket",{"label":19,"color":13,"variant":20,"to":21,"size":15},"Playground","subtle","https://play.tresjs.org/",{"path":23,"title":24},"/","",{"tabs":26},[27,691],{"title":28,"descriptionTitle":29,"description":30,"icon":31,"content":32},"Declarative","Declarative \u003Cspan class=\"text-primary-400\">Scenes\u003C/span>","TresJS enables you to utilise all capabilities of Three.js declaratively by using Vue components and let \u003CTresCanvas /> manage the rest. Utilise the lifecycle of Vue components to engage with events and manage state transitions.","i-lucide-leaf",{"data":33,"body":34,"toc":689},{"title":24,"description":24},{"type":35,"children":36},"root",[37,683],{"type":38,"tag":39,"props":40,"children":46},"element","code-tree",{"className":41,"default-value":45},[42,43,44],"lg:rounded-r-none","lg:border-r-0","dark:[--ui-border-muted:var(--color-gray-800)]","app.vue",[47],{"type":38,"tag":48,"props":49,"children":53},"pre",{"className":50,"code":51,"filename":45,"language":52,"meta":24,"style":24},"language-vue shiki shiki-themes catppuccin-latte catppuccin-latte catppuccin-frappe","\u003Cscript setup lang=\"ts\">\nimport { TresCanvas } from '@tresjs/core'\nconst boxRef = ref\u003CMesh>()\n\nfunction onRender() {\n  if (boxRef.value) {\n    boxRef.value.rotation.y +=  0.01\n    boxRef.value.rotation.x +=  0.01\n  }\n}\n\u003C/script>\n\n\u003Ctemplate>\n  \u003CTresCanvas @render=\"onRender\">\n    \u003CTresPerspectiveCamera />\n    \u003CTresMesh ref=\"boxRef\" :position=\"[0, 1, 0]\">\n      \u003CTresBoxGeometry :args=\"[1, 1, 1]\" />\n      \u003CTresMeshNormalMaterial />\n    \u003C/TresMesh>\n  \u003C/TresCanvas>\n\u003C/template>\n","vue",[54],{"type":38,"tag":55,"props":56,"children":57},"code",{"__ignoreMap":24},[58,104,141,186,196,220,249,296,337,346,355,372,380,397,443,462,548,616,633,650,667],{"type":38,"tag":59,"props":60,"children":63},"span",{"class":61,"line":62},"line",1,[64,71,77,83,88,93,99],{"type":38,"tag":59,"props":65,"children":67},{"style":66},"--shiki-default:#179299;--shiki-light:#179299;--shiki-dark:#81C8BE",[68],{"type":69,"value":70},"text","\u003C",{"type":38,"tag":59,"props":72,"children":74},{"style":73},"--shiki-default:#1E66F5;--shiki-light:#1E66F5;--shiki-dark:#8CAAEE",[75],{"type":69,"value":76},"script",{"type":38,"tag":59,"props":78,"children":80},{"style":79},"--shiki-default:#DF8E1D;--shiki-light:#DF8E1D;--shiki-dark:#E5C890",[81],{"type":69,"value":82}," setup",{"type":38,"tag":59,"props":84,"children":85},{"style":79},[86],{"type":69,"value":87}," lang",{"type":38,"tag":59,"props":89,"children":90},{"style":66},[91],{"type":69,"value":92},"=",{"type":38,"tag":59,"props":94,"children":96},{"style":95},"--shiki-default:#40A02B;--shiki-light:#40A02B;--shiki-dark:#A6D189",[97],{"type":69,"value":98},"\"ts\"",{"type":38,"tag":59,"props":100,"children":101},{"style":66},[102],{"type":69,"value":103},">\n",{"type":38,"tag":59,"props":105,"children":107},{"class":61,"line":106},2,[108,114,120,126,131,136],{"type":38,"tag":59,"props":109,"children":111},{"style":110},"--shiki-default:#8839EF;--shiki-light:#8839EF;--shiki-dark:#CA9EE6",[112],{"type":69,"value":113},"import",{"type":38,"tag":59,"props":115,"children":117},{"style":116},"--shiki-default:#7C7F93;--shiki-light:#7C7F93;--shiki-dark:#949CBB",[118],{"type":69,"value":119}," {",{"type":38,"tag":59,"props":121,"children":123},{"style":122},"--shiki-default:#4C4F69;--shiki-light:#4C4F69;--shiki-dark:#C6D0F5",[124],{"type":69,"value":125}," TresCanvas ",{"type":38,"tag":59,"props":127,"children":128},{"style":116},[129],{"type":69,"value":130},"}",{"type":38,"tag":59,"props":132,"children":133},{"style":110},[134],{"type":69,"value":135}," from",{"type":38,"tag":59,"props":137,"children":138},{"style":95},[139],{"type":69,"value":140}," '@tresjs/core'\n",{"type":38,"tag":59,"props":142,"children":144},{"class":61,"line":143},3,[145,150,155,159,165,170,176,181],{"type":38,"tag":59,"props":146,"children":147},{"style":110},[148],{"type":69,"value":149},"const",{"type":38,"tag":59,"props":151,"children":152},{"style":122},[153],{"type":69,"value":154}," boxRef ",{"type":38,"tag":59,"props":156,"children":157},{"style":66},[158],{"type":69,"value":92},{"type":38,"tag":59,"props":160,"children":162},{"style":161},"--shiki-default:#1E66F5;--shiki-default-font-style:italic;--shiki-light:#1E66F5;--shiki-light-font-style:italic;--shiki-dark:#8CAAEE;--shiki-dark-font-style:italic",[163],{"type":69,"value":164}," ref",{"type":38,"tag":59,"props":166,"children":168},{"style":167},"--shiki-default:#04A5E5;--shiki-light:#04A5E5;--shiki-dark:#99D1DB",[169],{"type":69,"value":70},{"type":38,"tag":59,"props":171,"children":173},{"style":172},"--shiki-default:#DF8E1D;--shiki-default-font-style:italic;--shiki-light:#DF8E1D;--shiki-light-font-style:italic;--shiki-dark:#E5C890;--shiki-dark-font-style:italic",[174],{"type":69,"value":175},"Mesh",{"type":38,"tag":59,"props":177,"children":178},{"style":167},[179],{"type":69,"value":180},">",{"type":38,"tag":59,"props":182,"children":183},{"style":122},[184],{"type":69,"value":185},"()\n",{"type":38,"tag":59,"props":187,"children":189},{"class":61,"line":188},4,[190],{"type":38,"tag":59,"props":191,"children":193},{"emptyLinePlaceholder":192},true,[194],{"type":69,"value":195},"\n",{"type":38,"tag":59,"props":197,"children":199},{"class":61,"line":198},5,[200,205,210,215],{"type":38,"tag":59,"props":201,"children":202},{"style":110},[203],{"type":69,"value":204},"function",{"type":38,"tag":59,"props":206,"children":207},{"style":161},[208],{"type":69,"value":209}," onRender",{"type":38,"tag":59,"props":211,"children":212},{"style":116},[213],{"type":69,"value":214},"()",{"type":38,"tag":59,"props":216,"children":217},{"style":116},[218],{"type":69,"value":219}," {\n",{"type":38,"tag":59,"props":221,"children":223},{"class":61,"line":222},6,[224,229,234,239,244],{"type":38,"tag":59,"props":225,"children":226},{"style":110},[227],{"type":69,"value":228},"  if",{"type":38,"tag":59,"props":230,"children":231},{"style":122},[232],{"type":69,"value":233}," (boxRef",{"type":38,"tag":59,"props":235,"children":236},{"style":66},[237],{"type":69,"value":238},".",{"type":38,"tag":59,"props":240,"children":241},{"style":122},[242],{"type":69,"value":243},"value) ",{"type":38,"tag":59,"props":245,"children":246},{"style":116},[247],{"type":69,"value":248},"{\n",{"type":38,"tag":59,"props":250,"children":252},{"class":61,"line":251},7,[253,258,262,267,271,276,280,285,290],{"type":38,"tag":59,"props":254,"children":255},{"style":122},[256],{"type":69,"value":257},"    boxRef",{"type":38,"tag":59,"props":259,"children":260},{"style":66},[261],{"type":69,"value":238},{"type":38,"tag":59,"props":263,"children":264},{"style":122},[265],{"type":69,"value":266},"value",{"type":38,"tag":59,"props":268,"children":269},{"style":66},[270],{"type":69,"value":238},{"type":38,"tag":59,"props":272,"children":273},{"style":122},[274],{"type":69,"value":275},"rotation",{"type":38,"tag":59,"props":277,"children":278},{"style":66},[279],{"type":69,"value":238},{"type":38,"tag":59,"props":281,"children":282},{"style":122},[283],{"type":69,"value":284},"y ",{"type":38,"tag":59,"props":286,"children":287},{"style":66},[288],{"type":69,"value":289},"+=",{"type":38,"tag":59,"props":291,"children":293},{"style":292},"--shiki-default:#FE640B;--shiki-light:#FE640B;--shiki-dark:#EF9F76",[294],{"type":69,"value":295},"  0.01\n",{"type":38,"tag":59,"props":297,"children":299},{"class":61,"line":298},8,[300,304,308,312,316,320,324,329,333],{"type":38,"tag":59,"props":301,"children":302},{"style":122},[303],{"type":69,"value":257},{"type":38,"tag":59,"props":305,"children":306},{"style":66},[307],{"type":69,"value":238},{"type":38,"tag":59,"props":309,"children":310},{"style":122},[311],{"type":69,"value":266},{"type":38,"tag":59,"props":313,"children":314},{"style":66},[315],{"type":69,"value":238},{"type":38,"tag":59,"props":317,"children":318},{"style":122},[319],{"type":69,"value":275},{"type":38,"tag":59,"props":321,"children":322},{"style":66},[323],{"type":69,"value":238},{"type":38,"tag":59,"props":325,"children":326},{"style":122},[327],{"type":69,"value":328},"x ",{"type":38,"tag":59,"props":330,"children":331},{"style":66},[332],{"type":69,"value":289},{"type":38,"tag":59,"props":334,"children":335},{"style":292},[336],{"type":69,"value":295},{"type":38,"tag":59,"props":338,"children":340},{"class":61,"line":339},9,[341],{"type":38,"tag":59,"props":342,"children":343},{"style":116},[344],{"type":69,"value":345},"  }\n",{"type":38,"tag":59,"props":347,"children":349},{"class":61,"line":348},10,[350],{"type":38,"tag":59,"props":351,"children":352},{"style":116},[353],{"type":69,"value":354},"}\n",{"type":38,"tag":59,"props":356,"children":358},{"class":61,"line":357},11,[359,364,368],{"type":38,"tag":59,"props":360,"children":361},{"style":66},[362],{"type":69,"value":363},"\u003C/",{"type":38,"tag":59,"props":365,"children":366},{"style":73},[367],{"type":69,"value":76},{"type":38,"tag":59,"props":369,"children":370},{"style":66},[371],{"type":69,"value":103},{"type":38,"tag":59,"props":373,"children":375},{"class":61,"line":374},12,[376],{"type":38,"tag":59,"props":377,"children":378},{"emptyLinePlaceholder":192},[379],{"type":69,"value":195},{"type":38,"tag":59,"props":381,"children":383},{"class":61,"line":382},13,[384,388,393],{"type":38,"tag":59,"props":385,"children":386},{"style":66},[387],{"type":69,"value":70},{"type":38,"tag":59,"props":389,"children":390},{"style":73},[391],{"type":69,"value":392},"template",{"type":38,"tag":59,"props":394,"children":395},{"style":66},[396],{"type":69,"value":103},{"type":38,"tag":59,"props":398,"children":400},{"class":61,"line":399},14,[401,406,411,416,421,425,430,435,439],{"type":38,"tag":59,"props":402,"children":403},{"style":66},[404],{"type":69,"value":405},"  \u003C",{"type":38,"tag":59,"props":407,"children":408},{"style":73},[409],{"type":69,"value":410},"TresCanvas",{"type":38,"tag":59,"props":412,"children":413},{"style":116},[414],{"type":69,"value":415}," @",{"type":38,"tag":59,"props":417,"children":418},{"style":79},[419],{"type":69,"value":420},"render",{"type":38,"tag":59,"props":422,"children":423},{"style":66},[424],{"type":69,"value":92},{"type":38,"tag":59,"props":426,"children":427},{"style":95},[428],{"type":69,"value":429},"\"",{"type":38,"tag":59,"props":431,"children":432},{"style":122},[433],{"type":69,"value":434},"onRender",{"type":38,"tag":59,"props":436,"children":437},{"style":95},[438],{"type":69,"value":429},{"type":38,"tag":59,"props":440,"children":441},{"style":66},[442],{"type":69,"value":103},{"type":38,"tag":59,"props":444,"children":446},{"class":61,"line":445},15,[447,452,457],{"type":38,"tag":59,"props":448,"children":449},{"style":66},[450],{"type":69,"value":451},"    \u003C",{"type":38,"tag":59,"props":453,"children":454},{"style":73},[455],{"type":69,"value":456},"TresPerspectiveCamera",{"type":38,"tag":59,"props":458,"children":459},{"style":66},[460],{"type":69,"value":461}," />\n",{"type":38,"tag":59,"props":463,"children":465},{"class":61,"line":464},16,[466,470,475,479,483,488,493,498,502,506,511,516,521,526,530,535,540,544],{"type":38,"tag":59,"props":467,"children":468},{"style":66},[469],{"type":69,"value":451},{"type":38,"tag":59,"props":471,"children":472},{"style":73},[473],{"type":69,"value":474},"TresMesh",{"type":38,"tag":59,"props":476,"children":477},{"style":79},[478],{"type":69,"value":164},{"type":38,"tag":59,"props":480,"children":481},{"style":66},[482],{"type":69,"value":92},{"type":38,"tag":59,"props":484,"children":485},{"style":95},[486],{"type":69,"value":487},"\"boxRef\"",{"type":38,"tag":59,"props":489,"children":490},{"style":116},[491],{"type":69,"value":492}," :",{"type":38,"tag":59,"props":494,"children":495},{"style":79},[496],{"type":69,"value":497},"position",{"type":38,"tag":59,"props":499,"children":500},{"style":66},[501],{"type":69,"value":92},{"type":38,"tag":59,"props":503,"children":504},{"style":95},[505],{"type":69,"value":429},{"type":38,"tag":59,"props":507,"children":508},{"style":122},[509],{"type":69,"value":510},"[",{"type":38,"tag":59,"props":512,"children":513},{"style":292},[514],{"type":69,"value":515},"0",{"type":38,"tag":59,"props":517,"children":518},{"style":116},[519],{"type":69,"value":520},",",{"type":38,"tag":59,"props":522,"children":523},{"style":292},[524],{"type":69,"value":525}," 1",{"type":38,"tag":59,"props":527,"children":528},{"style":116},[529],{"type":69,"value":520},{"type":38,"tag":59,"props":531,"children":532},{"style":292},[533],{"type":69,"value":534}," 0",{"type":38,"tag":59,"props":536,"children":537},{"style":122},[538],{"type":69,"value":539},"]",{"type":38,"tag":59,"props":541,"children":542},{"style":95},[543],{"type":69,"value":429},{"type":38,"tag":59,"props":545,"children":546},{"style":66},[547],{"type":69,"value":103},{"type":38,"tag":59,"props":549,"children":551},{"class":61,"line":550},17,[552,557,562,566,571,575,579,583,588,592,596,600,604,608,612],{"type":38,"tag":59,"props":553,"children":554},{"style":66},[555],{"type":69,"value":556},"      \u003C",{"type":38,"tag":59,"props":558,"children":559},{"style":73},[560],{"type":69,"value":561},"TresBoxGeometry",{"type":38,"tag":59,"props":563,"children":564},{"style":116},[565],{"type":69,"value":492},{"type":38,"tag":59,"props":567,"children":568},{"style":79},[569],{"type":69,"value":570},"args",{"type":38,"tag":59,"props":572,"children":573},{"style":66},[574],{"type":69,"value":92},{"type":38,"tag":59,"props":576,"children":577},{"style":95},[578],{"type":69,"value":429},{"type":38,"tag":59,"props":580,"children":581},{"style":122},[582],{"type":69,"value":510},{"type":38,"tag":59,"props":584,"children":585},{"style":292},[586],{"type":69,"value":587},"1",{"type":38,"tag":59,"props":589,"children":590},{"style":116},[591],{"type":69,"value":520},{"type":38,"tag":59,"props":593,"children":594},{"style":292},[595],{"type":69,"value":525},{"type":38,"tag":59,"props":597,"children":598},{"style":116},[599],{"type":69,"value":520},{"type":38,"tag":59,"props":601,"children":602},{"style":292},[603],{"type":69,"value":525},{"type":38,"tag":59,"props":605,"children":606},{"style":122},[607],{"type":69,"value":539},{"type":38,"tag":59,"props":609,"children":610},{"style":95},[611],{"type":69,"value":429},{"type":38,"tag":59,"props":613,"children":614},{"style":66},[615],{"type":69,"value":461},{"type":38,"tag":59,"props":617,"children":619},{"class":61,"line":618},18,[620,624,629],{"type":38,"tag":59,"props":621,"children":622},{"style":66},[623],{"type":69,"value":556},{"type":38,"tag":59,"props":625,"children":626},{"style":73},[627],{"type":69,"value":628},"TresMeshNormalMaterial",{"type":38,"tag":59,"props":630,"children":631},{"style":66},[632],{"type":69,"value":461},{"type":38,"tag":59,"props":634,"children":636},{"class":61,"line":635},19,[637,642,646],{"type":38,"tag":59,"props":638,"children":639},{"style":66},[640],{"type":69,"value":641},"    \u003C/",{"type":38,"tag":59,"props":643,"children":644},{"style":73},[645],{"type":69,"value":474},{"type":38,"tag":59,"props":647,"children":648},{"style":66},[649],{"type":69,"value":103},{"type":38,"tag":59,"props":651,"children":653},{"class":61,"line":652},20,[654,659,663],{"type":38,"tag":59,"props":655,"children":656},{"style":66},[657],{"type":69,"value":658},"  \u003C/",{"type":38,"tag":59,"props":660,"children":661},{"style":73},[662],{"type":69,"value":410},{"type":38,"tag":59,"props":664,"children":665},{"style":66},[666],{"type":69,"value":103},{"type":38,"tag":59,"props":668,"children":670},{"class":61,"line":669},21,[671,675,679],{"type":38,"tag":59,"props":672,"children":673},{"style":66},[674],{"type":69,"value":363},{"type":38,"tag":59,"props":676,"children":677},{"style":73},[678],{"type":69,"value":392},{"type":38,"tag":59,"props":680,"children":681},{"style":66},[682],{"type":69,"value":103},{"type":38,"tag":684,"props":685,"children":686},"style",{},[687],{"type":69,"value":688},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":24,"searchDepth":106,"depth":106,"links":690},[],{"title":692,"icon":693,"descriptionTitle":694,"description":695,"content":696},"DX Focused","i-lucide-milestone","\u003Cspan class=\"text-primary-400\">DX\u003C/span>-Focused Ecosystem","Expand the core capabilities with packages like cientos and post-processing to reduce the 🍝 code for tasks like handling 3D Models or adding camera controls.",{"data":697,"body":698,"toc":1446},{"title":24,"description":24},{"type":35,"children":699},[700,1442],{"type":38,"tag":39,"props":701,"children":703},{"className":702,"default-value":45},[42,43,44],[704,883],{"type":38,"tag":48,"props":705,"children":707},{"className":50,"code":706,"filename":45,"language":52,"meta":24,"style":24},"\u003Cscript setup lang=\"ts\">\nimport { TresCanvas } from '@tresjs/core'\n\u003C/script>\n\n\u003Ctemplate>\n  \u003CTresCanvas >\n    \u003CTresPerspectiveCamera />\n    \u003CArtificerCharacter />\n  \u003C/TresCanvas>\n\u003C/template>\n",[708],{"type":38,"tag":55,"props":709,"children":710},{"__ignoreMap":24},[711,742,769,784,791,806,822,837,853,868],{"type":38,"tag":59,"props":712,"children":713},{"class":61,"line":62},[714,718,722,726,730,734,738],{"type":38,"tag":59,"props":715,"children":716},{"style":66},[717],{"type":69,"value":70},{"type":38,"tag":59,"props":719,"children":720},{"style":73},[721],{"type":69,"value":76},{"type":38,"tag":59,"props":723,"children":724},{"style":79},[725],{"type":69,"value":82},{"type":38,"tag":59,"props":727,"children":728},{"style":79},[729],{"type":69,"value":87},{"type":38,"tag":59,"props":731,"children":732},{"style":66},[733],{"type":69,"value":92},{"type":38,"tag":59,"props":735,"children":736},{"style":95},[737],{"type":69,"value":98},{"type":38,"tag":59,"props":739,"children":740},{"style":66},[741],{"type":69,"value":103},{"type":38,"tag":59,"props":743,"children":744},{"class":61,"line":106},[745,749,753,757,761,765],{"type":38,"tag":59,"props":746,"children":747},{"style":110},[748],{"type":69,"value":113},{"type":38,"tag":59,"props":750,"children":751},{"style":116},[752],{"type":69,"value":119},{"type":38,"tag":59,"props":754,"children":755},{"style":122},[756],{"type":69,"value":125},{"type":38,"tag":59,"props":758,"children":759},{"style":116},[760],{"type":69,"value":130},{"type":38,"tag":59,"props":762,"children":763},{"style":110},[764],{"type":69,"value":135},{"type":38,"tag":59,"props":766,"children":767},{"style":95},[768],{"type":69,"value":140},{"type":38,"tag":59,"props":770,"children":771},{"class":61,"line":143},[772,776,780],{"type":38,"tag":59,"props":773,"children":774},{"style":66},[775],{"type":69,"value":363},{"type":38,"tag":59,"props":777,"children":778},{"style":73},[779],{"type":69,"value":76},{"type":38,"tag":59,"props":781,"children":782},{"style":66},[783],{"type":69,"value":103},{"type":38,"tag":59,"props":785,"children":786},{"class":61,"line":188},[787],{"type":38,"tag":59,"props":788,"children":789},{"emptyLinePlaceholder":192},[790],{"type":69,"value":195},{"type":38,"tag":59,"props":792,"children":793},{"class":61,"line":198},[794,798,802],{"type":38,"tag":59,"props":795,"children":796},{"style":66},[797],{"type":69,"value":70},{"type":38,"tag":59,"props":799,"children":800},{"style":73},[801],{"type":69,"value":392},{"type":38,"tag":59,"props":803,"children":804},{"style":66},[805],{"type":69,"value":103},{"type":38,"tag":59,"props":807,"children":808},{"class":61,"line":222},[809,813,817],{"type":38,"tag":59,"props":810,"children":811},{"style":66},[812],{"type":69,"value":405},{"type":38,"tag":59,"props":814,"children":815},{"style":73},[816],{"type":69,"value":410},{"type":38,"tag":59,"props":818,"children":819},{"style":66},[820],{"type":69,"value":821}," >\n",{"type":38,"tag":59,"props":823,"children":824},{"class":61,"line":251},[825,829,833],{"type":38,"tag":59,"props":826,"children":827},{"style":66},[828],{"type":69,"value":451},{"type":38,"tag":59,"props":830,"children":831},{"style":73},[832],{"type":69,"value":456},{"type":38,"tag":59,"props":834,"children":835},{"style":66},[836],{"type":69,"value":461},{"type":38,"tag":59,"props":838,"children":839},{"class":61,"line":298},[840,844,849],{"type":38,"tag":59,"props":841,"children":842},{"style":66},[843],{"type":69,"value":451},{"type":38,"tag":59,"props":845,"children":846},{"style":73},[847],{"type":69,"value":848},"ArtificerCharacter",{"type":38,"tag":59,"props":850,"children":851},{"style":66},[852],{"type":69,"value":461},{"type":38,"tag":59,"props":854,"children":855},{"class":61,"line":339},[856,860,864],{"type":38,"tag":59,"props":857,"children":858},{"style":66},[859],{"type":69,"value":658},{"type":38,"tag":59,"props":861,"children":862},{"style":73},[863],{"type":69,"value":410},{"type":38,"tag":59,"props":865,"children":866},{"style":66},[867],{"type":69,"value":103},{"type":38,"tag":59,"props":869,"children":870},{"class":61,"line":348},[871,875,879],{"type":38,"tag":59,"props":872,"children":873},{"style":66},[874],{"type":69,"value":363},{"type":38,"tag":59,"props":876,"children":877},{"style":73},[878],{"type":69,"value":392},{"type":38,"tag":59,"props":880,"children":881},{"style":66},[882],{"type":69,"value":103},{"type":38,"tag":48,"props":884,"children":887},{"className":50,"code":885,"filename":886,"language":52,"meta":24,"style":24},"\u003Cscript setup lang=\"ts\">\n  import { useGLTF } from '@tresjs/cientos'\n  const { state: model, nodes } = useGLTF('/artificer/Artificer.glb')\n  const animations = computed(() => model.value?.animations || [])\n\n  const rig = computed(() => {\n    return nodes.value?.Engineer_Rig\n  })\n\n  const { actions } = useAnimations(animations, rig)\n\n  watch(actions, (newActions) => {\n    if(!newActions) return\n    newActions.Running_A?.play()\n  })\n  \u003C/script>\n  \u003Ctemplate>\n    \u003Cprimitive v-if=\"rig\" :object=\"rig\" />\n  \u003C/template>\n","ArtificerCharacter.vue",[888],{"type":38,"tag":55,"props":889,"children":890},{"__ignoreMap":24},[891,922,952,1017,1083,1090,1126,1156,1168,1175,1218,1225,1266,1293,1323,1334,1349,1364,1427],{"type":38,"tag":59,"props":892,"children":893},{"class":61,"line":62},[894,898,902,906,910,914,918],{"type":38,"tag":59,"props":895,"children":896},{"style":66},[897],{"type":69,"value":70},{"type":38,"tag":59,"props":899,"children":900},{"style":73},[901],{"type":69,"value":76},{"type":38,"tag":59,"props":903,"children":904},{"style":79},[905],{"type":69,"value":82},{"type":38,"tag":59,"props":907,"children":908},{"style":79},[909],{"type":69,"value":87},{"type":38,"tag":59,"props":911,"children":912},{"style":66},[913],{"type":69,"value":92},{"type":38,"tag":59,"props":915,"children":916},{"style":95},[917],{"type":69,"value":98},{"type":38,"tag":59,"props":919,"children":920},{"style":66},[921],{"type":69,"value":103},{"type":38,"tag":59,"props":923,"children":924},{"class":61,"line":106},[925,930,934,939,943,947],{"type":38,"tag":59,"props":926,"children":927},{"style":110},[928],{"type":69,"value":929},"  import",{"type":38,"tag":59,"props":931,"children":932},{"style":116},[933],{"type":69,"value":119},{"type":38,"tag":59,"props":935,"children":936},{"style":122},[937],{"type":69,"value":938}," useGLTF ",{"type":38,"tag":59,"props":940,"children":941},{"style":116},[942],{"type":69,"value":130},{"type":38,"tag":59,"props":944,"children":945},{"style":110},[946],{"type":69,"value":135},{"type":38,"tag":59,"props":948,"children":949},{"style":95},[950],{"type":69,"value":951}," '@tresjs/cientos'\n",{"type":38,"tag":59,"props":953,"children":954},{"class":61,"line":143},[955,960,964,969,974,979,983,988,992,997,1002,1007,1012],{"type":38,"tag":59,"props":956,"children":957},{"style":110},[958],{"type":69,"value":959},"  const",{"type":38,"tag":59,"props":961,"children":962},{"style":116},[963],{"type":69,"value":119},{"type":38,"tag":59,"props":965,"children":966},{"style":122},[967],{"type":69,"value":968}," state",{"type":38,"tag":59,"props":970,"children":971},{"style":116},[972],{"type":69,"value":973},":",{"type":38,"tag":59,"props":975,"children":976},{"style":122},[977],{"type":69,"value":978}," model",{"type":38,"tag":59,"props":980,"children":981},{"style":116},[982],{"type":69,"value":520},{"type":38,"tag":59,"props":984,"children":985},{"style":122},[986],{"type":69,"value":987}," nodes ",{"type":38,"tag":59,"props":989,"children":990},{"style":116},[991],{"type":69,"value":130},{"type":38,"tag":59,"props":993,"children":994},{"style":66},[995],{"type":69,"value":996}," =",{"type":38,"tag":59,"props":998,"children":999},{"style":161},[1000],{"type":69,"value":1001}," useGLTF",{"type":38,"tag":59,"props":1003,"children":1004},{"style":122},[1005],{"type":69,"value":1006},"(",{"type":38,"tag":59,"props":1008,"children":1009},{"style":95},[1010],{"type":69,"value":1011},"'/artificer/Artificer.glb'",{"type":38,"tag":59,"props":1013,"children":1014},{"style":122},[1015],{"type":69,"value":1016},")\n",{"type":38,"tag":59,"props":1018,"children":1019},{"class":61,"line":188},[1020,1024,1029,1033,1038,1042,1046,1051,1055,1059,1063,1068,1073,1078],{"type":38,"tag":59,"props":1021,"children":1022},{"style":110},[1023],{"type":69,"value":959},{"type":38,"tag":59,"props":1025,"children":1026},{"style":122},[1027],{"type":69,"value":1028}," animations ",{"type":38,"tag":59,"props":1030,"children":1031},{"style":66},[1032],{"type":69,"value":92},{"type":38,"tag":59,"props":1034,"children":1035},{"style":161},[1036],{"type":69,"value":1037}," computed",{"type":38,"tag":59,"props":1039,"children":1040},{"style":122},[1041],{"type":69,"value":1006},{"type":38,"tag":59,"props":1043,"children":1044},{"style":116},[1045],{"type":69,"value":214},{"type":38,"tag":59,"props":1047,"children":1048},{"style":66},[1049],{"type":69,"value":1050}," =>",{"type":38,"tag":59,"props":1052,"children":1053},{"style":122},[1054],{"type":69,"value":978},{"type":38,"tag":59,"props":1056,"children":1057},{"style":66},[1058],{"type":69,"value":238},{"type":38,"tag":59,"props":1060,"children":1061},{"style":122},[1062],{"type":69,"value":266},{"type":38,"tag":59,"props":1064,"children":1065},{"style":66},[1066],{"type":69,"value":1067},"?.",{"type":38,"tag":59,"props":1069,"children":1070},{"style":122},[1071],{"type":69,"value":1072},"animations ",{"type":38,"tag":59,"props":1074,"children":1075},{"style":66},[1076],{"type":69,"value":1077},"||",{"type":38,"tag":59,"props":1079,"children":1080},{"style":122},[1081],{"type":69,"value":1082}," [])\n",{"type":38,"tag":59,"props":1084,"children":1085},{"class":61,"line":198},[1086],{"type":38,"tag":59,"props":1087,"children":1088},{"emptyLinePlaceholder":192},[1089],{"type":69,"value":195},{"type":38,"tag":59,"props":1091,"children":1092},{"class":61,"line":222},[1093,1097,1102,1106,1110,1114,1118,1122],{"type":38,"tag":59,"props":1094,"children":1095},{"style":110},[1096],{"type":69,"value":959},{"type":38,"tag":59,"props":1098,"children":1099},{"style":122},[1100],{"type":69,"value":1101}," rig ",{"type":38,"tag":59,"props":1103,"children":1104},{"style":66},[1105],{"type":69,"value":92},{"type":38,"tag":59,"props":1107,"children":1108},{"style":161},[1109],{"type":69,"value":1037},{"type":38,"tag":59,"props":1111,"children":1112},{"style":122},[1113],{"type":69,"value":1006},{"type":38,"tag":59,"props":1115,"children":1116},{"style":116},[1117],{"type":69,"value":214},{"type":38,"tag":59,"props":1119,"children":1120},{"style":66},[1121],{"type":69,"value":1050},{"type":38,"tag":59,"props":1123,"children":1124},{"style":116},[1125],{"type":69,"value":219},{"type":38,"tag":59,"props":1127,"children":1128},{"class":61,"line":251},[1129,1134,1139,1143,1147,1151],{"type":38,"tag":59,"props":1130,"children":1131},{"style":110},[1132],{"type":69,"value":1133},"    return",{"type":38,"tag":59,"props":1135,"children":1136},{"style":122},[1137],{"type":69,"value":1138}," nodes",{"type":38,"tag":59,"props":1140,"children":1141},{"style":66},[1142],{"type":69,"value":238},{"type":38,"tag":59,"props":1144,"children":1145},{"style":122},[1146],{"type":69,"value":266},{"type":38,"tag":59,"props":1148,"children":1149},{"style":66},[1150],{"type":69,"value":1067},{"type":38,"tag":59,"props":1152,"children":1153},{"style":122},[1154],{"type":69,"value":1155},"Engineer_Rig\n",{"type":38,"tag":59,"props":1157,"children":1158},{"class":61,"line":298},[1159,1164],{"type":38,"tag":59,"props":1160,"children":1161},{"style":116},[1162],{"type":69,"value":1163},"  }",{"type":38,"tag":59,"props":1165,"children":1166},{"style":122},[1167],{"type":69,"value":1016},{"type":38,"tag":59,"props":1169,"children":1170},{"class":61,"line":339},[1171],{"type":38,"tag":59,"props":1172,"children":1173},{"emptyLinePlaceholder":192},[1174],{"type":69,"value":195},{"type":38,"tag":59,"props":1176,"children":1177},{"class":61,"line":348},[1178,1182,1186,1191,1195,1199,1204,1209,1213],{"type":38,"tag":59,"props":1179,"children":1180},{"style":110},[1181],{"type":69,"value":959},{"type":38,"tag":59,"props":1183,"children":1184},{"style":116},[1185],{"type":69,"value":119},{"type":38,"tag":59,"props":1187,"children":1188},{"style":122},[1189],{"type":69,"value":1190}," actions ",{"type":38,"tag":59,"props":1192,"children":1193},{"style":116},[1194],{"type":69,"value":130},{"type":38,"tag":59,"props":1196,"children":1197},{"style":66},[1198],{"type":69,"value":996},{"type":38,"tag":59,"props":1200,"children":1201},{"style":161},[1202],{"type":69,"value":1203}," useAnimations",{"type":38,"tag":59,"props":1205,"children":1206},{"style":122},[1207],{"type":69,"value":1208},"(animations",{"type":38,"tag":59,"props":1210,"children":1211},{"style":116},[1212],{"type":69,"value":520},{"type":38,"tag":59,"props":1214,"children":1215},{"style":122},[1216],{"type":69,"value":1217}," rig)\n",{"type":38,"tag":59,"props":1219,"children":1220},{"class":61,"line":357},[1221],{"type":38,"tag":59,"props":1222,"children":1223},{"emptyLinePlaceholder":192},[1224],{"type":69,"value":195},{"type":38,"tag":59,"props":1226,"children":1227},{"class":61,"line":374},[1228,1233,1238,1242,1247,1253,1258,1262],{"type":38,"tag":59,"props":1229,"children":1230},{"style":161},[1231],{"type":69,"value":1232},"  watch",{"type":38,"tag":59,"props":1234,"children":1235},{"style":122},[1236],{"type":69,"value":1237},"(actions",{"type":38,"tag":59,"props":1239,"children":1240},{"style":116},[1241],{"type":69,"value":520},{"type":38,"tag":59,"props":1243,"children":1244},{"style":116},[1245],{"type":69,"value":1246}," (",{"type":38,"tag":59,"props":1248,"children":1250},{"style":1249},"--shiki-default:#E64553;--shiki-default-font-style:italic;--shiki-light:#E64553;--shiki-light-font-style:italic;--shiki-dark:#EA999C;--shiki-dark-font-style:italic",[1251],{"type":69,"value":1252},"newActions",{"type":38,"tag":59,"props":1254,"children":1255},{"style":116},[1256],{"type":69,"value":1257},")",{"type":38,"tag":59,"props":1259,"children":1260},{"style":66},[1261],{"type":69,"value":1050},{"type":38,"tag":59,"props":1263,"children":1264},{"style":116},[1265],{"type":69,"value":219},{"type":38,"tag":59,"props":1267,"children":1268},{"class":61,"line":382},[1269,1274,1278,1283,1288],{"type":38,"tag":59,"props":1270,"children":1271},{"style":110},[1272],{"type":69,"value":1273},"    if",{"type":38,"tag":59,"props":1275,"children":1276},{"style":122},[1277],{"type":69,"value":1006},{"type":38,"tag":59,"props":1279,"children":1280},{"style":66},[1281],{"type":69,"value":1282},"!",{"type":38,"tag":59,"props":1284,"children":1285},{"style":122},[1286],{"type":69,"value":1287},"newActions) ",{"type":38,"tag":59,"props":1289,"children":1290},{"style":110},[1291],{"type":69,"value":1292},"return\n",{"type":38,"tag":59,"props":1294,"children":1295},{"class":61,"line":399},[1296,1301,1305,1310,1314,1319],{"type":38,"tag":59,"props":1297,"children":1298},{"style":122},[1299],{"type":69,"value":1300},"    newActions",{"type":38,"tag":59,"props":1302,"children":1303},{"style":66},[1304],{"type":69,"value":238},{"type":38,"tag":59,"props":1306,"children":1307},{"style":122},[1308],{"type":69,"value":1309},"Running_A",{"type":38,"tag":59,"props":1311,"children":1312},{"style":66},[1313],{"type":69,"value":1067},{"type":38,"tag":59,"props":1315,"children":1316},{"style":161},[1317],{"type":69,"value":1318},"play",{"type":38,"tag":59,"props":1320,"children":1321},{"style":122},[1322],{"type":69,"value":185},{"type":38,"tag":59,"props":1324,"children":1325},{"class":61,"line":445},[1326,1330],{"type":38,"tag":59,"props":1327,"children":1328},{"style":116},[1329],{"type":69,"value":1163},{"type":38,"tag":59,"props":1331,"children":1332},{"style":122},[1333],{"type":69,"value":1016},{"type":38,"tag":59,"props":1335,"children":1336},{"class":61,"line":464},[1337,1341,1345],{"type":38,"tag":59,"props":1338,"children":1339},{"style":66},[1340],{"type":69,"value":658},{"type":38,"tag":59,"props":1342,"children":1343},{"style":73},[1344],{"type":69,"value":76},{"type":38,"tag":59,"props":1346,"children":1347},{"style":66},[1348],{"type":69,"value":103},{"type":38,"tag":59,"props":1350,"children":1351},{"class":61,"line":550},[1352,1356,1360],{"type":38,"tag":59,"props":1353,"children":1354},{"style":66},[1355],{"type":69,"value":405},{"type":38,"tag":59,"props":1357,"children":1358},{"style":73},[1359],{"type":69,"value":392},{"type":38,"tag":59,"props":1361,"children":1362},{"style":66},[1363],{"type":69,"value":103},{"type":38,"tag":59,"props":1365,"children":1366},{"class":61,"line":618},[1367,1371,1376,1381,1385,1389,1394,1398,1402,1407,1411,1415,1419,1423],{"type":38,"tag":59,"props":1368,"children":1369},{"style":66},[1370],{"type":69,"value":451},{"type":38,"tag":59,"props":1372,"children":1373},{"style":73},[1374],{"type":69,"value":1375},"primitive",{"type":38,"tag":59,"props":1377,"children":1378},{"style":110},[1379],{"type":69,"value":1380}," v-if",{"type":38,"tag":59,"props":1382,"children":1383},{"style":66},[1384],{"type":69,"value":92},{"type":38,"tag":59,"props":1386,"children":1387},{"style":95},[1388],{"type":69,"value":429},{"type":38,"tag":59,"props":1390,"children":1391},{"style":122},[1392],{"type":69,"value":1393},"rig",{"type":38,"tag":59,"props":1395,"children":1396},{"style":95},[1397],{"type":69,"value":429},{"type":38,"tag":59,"props":1399,"children":1400},{"style":116},[1401],{"type":69,"value":492},{"type":38,"tag":59,"props":1403,"children":1404},{"style":79},[1405],{"type":69,"value":1406},"object",{"type":38,"tag":59,"props":1408,"children":1409},{"style":66},[1410],{"type":69,"value":92},{"type":38,"tag":59,"props":1412,"children":1413},{"style":95},[1414],{"type":69,"value":429},{"type":38,"tag":59,"props":1416,"children":1417},{"style":122},[1418],{"type":69,"value":1393},{"type":38,"tag":59,"props":1420,"children":1421},{"style":95},[1422],{"type":69,"value":429},{"type":38,"tag":59,"props":1424,"children":1425},{"style":66},[1426],{"type":69,"value":461},{"type":38,"tag":59,"props":1428,"children":1429},{"class":61,"line":635},[1430,1434,1438],{"type":38,"tag":59,"props":1431,"children":1432},{"style":66},[1433],{"type":69,"value":658},{"type":38,"tag":59,"props":1435,"children":1436},{"style":73},[1437],{"type":69,"value":392},{"type":38,"tag":59,"props":1439,"children":1440},{"style":66},[1441],{"type":69,"value":103},{"type":38,"tag":684,"props":1443,"children":1444},{},[1445],{"type":69,"value":688},{"title":24,"searchDepth":106,"depth":106,"links":1447},[],"index","icAQN8FDnMmeMd6s-DO1RYZh34olj69I2NUjLu5VfBg",{"id":4,"extension":5,"hero":1451,"meta":1455,"scenes":1456,"stem":1448,"__hash__":1449},{"title":7,"titleHighlight":8,"body":9,"ctas":1452},[1453,1454],{"label":12,"color":13,"to":14,"size":15,"variant":16,"icon":17},{"label":19,"color":13,"variant":20,"to":21,"size":15},{"path":23,"title":24},{"tabs":1457},[1458,2002],{"title":28,"descriptionTitle":29,"description":30,"icon":31,"content":1459},{"data":1460,"body":1461,"toc":2000},{"title":24,"description":24},{"type":35,"children":1462},[1463,1996],{"type":38,"tag":39,"props":1464,"children":1466},{"className":1465,"default-value":45},[42,43,44],[1467],{"type":38,"tag":48,"props":1468,"children":1469},{"className":50,"code":51,"filename":45,"language":52,"meta":24,"style":24},[1470],{"type":38,"tag":55,"props":1471,"children":1472},{"__ignoreMap":24},[1473,1504,1531,1566,1573,1592,1615,1654,1693,1700,1707,1722,1729,1744,1783,1798,1873,1936,1951,1966,1981],{"type":38,"tag":59,"props":1474,"children":1475},{"class":61,"line":62},[1476,1480,1484,1488,1492,1496,1500],{"type":38,"tag":59,"props":1477,"children":1478},{"style":66},[1479],{"type":69,"value":70},{"type":38,"tag":59,"props":1481,"children":1482},{"style":73},[1483],{"type":69,"value":76},{"type":38,"tag":59,"props":1485,"children":1486},{"style":79},[1487],{"type":69,"value":82},{"type":38,"tag":59,"props":1489,"children":1490},{"style":79},[1491],{"type":69,"value":87},{"type":38,"tag":59,"props":1493,"children":1494},{"style":66},[1495],{"type":69,"value":92},{"type":38,"tag":59,"props":1497,"children":1498},{"style":95},[1499],{"type":69,"value":98},{"type":38,"tag":59,"props":1501,"children":1502},{"style":66},[1503],{"type":69,"value":103},{"type":38,"tag":59,"props":1505,"children":1506},{"class":61,"line":106},[1507,1511,1515,1519,1523,1527],{"type":38,"tag":59,"props":1508,"children":1509},{"style":110},[1510],{"type":69,"value":113},{"type":38,"tag":59,"props":1512,"children":1513},{"style":116},[1514],{"type":69,"value":119},{"type":38,"tag":59,"props":1516,"children":1517},{"style":122},[1518],{"type":69,"value":125},{"type":38,"tag":59,"props":1520,"children":1521},{"style":116},[1522],{"type":69,"value":130},{"type":38,"tag":59,"props":1524,"children":1525},{"style":110},[1526],{"type":69,"value":135},{"type":38,"tag":59,"props":1528,"children":1529},{"style":95},[1530],{"type":69,"value":140},{"type":38,"tag":59,"props":1532,"children":1533},{"class":61,"line":143},[1534,1538,1542,1546,1550,1554,1558,1562],{"type":38,"tag":59,"props":1535,"children":1536},{"style":110},[1537],{"type":69,"value":149},{"type":38,"tag":59,"props":1539,"children":1540},{"style":122},[1541],{"type":69,"value":154},{"type":38,"tag":59,"props":1543,"children":1544},{"style":66},[1545],{"type":69,"value":92},{"type":38,"tag":59,"props":1547,"children":1548},{"style":161},[1549],{"type":69,"value":164},{"type":38,"tag":59,"props":1551,"children":1552},{"style":167},[1553],{"type":69,"value":70},{"type":38,"tag":59,"props":1555,"children":1556},{"style":172},[1557],{"type":69,"value":175},{"type":38,"tag":59,"props":1559,"children":1560},{"style":167},[1561],{"type":69,"value":180},{"type":38,"tag":59,"props":1563,"children":1564},{"style":122},[1565],{"type":69,"value":185},{"type":38,"tag":59,"props":1567,"children":1568},{"class":61,"line":188},[1569],{"type":38,"tag":59,"props":1570,"children":1571},{"emptyLinePlaceholder":192},[1572],{"type":69,"value":195},{"type":38,"tag":59,"props":1574,"children":1575},{"class":61,"line":198},[1576,1580,1584,1588],{"type":38,"tag":59,"props":1577,"children":1578},{"style":110},[1579],{"type":69,"value":204},{"type":38,"tag":59,"props":1581,"children":1582},{"style":161},[1583],{"type":69,"value":209},{"type":38,"tag":59,"props":1585,"children":1586},{"style":116},[1587],{"type":69,"value":214},{"type":38,"tag":59,"props":1589,"children":1590},{"style":116},[1591],{"type":69,"value":219},{"type":38,"tag":59,"props":1593,"children":1594},{"class":61,"line":222},[1595,1599,1603,1607,1611],{"type":38,"tag":59,"props":1596,"children":1597},{"style":110},[1598],{"type":69,"value":228},{"type":38,"tag":59,"props":1600,"children":1601},{"style":122},[1602],{"type":69,"value":233},{"type":38,"tag":59,"props":1604,"children":1605},{"style":66},[1606],{"type":69,"value":238},{"type":38,"tag":59,"props":1608,"children":1609},{"style":122},[1610],{"type":69,"value":243},{"type":38,"tag":59,"props":1612,"children":1613},{"style":116},[1614],{"type":69,"value":248},{"type":38,"tag":59,"props":1616,"children":1617},{"class":61,"line":251},[1618,1622,1626,1630,1634,1638,1642,1646,1650],{"type":38,"tag":59,"props":1619,"children":1620},{"style":122},[1621],{"type":69,"value":257},{"type":38,"tag":59,"props":1623,"children":1624},{"style":66},[1625],{"type":69,"value":238},{"type":38,"tag":59,"props":1627,"children":1628},{"style":122},[1629],{"type":69,"value":266},{"type":38,"tag":59,"props":1631,"children":1632},{"style":66},[1633],{"type":69,"value":238},{"type":38,"tag":59,"props":1635,"children":1636},{"style":122},[1637],{"type":69,"value":275},{"type":38,"tag":59,"props":1639,"children":1640},{"style":66},[1641],{"type":69,"value":238},{"type":38,"tag":59,"props":1643,"children":1644},{"style":122},[1645],{"type":69,"value":284},{"type":38,"tag":59,"props":1647,"children":1648},{"style":66},[1649],{"type":69,"value":289},{"type":38,"tag":59,"props":1651,"children":1652},{"style":292},[1653],{"type":69,"value":295},{"type":38,"tag":59,"props":1655,"children":1656},{"class":61,"line":298},[1657,1661,1665,1669,1673,1677,1681,1685,1689],{"type":38,"tag":59,"props":1658,"children":1659},{"style":122},[1660],{"type":69,"value":257},{"type":38,"tag":59,"props":1662,"children":1663},{"style":66},[1664],{"type":69,"value":238},{"type":38,"tag":59,"props":1666,"children":1667},{"style":122},[1668],{"type":69,"value":266},{"type":38,"tag":59,"props":1670,"children":1671},{"style":66},[1672],{"type":69,"value":238},{"type":38,"tag":59,"props":1674,"children":1675},{"style":122},[1676],{"type":69,"value":275},{"type":38,"tag":59,"props":1678,"children":1679},{"style":66},[1680],{"type":69,"value":238},{"type":38,"tag":59,"props":1682,"children":1683},{"style":122},[1684],{"type":69,"value":328},{"type":38,"tag":59,"props":1686,"children":1687},{"style":66},[1688],{"type":69,"value":289},{"type":38,"tag":59,"props":1690,"children":1691},{"style":292},[1692],{"type":69,"value":295},{"type":38,"tag":59,"props":1694,"children":1695},{"class":61,"line":339},[1696],{"type":38,"tag":59,"props":1697,"children":1698},{"style":116},[1699],{"type":69,"value":345},{"type":38,"tag":59,"props":1701,"children":1702},{"class":61,"line":348},[1703],{"type":38,"tag":59,"props":1704,"children":1705},{"style":116},[1706],{"type":69,"value":354},{"type":38,"tag":59,"props":1708,"children":1709},{"class":61,"line":357},[1710,1714,1718],{"type":38,"tag":59,"props":1711,"children":1712},{"style":66},[1713],{"type":69,"value":363},{"type":38,"tag":59,"props":1715,"children":1716},{"style":73},[1717],{"type":69,"value":76},{"type":38,"tag":59,"props":1719,"children":1720},{"style":66},[1721],{"type":69,"value":103},{"type":38,"tag":59,"props":1723,"children":1724},{"class":61,"line":374},[1725],{"type":38,"tag":59,"props":1726,"children":1727},{"emptyLinePlaceholder":192},[1728],{"type":69,"value":195},{"type":38,"tag":59,"props":1730,"children":1731},{"class":61,"line":382},[1732,1736,1740],{"type":38,"tag":59,"props":1733,"children":1734},{"style":66},[1735],{"type":69,"value":70},{"type":38,"tag":59,"props":1737,"children":1738},{"style":73},[1739],{"type":69,"value":392},{"type":38,"tag":59,"props":1741,"children":1742},{"style":66},[1743],{"type":69,"value":103},{"type":38,"tag":59,"props":1745,"children":1746},{"class":61,"line":399},[1747,1751,1755,1759,1763,1767,1771,1775,1779],{"type":38,"tag":59,"props":1748,"children":1749},{"style":66},[1750],{"type":69,"value":405},{"type":38,"tag":59,"props":1752,"children":1753},{"style":73},[1754],{"type":69,"value":410},{"type":38,"tag":59,"props":1756,"children":1757},{"style":116},[1758],{"type":69,"value":415},{"type":38,"tag":59,"props":1760,"children":1761},{"style":79},[1762],{"type":69,"value":420},{"type":38,"tag":59,"props":1764,"children":1765},{"style":66},[1766],{"type":69,"value":92},{"type":38,"tag":59,"props":1768,"children":1769},{"style":95},[1770],{"type":69,"value":429},{"type":38,"tag":59,"props":1772,"children":1773},{"style":122},[1774],{"type":69,"value":434},{"type":38,"tag":59,"props":1776,"children":1777},{"style":95},[1778],{"type":69,"value":429},{"type":38,"tag":59,"props":1780,"children":1781},{"style":66},[1782],{"type":69,"value":103},{"type":38,"tag":59,"props":1784,"children":1785},{"class":61,"line":445},[1786,1790,1794],{"type":38,"tag":59,"props":1787,"children":1788},{"style":66},[1789],{"type":69,"value":451},{"type":38,"tag":59,"props":1791,"children":1792},{"style":73},[1793],{"type":69,"value":456},{"type":38,"tag":59,"props":1795,"children":1796},{"style":66},[1797],{"type":69,"value":461},{"type":38,"tag":59,"props":1799,"children":1800},{"class":61,"line":464},[1801,1805,1809,1813,1817,1821,1825,1829,1833,1837,1841,1845,1849,1853,1857,1861,1865,1869],{"type":38,"tag":59,"props":1802,"children":1803},{"style":66},[1804],{"type":69,"value":451},{"type":38,"tag":59,"props":1806,"children":1807},{"style":73},[1808],{"type":69,"value":474},{"type":38,"tag":59,"props":1810,"children":1811},{"style":79},[1812],{"type":69,"value":164},{"type":38,"tag":59,"props":1814,"children":1815},{"style":66},[1816],{"type":69,"value":92},{"type":38,"tag":59,"props":1818,"children":1819},{"style":95},[1820],{"type":69,"value":487},{"type":38,"tag":59,"props":1822,"children":1823},{"style":116},[1824],{"type":69,"value":492},{"type":38,"tag":59,"props":1826,"children":1827},{"style":79},[1828],{"type":69,"value":497},{"type":38,"tag":59,"props":1830,"children":1831},{"style":66},[1832],{"type":69,"value":92},{"type":38,"tag":59,"props":1834,"children":1835},{"style":95},[1836],{"type":69,"value":429},{"type":38,"tag":59,"props":1838,"children":1839},{"style":122},[1840],{"type":69,"value":510},{"type":38,"tag":59,"props":1842,"children":1843},{"style":292},[1844],{"type":69,"value":515},{"type":38,"tag":59,"props":1846,"children":1847},{"style":116},[1848],{"type":69,"value":520},{"type":38,"tag":59,"props":1850,"children":1851},{"style":292},[1852],{"type":69,"value":525},{"type":38,"tag":59,"props":1854,"children":1855},{"style":116},[1856],{"type":69,"value":520},{"type":38,"tag":59,"props":1858,"children":1859},{"style":292},[1860],{"type":69,"value":534},{"type":38,"tag":59,"props":1862,"children":1863},{"style":122},[1864],{"type":69,"value":539},{"type":38,"tag":59,"props":1866,"children":1867},{"style":95},[1868],{"type":69,"value":429},{"type":38,"tag":59,"props":1870,"children":1871},{"style":66},[1872],{"type":69,"value":103},{"type":38,"tag":59,"props":1874,"children":1875},{"class":61,"line":550},[1876,1880,1884,1888,1892,1896,1900,1904,1908,1912,1916,1920,1924,1928,1932],{"type":38,"tag":59,"props":1877,"children":1878},{"style":66},[1879],{"type":69,"value":556},{"type":38,"tag":59,"props":1881,"children":1882},{"style":73},[1883],{"type":69,"value":561},{"type":38,"tag":59,"props":1885,"children":1886},{"style":116},[1887],{"type":69,"value":492},{"type":38,"tag":59,"props":1889,"children":1890},{"style":79},[1891],{"type":69,"value":570},{"type":38,"tag":59,"props":1893,"children":1894},{"style":66},[1895],{"type":69,"value":92},{"type":38,"tag":59,"props":1897,"children":1898},{"style":95},[1899],{"type":69,"value":429},{"type":38,"tag":59,"props":1901,"children":1902},{"style":122},[1903],{"type":69,"value":510},{"type":38,"tag":59,"props":1905,"children":1906},{"style":292},[1907],{"type":69,"value":587},{"type":38,"tag":59,"props":1909,"children":1910},{"style":116},[1911],{"type":69,"value":520},{"type":38,"tag":59,"props":1913,"children":1914},{"style":292},[1915],{"type":69,"value":525},{"type":38,"tag":59,"props":1917,"children":1918},{"style":116},[1919],{"type":69,"value":520},{"type":38,"tag":59,"props":1921,"children":1922},{"style":292},[1923],{"type":69,"value":525},{"type":38,"tag":59,"props":1925,"children":1926},{"style":122},[1927],{"type":69,"value":539},{"type":38,"tag":59,"props":1929,"children":1930},{"style":95},[1931],{"type":69,"value":429},{"type":38,"tag":59,"props":1933,"children":1934},{"style":66},[1935],{"type":69,"value":461},{"type":38,"tag":59,"props":1937,"children":1938},{"class":61,"line":618},[1939,1943,1947],{"type":38,"tag":59,"props":1940,"children":1941},{"style":66},[1942],{"type":69,"value":556},{"type":38,"tag":59,"props":1944,"children":1945},{"style":73},[1946],{"type":69,"value":628},{"type":38,"tag":59,"props":1948,"children":1949},{"style":66},[1950],{"type":69,"value":461},{"type":38,"tag":59,"props":1952,"children":1953},{"class":61,"line":635},[1954,1958,1962],{"type":38,"tag":59,"props":1955,"children":1956},{"style":66},[1957],{"type":69,"value":641},{"type":38,"tag":59,"props":1959,"children":1960},{"style":73},[1961],{"type":69,"value":474},{"type":38,"tag":59,"props":1963,"children":1964},{"style":66},[1965],{"type":69,"value":103},{"type":38,"tag":59,"props":1967,"children":1968},{"class":61,"line":652},[1969,1973,1977],{"type":38,"tag":59,"props":1970,"children":1971},{"style":66},[1972],{"type":69,"value":658},{"type":38,"tag":59,"props":1974,"children":1975},{"style":73},[1976],{"type":69,"value":410},{"type":38,"tag":59,"props":1978,"children":1979},{"style":66},[1980],{"type":69,"value":103},{"type":38,"tag":59,"props":1982,"children":1983},{"class":61,"line":669},[1984,1988,1992],{"type":38,"tag":59,"props":1985,"children":1986},{"style":66},[1987],{"type":69,"value":363},{"type":38,"tag":59,"props":1989,"children":1990},{"style":73},[1991],{"type":69,"value":392},{"type":38,"tag":59,"props":1993,"children":1994},{"style":66},[1995],{"type":69,"value":103},{"type":38,"tag":684,"props":1997,"children":1998},{},[1999],{"type":69,"value":688},{"title":24,"searchDepth":106,"depth":106,"links":2001},[],{"title":692,"icon":693,"descriptionTitle":694,"description":695,"content":2003},{"data":2004,"body":2005,"toc":2702},{"title":24,"description":24},{"type":35,"children":2006},[2007,2698],{"type":38,"tag":39,"props":2008,"children":2010},{"className":2009,"default-value":45},[42,43,44],[2011,2187],{"type":38,"tag":48,"props":2012,"children":2013},{"className":50,"code":706,"filename":45,"language":52,"meta":24,"style":24},[2014],{"type":38,"tag":55,"props":2015,"children":2016},{"__ignoreMap":24},[2017,2048,2075,2090,2097,2112,2127,2142,2157,2172],{"type":38,"tag":59,"props":2018,"children":2019},{"class":61,"line":62},[2020,2024,2028,2032,2036,2040,2044],{"type":38,"tag":59,"props":2021,"children":2022},{"style":66},[2023],{"type":69,"value":70},{"type":38,"tag":59,"props":2025,"children":2026},{"style":73},[2027],{"type":69,"value":76},{"type":38,"tag":59,"props":2029,"children":2030},{"style":79},[2031],{"type":69,"value":82},{"type":38,"tag":59,"props":2033,"children":2034},{"style":79},[2035],{"type":69,"value":87},{"type":38,"tag":59,"props":2037,"children":2038},{"style":66},[2039],{"type":69,"value":92},{"type":38,"tag":59,"props":2041,"children":2042},{"style":95},[2043],{"type":69,"value":98},{"type":38,"tag":59,"props":2045,"children":2046},{"style":66},[2047],{"type":69,"value":103},{"type":38,"tag":59,"props":2049,"children":2050},{"class":61,"line":106},[2051,2055,2059,2063,2067,2071],{"type":38,"tag":59,"props":2052,"children":2053},{"style":110},[2054],{"type":69,"value":113},{"type":38,"tag":59,"props":2056,"children":2057},{"style":116},[2058],{"type":69,"value":119},{"type":38,"tag":59,"props":2060,"children":2061},{"style":122},[2062],{"type":69,"value":125},{"type":38,"tag":59,"props":2064,"children":2065},{"style":116},[2066],{"type":69,"value":130},{"type":38,"tag":59,"props":2068,"children":2069},{"style":110},[2070],{"type":69,"value":135},{"type":38,"tag":59,"props":2072,"children":2073},{"style":95},[2074],{"type":69,"value":140},{"type":38,"tag":59,"props":2076,"children":2077},{"class":61,"line":143},[2078,2082,2086],{"type":38,"tag":59,"props":2079,"children":2080},{"style":66},[2081],{"type":69,"value":363},{"type":38,"tag":59,"props":2083,"children":2084},{"style":73},[2085],{"type":69,"value":76},{"type":38,"tag":59,"props":2087,"children":2088},{"style":66},[2089],{"type":69,"value":103},{"type":38,"tag":59,"props":2091,"children":2092},{"class":61,"line":188},[2093],{"type":38,"tag":59,"props":2094,"children":2095},{"emptyLinePlaceholder":192},[2096],{"type":69,"value":195},{"type":38,"tag":59,"props":2098,"children":2099},{"class":61,"line":198},[2100,2104,2108],{"type":38,"tag":59,"props":2101,"children":2102},{"style":66},[2103],{"type":69,"value":70},{"type":38,"tag":59,"props":2105,"children":2106},{"style":73},[2107],{"type":69,"value":392},{"type":38,"tag":59,"props":2109,"children":2110},{"style":66},[2111],{"type":69,"value":103},{"type":38,"tag":59,"props":2113,"children":2114},{"class":61,"line":222},[2115,2119,2123],{"type":38,"tag":59,"props":2116,"children":2117},{"style":66},[2118],{"type":69,"value":405},{"type":38,"tag":59,"props":2120,"children":2121},{"style":73},[2122],{"type":69,"value":410},{"type":38,"tag":59,"props":2124,"children":2125},{"style":66},[2126],{"type":69,"value":821},{"type":38,"tag":59,"props":2128,"children":2129},{"class":61,"line":251},[2130,2134,2138],{"type":38,"tag":59,"props":2131,"children":2132},{"style":66},[2133],{"type":69,"value":451},{"type":38,"tag":59,"props":2135,"children":2136},{"style":73},[2137],{"type":69,"value":456},{"type":38,"tag":59,"props":2139,"children":2140},{"style":66},[2141],{"type":69,"value":461},{"type":38,"tag":59,"props":2143,"children":2144},{"class":61,"line":298},[2145,2149,2153],{"type":38,"tag":59,"props":2146,"children":2147},{"style":66},[2148],{"type":69,"value":451},{"type":38,"tag":59,"props":2150,"children":2151},{"style":73},[2152],{"type":69,"value":848},{"type":38,"tag":59,"props":2154,"children":2155},{"style":66},[2156],{"type":69,"value":461},{"type":38,"tag":59,"props":2158,"children":2159},{"class":61,"line":339},[2160,2164,2168],{"type":38,"tag":59,"props":2161,"children":2162},{"style":66},[2163],{"type":69,"value":658},{"type":38,"tag":59,"props":2165,"children":2166},{"style":73},[2167],{"type":69,"value":410},{"type":38,"tag":59,"props":2169,"children":2170},{"style":66},[2171],{"type":69,"value":103},{"type":38,"tag":59,"props":2173,"children":2174},{"class":61,"line":348},[2175,2179,2183],{"type":38,"tag":59,"props":2176,"children":2177},{"style":66},[2178],{"type":69,"value":363},{"type":38,"tag":59,"props":2180,"children":2181},{"style":73},[2182],{"type":69,"value":392},{"type":38,"tag":59,"props":2184,"children":2185},{"style":66},[2186],{"type":69,"value":103},{"type":38,"tag":48,"props":2188,"children":2189},{"className":50,"code":885,"filename":886,"language":52,"meta":24,"style":24},[2190],{"type":38,"tag":55,"props":2191,"children":2192},{"__ignoreMap":24},[2193,2224,2251,2306,2365,2372,2407,2434,2445,2452,2491,2498,2533,2556,2583,2594,2609,2624,2683],{"type":38,"tag":59,"props":2194,"children":2195},{"class":61,"line":62},[2196,2200,2204,2208,2212,2216,2220],{"type":38,"tag":59,"props":2197,"children":2198},{"style":66},[2199],{"type":69,"value":70},{"type":38,"tag":59,"props":2201,"children":2202},{"style":73},[2203],{"type":69,"value":76},{"type":38,"tag":59,"props":2205,"children":2206},{"style":79},[2207],{"type":69,"value":82},{"type":38,"tag":59,"props":2209,"children":2210},{"style":79},[2211],{"type":69,"value":87},{"type":38,"tag":59,"props":2213,"children":2214},{"style":66},[2215],{"type":69,"value":92},{"type":38,"tag":59,"props":2217,"children":2218},{"style":95},[2219],{"type":69,"value":98},{"type":38,"tag":59,"props":2221,"children":2222},{"style":66},[2223],{"type":69,"value":103},{"type":38,"tag":59,"props":2225,"children":2226},{"class":61,"line":106},[2227,2231,2235,2239,2243,2247],{"type":38,"tag":59,"props":2228,"children":2229},{"style":110},[2230],{"type":69,"value":929},{"type":38,"tag":59,"props":2232,"children":2233},{"style":116},[2234],{"type":69,"value":119},{"type":38,"tag":59,"props":2236,"children":2237},{"style":122},[2238],{"type":69,"value":938},{"type":38,"tag":59,"props":2240,"children":2241},{"style":116},[2242],{"type":69,"value":130},{"type":38,"tag":59,"props":2244,"children":2245},{"style":110},[2246],{"type":69,"value":135},{"type":38,"tag":59,"props":2248,"children":2249},{"style":95},[2250],{"type":69,"value":951},{"type":38,"tag":59,"props":2252,"children":2253},{"class":61,"line":143},[2254,2258,2262,2266,2270,2274,2278,2282,2286,2290,2294,2298,2302],{"type":38,"tag":59,"props":2255,"children":2256},{"style":110},[2257],{"type":69,"value":959},{"type":38,"tag":59,"props":2259,"children":2260},{"style":116},[2261],{"type":69,"value":119},{"type":38,"tag":59,"props":2263,"children":2264},{"style":122},[2265],{"type":69,"value":968},{"type":38,"tag":59,"props":2267,"children":2268},{"style":116},[2269],{"type":69,"value":973},{"type":38,"tag":59,"props":2271,"children":2272},{"style":122},[2273],{"type":69,"value":978},{"type":38,"tag":59,"props":2275,"children":2276},{"style":116},[2277],{"type":69,"value":520},{"type":38,"tag":59,"props":2279,"children":2280},{"style":122},[2281],{"type":69,"value":987},{"type":38,"tag":59,"props":2283,"children":2284},{"style":116},[2285],{"type":69,"value":130},{"type":38,"tag":59,"props":2287,"children":2288},{"style":66},[2289],{"type":69,"value":996},{"type":38,"tag":59,"props":2291,"children":2292},{"style":161},[2293],{"type":69,"value":1001},{"type":38,"tag":59,"props":2295,"children":2296},{"style":122},[2297],{"type":69,"value":1006},{"type":38,"tag":59,"props":2299,"children":2300},{"style":95},[2301],{"type":69,"value":1011},{"type":38,"tag":59,"props":2303,"children":2304},{"style":122},[2305],{"type":69,"value":1016},{"type":38,"tag":59,"props":2307,"children":2308},{"class":61,"line":188},[2309,2313,2317,2321,2325,2329,2333,2337,2341,2345,2349,2353,2357,2361],{"type":38,"tag":59,"props":2310,"children":2311},{"style":110},[2312],{"type":69,"value":959},{"type":38,"tag":59,"props":2314,"children":2315},{"style":122},[2316],{"type":69,"value":1028},{"type":38,"tag":59,"props":2318,"children":2319},{"style":66},[2320],{"type":69,"value":92},{"type":38,"tag":59,"props":2322,"children":2323},{"style":161},[2324],{"type":69,"value":1037},{"type":38,"tag":59,"props":2326,"children":2327},{"style":122},[2328],{"type":69,"value":1006},{"type":38,"tag":59,"props":2330,"children":2331},{"style":116},[2332],{"type":69,"value":214},{"type":38,"tag":59,"props":2334,"children":2335},{"style":66},[2336],{"type":69,"value":1050},{"type":38,"tag":59,"props":2338,"children":2339},{"style":122},[2340],{"type":69,"value":978},{"type":38,"tag":59,"props":2342,"children":2343},{"style":66},[2344],{"type":69,"value":238},{"type":38,"tag":59,"props":2346,"children":2347},{"style":122},[2348],{"type":69,"value":266},{"type":38,"tag":59,"props":2350,"children":2351},{"style":66},[2352],{"type":69,"value":1067},{"type":38,"tag":59,"props":2354,"children":2355},{"style":122},[2356],{"type":69,"value":1072},{"type":38,"tag":59,"props":2358,"children":2359},{"style":66},[2360],{"type":69,"value":1077},{"type":38,"tag":59,"props":2362,"children":2363},{"style":122},[2364],{"type":69,"value":1082},{"type":38,"tag":59,"props":2366,"children":2367},{"class":61,"line":198},[2368],{"type":38,"tag":59,"props":2369,"children":2370},{"emptyLinePlaceholder":192},[2371],{"type":69,"value":195},{"type":38,"tag":59,"props":2373,"children":2374},{"class":61,"line":222},[2375,2379,2383,2387,2391,2395,2399,2403],{"type":38,"tag":59,"props":2376,"children":2377},{"style":110},[2378],{"type":69,"value":959},{"type":38,"tag":59,"props":2380,"children":2381},{"style":122},[2382],{"type":69,"value":1101},{"type":38,"tag":59,"props":2384,"children":2385},{"style":66},[2386],{"type":69,"value":92},{"type":38,"tag":59,"props":2388,"children":2389},{"style":161},[2390],{"type":69,"value":1037},{"type":38,"tag":59,"props":2392,"children":2393},{"style":122},[2394],{"type":69,"value":1006},{"type":38,"tag":59,"props":2396,"children":2397},{"style":116},[2398],{"type":69,"value":214},{"type":38,"tag":59,"props":2400,"children":2401},{"style":66},[2402],{"type":69,"value":1050},{"type":38,"tag":59,"props":2404,"children":2405},{"style":116},[2406],{"type":69,"value":219},{"type":38,"tag":59,"props":2408,"children":2409},{"class":61,"line":251},[2410,2414,2418,2422,2426,2430],{"type":38,"tag":59,"props":2411,"children":2412},{"style":110},[2413],{"type":69,"value":1133},{"type":38,"tag":59,"props":2415,"children":2416},{"style":122},[2417],{"type":69,"value":1138},{"type":38,"tag":59,"props":2419,"children":2420},{"style":66},[2421],{"type":69,"value":238},{"type":38,"tag":59,"props":2423,"children":2424},{"style":122},[2425],{"type":69,"value":266},{"type":38,"tag":59,"props":2427,"children":2428},{"style":66},[2429],{"type":69,"value":1067},{"type":38,"tag":59,"props":2431,"children":2432},{"style":122},[2433],{"type":69,"value":1155},{"type":38,"tag":59,"props":2435,"children":2436},{"class":61,"line":298},[2437,2441],{"type":38,"tag":59,"props":2438,"children":2439},{"style":116},[2440],{"type":69,"value":1163},{"type":38,"tag":59,"props":2442,"children":2443},{"style":122},[2444],{"type":69,"value":1016},{"type":38,"tag":59,"props":2446,"children":2447},{"class":61,"line":339},[2448],{"type":38,"tag":59,"props":2449,"children":2450},{"emptyLinePlaceholder":192},[2451],{"type":69,"value":195},{"type":38,"tag":59,"props":2453,"children":2454},{"class":61,"line":348},[2455,2459,2463,2467,2471,2475,2479,2483,2487],{"type":38,"tag":59,"props":2456,"children":2457},{"style":110},[2458],{"type":69,"value":959},{"type":38,"tag":59,"props":2460,"children":2461},{"style":116},[2462],{"type":69,"value":119},{"type":38,"tag":59,"props":2464,"children":2465},{"style":122},[2466],{"type":69,"value":1190},{"type":38,"tag":59,"props":2468,"children":2469},{"style":116},[2470],{"type":69,"value":130},{"type":38,"tag":59,"props":2472,"children":2473},{"style":66},[2474],{"type":69,"value":996},{"type":38,"tag":59,"props":2476,"children":2477},{"style":161},[2478],{"type":69,"value":1203},{"type":38,"tag":59,"props":2480,"children":2481},{"style":122},[2482],{"type":69,"value":1208},{"type":38,"tag":59,"props":2484,"children":2485},{"style":116},[2486],{"type":69,"value":520},{"type":38,"tag":59,"props":2488,"children":2489},{"style":122},[2490],{"type":69,"value":1217},{"type":38,"tag":59,"props":2492,"children":2493},{"class":61,"line":357},[2494],{"type":38,"tag":59,"props":2495,"children":2496},{"emptyLinePlaceholder":192},[2497],{"type":69,"value":195},{"type":38,"tag":59,"props":2499,"children":2500},{"class":61,"line":374},[2501,2505,2509,2513,2517,2521,2525,2529],{"type":38,"tag":59,"props":2502,"children":2503},{"style":161},[2504],{"type":69,"value":1232},{"type":38,"tag":59,"props":2506,"children":2507},{"style":122},[2508],{"type":69,"value":1237},{"type":38,"tag":59,"props":2510,"children":2511},{"style":116},[2512],{"type":69,"value":520},{"type":38,"tag":59,"props":2514,"children":2515},{"style":116},[2516],{"type":69,"value":1246},{"type":38,"tag":59,"props":2518,"children":2519},{"style":1249},[2520],{"type":69,"value":1252},{"type":38,"tag":59,"props":2522,"children":2523},{"style":116},[2524],{"type":69,"value":1257},{"type":38,"tag":59,"props":2526,"children":2527},{"style":66},[2528],{"type":69,"value":1050},{"type":38,"tag":59,"props":2530,"children":2531},{"style":116},[2532],{"type":69,"value":219},{"type":38,"tag":59,"props":2534,"children":2535},{"class":61,"line":382},[2536,2540,2544,2548,2552],{"type":38,"tag":59,"props":2537,"children":2538},{"style":110},[2539],{"type":69,"value":1273},{"type":38,"tag":59,"props":2541,"children":2542},{"style":122},[2543],{"type":69,"value":1006},{"type":38,"tag":59,"props":2545,"children":2546},{"style":66},[2547],{"type":69,"value":1282},{"type":38,"tag":59,"props":2549,"children":2550},{"style":122},[2551],{"type":69,"value":1287},{"type":38,"tag":59,"props":2553,"children":2554},{"style":110},[2555],{"type":69,"value":1292},{"type":38,"tag":59,"props":2557,"children":2558},{"class":61,"line":399},[2559,2563,2567,2571,2575,2579],{"type":38,"tag":59,"props":2560,"children":2561},{"style":122},[2562],{"type":69,"value":1300},{"type":38,"tag":59,"props":2564,"children":2565},{"style":66},[2566],{"type":69,"value":238},{"type":38,"tag":59,"props":2568,"children":2569},{"style":122},[2570],{"type":69,"value":1309},{"type":38,"tag":59,"props":2572,"children":2573},{"style":66},[2574],{"type":69,"value":1067},{"type":38,"tag":59,"props":2576,"children":2577},{"style":161},[2578],{"type":69,"value":1318},{"type":38,"tag":59,"props":2580,"children":2581},{"style":122},[2582],{"type":69,"value":185},{"type":38,"tag":59,"props":2584,"children":2585},{"class":61,"line":445},[2586,2590],{"type":38,"tag":59,"props":2587,"children":2588},{"style":116},[2589],{"type":69,"value":1163},{"type":38,"tag":59,"props":2591,"children":2592},{"style":122},[2593],{"type":69,"value":1016},{"type":38,"tag":59,"props":2595,"children":2596},{"class":61,"line":464},[2597,2601,2605],{"type":38,"tag":59,"props":2598,"children":2599},{"style":66},[2600],{"type":69,"value":658},{"type":38,"tag":59,"props":2602,"children":2603},{"style":73},[2604],{"type":69,"value":76},{"type":38,"tag":59,"props":2606,"children":2607},{"style":66},[2608],{"type":69,"value":103},{"type":38,"tag":59,"props":2610,"children":2611},{"class":61,"line":550},[2612,2616,2620],{"type":38,"tag":59,"props":2613,"children":2614},{"style":66},[2615],{"type":69,"value":405},{"type":38,"tag":59,"props":2617,"children":2618},{"style":73},[2619],{"type":69,"value":392},{"type":38,"tag":59,"props":2621,"children":2622},{"style":66},[2623],{"type":69,"value":103},{"type":38,"tag":59,"props":2625,"children":2626},{"class":61,"line":618},[2627,2631,2635,2639,2643,2647,2651,2655,2659,2663,2667,2671,2675,2679],{"type":38,"tag":59,"props":2628,"children":2629},{"style":66},[2630],{"type":69,"value":451},{"type":38,"tag":59,"props":2632,"children":2633},{"style":73},[2634],{"type":69,"value":1375},{"type":38,"tag":59,"props":2636,"children":2637},{"style":110},[2638],{"type":69,"value":1380},{"type":38,"tag":59,"props":2640,"children":2641},{"style":66},[2642],{"type":69,"value":92},{"type":38,"tag":59,"props":2644,"children":2645},{"style":95},[2646],{"type":69,"value":429},{"type":38,"tag":59,"props":2648,"children":2649},{"style":122},[2650],{"type":69,"value":1393},{"type":38,"tag":59,"props":2652,"children":2653},{"style":95},[2654],{"type":69,"value":429},{"type":38,"tag":59,"props":2656,"children":2657},{"style":116},[2658],{"type":69,"value":492},{"type":38,"tag":59,"props":2660,"children":2661},{"style":79},[2662],{"type":69,"value":1406},{"type":38,"tag":59,"props":2664,"children":2665},{"style":66},[2666],{"type":69,"value":92},{"type":38,"tag":59,"props":2668,"children":2669},{"style":95},[2670],{"type":69,"value":429},{"type":38,"tag":59,"props":2672,"children":2673},{"style":122},[2674],{"type":69,"value":1393},{"type":38,"tag":59,"props":2676,"children":2677},{"style":95},[2678],{"type":69,"value":429},{"type":38,"tag":59,"props":2680,"children":2681},{"style":66},[2682],{"type":69,"value":461},{"type":38,"tag":59,"props":2684,"children":2685},{"class":61,"line":635},[2686,2690,2694],{"type":38,"tag":59,"props":2687,"children":2688},{"style":66},[2689],{"type":69,"value":658},{"type":38,"tag":59,"props":2691,"children":2692},{"style":73},[2693],{"type":69,"value":392},{"type":38,"tag":59,"props":2695,"children":2696},{"style":66},[2697],{"type":69,"value":103},{"type":38,"tag":684,"props":2699,"children":2700},{},[2701],{"type":69,"value":688},{"title":24,"searchDepth":106,"depth":106,"links":2703},[],[2705,2731,2749,2776,2794,2825,2844,2868],{"id":2706,"title":2707,"avatar":2708,"body":2709,"content":2721,"date":2721,"description":2715,"extension":2722,"meta":2723,"name":2724,"navigation":192,"path":2725,"seo":2726,"stem":2727,"subtitle":2728,"twitter":2729,"__hash__":2730},"testimonials/testimonials/bruno.md","Bruno","/avatars/bruno.jpg",{"type":2710,"value":2711,"toc":2719},"minimark",[2712,2716],[2713,2714,2715],"p",{},"While Three.js makes 3D for the web easier, TresJS makes it effortless and accessible. In just a few lines of code, you can create awesome experiences while maintaining low-level accessibility.",[2713,2717,2718],{},"Vue.js is lucky to have such a dedicated and talented community and I’m always pleased to see new projects made with TresJS.",{"title":24,"searchDepth":106,"depth":106,"links":2720},[],null,"md",{},"Bruno Simon","/testimonials/bruno",{"title":2707,"description":2715},"testimonials/bruno","Author of Three.js Journey","bruno_simon","2aZUthueim3xyQT29wUUt1hDTDCljqM9PRJHJ1BqCpM",{"id":2732,"title":2733,"avatar":2734,"body":2735,"content":2721,"date":2721,"description":2739,"extension":2722,"meta":2742,"name":2733,"navigation":192,"path":2743,"seo":2744,"stem":2745,"subtitle":2746,"twitter":2747,"__hash__":2748},"testimonials/testimonials/daniel-roe.md","Daniel Roe","/avatars/danielroe.jpg",{"type":2710,"value":2736,"toc":2740},[2737],[2713,2738,2739],{},"TresJS is one of the projects I'm most excited about seeing take off in the Vue community. The team are doing amazing work at ensuring building with three.js is effortless in Nuxt (and more broadly!). Great work",{"title":24,"searchDepth":106,"depth":106,"links":2741},[],{},"/testimonials/daniel-roe",{"title":2733,"description":2739},"testimonials/daniel-roe","Nuxt core team lead","danielcroe","E_dkfp85cRCPcVLW_25lFNX5mf0fugTylBi7QzXxGqo",{"id":2750,"title":2751,"avatar":2752,"body":2753,"content":2721,"date":2721,"description":2768,"extension":2722,"meta":2769,"name":2751,"navigation":192,"path":2770,"seo":2771,"stem":2772,"subtitle":2773,"twitter":2774,"__hash__":2775},"testimonials/testimonials/elian.md","Elian","/avatars/elian.jpg",{"type":2710,"value":2754,"toc":2766},[2755],[2713,2756,2757,2758,2765],{},"Integrating TresJS with ",[2759,2760,2764],"a",{"href":2761,"rel":2762},"https://astro.build/",[2763],"nofollow","Astro"," is so seamless! It’s amazing to see the Astro universe and ecosystem being expanded with 3D capabilities (which can be quite complex) without giving up on performance and speed.",{"title":24,"searchDepth":106,"depth":106,"links":2767},[],"Integrating TresJS with Astro is so seamless! It’s amazing to see the Astro universe and ecosystem being expanded with 3D capabilities (which can be quite complex) without giving up on performance and speed.",{},"/testimonials/elian",{"title":2751,"description":2768},"testimonials/elian","Community Engineer at @astrodotbuild","ElianCodes","4n1r9iiyHD1Q1OlwTsfTE0_IB-BTOZdgWBoPR5Sydbk",{"id":2777,"title":2778,"avatar":2779,"body":2780,"content":2721,"date":2721,"description":2784,"extension":2722,"meta":2787,"name":2778,"navigation":192,"path":2788,"seo":2789,"stem":2790,"subtitle":2791,"twitter":2792,"__hash__":2793},"testimonials/testimonials/evan-you.md","Evan You","/avatars/evanyou.jpg",{"type":2710,"value":2781,"toc":2785},[2782],[2713,2783,2784],{},"I’ve always wanted to see a polished 3D solution in the Vue ecosystem, and I think TresJS is just that! Excited to see it unlock the creativity for Vue devs in another dimension :)",{"title":24,"searchDepth":106,"depth":106,"links":2786},[],{},"/testimonials/evan-you",{"title":2778,"description":2784},"testimonials/evan-you","Creator of @vuejs, @vite_js @void_zero","youyuxi","oUArI0IUKNVm6YujoXMMkrwlJgIgmHoZnLqm-SICOdI",{"id":2795,"title":2796,"avatar":2797,"body":2798,"content":2721,"date":2721,"description":2817,"extension":2722,"meta":2818,"name":2796,"navigation":192,"path":2819,"seo":2820,"stem":2821,"subtitle":2822,"twitter":2823,"__hash__":2824},"testimonials/testimonials/francesco-michelini.md","Francesco Michelini","/avatars/francesco.jpg",{"type":2710,"value":2799,"toc":2815},[2800],[2713,2801,2802,2803,2808,2809,2814],{},"Managed to add ",[2759,2804,2807],{"href":2805,"rel":2806},"https://twitter.com/dimforge",[2763],"@dimforge","'s Rapier to ",[2759,2810,2813],{"href":2811,"rel":2812},"https://twitter.com/tresjs_dev",[2763],"@tresjs_dev","\nThis is not a standalone package yet but simply a custom integration,\nbut it's a good start. Now I can't stop playing with this stuff",{"title":24,"searchDepth":106,"depth":106,"links":2816},[],"Managed to add @dimforge's Rapier to @tresjs_dev\nThis is not a standalone package yet but simply a custom integration,\nbut it's a good start. Now I can't stop playing with this stuff",{},"/testimonials/francesco-michelini",{"title":2796,"description":2817},"testimonials/francesco-michelini","Freelance Creative Developer / @AWWWARDS judge","fra_michelini","-E96ve0cT4P-o59mmrfSCr6T2eX86jVM2YUApC8pqzk",{"id":2826,"title":2827,"avatar":2828,"body":2829,"content":2721,"date":2721,"description":2833,"extension":2722,"meta":2836,"name":2837,"navigation":192,"path":2838,"seo":2839,"stem":2840,"subtitle":2841,"twitter":2842,"__hash__":2843},"testimonials/testimonials/patak.md","Patak","/avatars/patak.jpg",{"type":2710,"value":2830,"toc":2834},[2831],[2713,2832,2833],{},"TresJS is not only a fantastic ally for your 3D adventures. It's also a welcoming community of creators building a fundamental library for the Vue ecosystem. Check out the movement in their Discord and GitHub; there are high chances you'll end up involved in the project!",{"title":24,"searchDepth":106,"depth":106,"links":2835},[],{},"Matias Capeletto (Patak)","/testimonials/patak",{"title":2827,"description":2833},"testimonials/patak","Vite, Vitest core team member","patak_dev","ML3GUeu99tJfNtYcPOGBn9X_MltDM9VJ9WBZCEpx1ss",{"id":2845,"title":2846,"avatar":2847,"body":2848,"content":2721,"date":2721,"description":2859,"extension":2722,"meta":2860,"name":2861,"navigation":192,"path":2862,"seo":2863,"stem":2864,"subtitle":2865,"twitter":2866,"__hash__":2867},"testimonials/testimonials/tahul.md","Tahul","/avatars/tahul.jpg",{"type":2710,"value":2849,"toc":2857},[2850],[2713,2851,2852,2856],{},[2759,2853,8],{"href":2854,"rel":2855},"https://twitter.com/vuejs",[2763]," ecosystem needed someone that pushed the 3D subject and thankfully @tresjs_dev finally did it! Try it ASAP, you're just a few clicks away from the playground!",{"title":24,"searchDepth":106,"depth":106,"links":2858},[],"Vue ecosystem needed someone that pushed the 3D subject and thankfully @tresjs_dev finally did it! Try it ASAP, you're just a few clicks away from the playground!",{},"Yaël Guilloux (Tahul)","/testimonials/tahul",{"title":2846,"description":2859},"testimonials/tahul","Author of pinceau.dev","yaeeelglx","3Q-KjqhBaHkNe-ZtG8tjka4kJRX9NBYPjcdOO3hH_JA",{"id":2869,"title":2870,"avatar":2871,"body":2872,"content":2721,"date":2721,"description":2876,"extension":2722,"meta":2879,"name":2870,"navigation":192,"path":2880,"seo":2881,"stem":2882,"subtitle":2883,"twitter":2884,"__hash__":2885},"testimonials/testimonials/verekia.md","Verekia","/avatars/verekia.jpg",{"type":2710,"value":2873,"toc":2877},[2874],[2713,2875,2876],{},"TresJS is an excellent way for Vue developers to get into 3D and game development. It has a solid ecosystem and a passionate community. I highly recommend it!",{"title":24,"searchDepth":106,"depth":106,"links":2878},[],{},"/testimonials/verekia",{"title":2870,"description":2876},"testimonials/verekia","MiniMana.io | 🧑‍💻 https://WebGameDev.com","verekia","fA7AQTKcNqPGLUJh5MRavRgMmd2wTIn7p2YEcSivSzg",[2887,2904,2919,2935,2951,2966],{"id":2888,"title":2889,"_video":2721,"author":2890,"date":2891,"description":2892,"extension":2722,"meta":2893,"repo":2721,"status":2899,"stem":2900,"thumbnail":2901,"url":2902,"__hash__":2903},"showcase/showcase/xp-rabanne-one-million-fragance.md","XP Rabanne One Million Fragance","damien-montastier","2025-07-03","3D immersive product experience.",{"path":2894,"body":2895},"/showcase/xp-rabanne-one-million-fragance",{"type":2710,"value":2896,"toc":2897},[],{"title":24,"searchDepth":106,"depth":106,"links":2898},[],"Published","showcase/xp-rabanne-one-million-fragance","/showcase/xp-rabanne-one-million-fragance/xp-rabanne-one-million-fragance.png","https://www.rabanne.com/us/en_US/xponemillion","Om_bESc06uF_DMP8Bi4LBBSO-MbQjpmHiMP3GDO6BSc",{"id":2905,"title":2906,"_video":2721,"author":2890,"date":2907,"description":2908,"extension":2722,"meta":2909,"repo":2721,"status":2899,"stem":2915,"thumbnail":2916,"url":2917,"__hash__":2918},"showcase/showcase/agorespace.md","Agorespace","2024-11-27","3D multisports MUGA fields.",{"path":2910,"body":2911},"/showcase/agorespace",{"type":2710,"value":2912,"toc":2913},[],{"title":24,"searchDepth":106,"depth":106,"links":2914},[],"showcase/agorespace","/showcase/agorespace/agorespace.png","https://www.agorespace.com/en-us/our-courts-in-3d/MUGA-fields","YZf4o2VygMyuUe8J6csgMO8DA9K_NS0OYUPySAlh7xk",{"id":2920,"title":2921,"_video":2721,"author":2922,"date":2923,"description":2924,"extension":2722,"meta":2925,"repo":2721,"status":2899,"stem":2931,"thumbnail":2932,"url":2933,"__hash__":2934},"showcase/showcase/viteconf-24.md","ViteConf 2024 Landing Page","alvarosabu,patak","2024-10-03","The official ViteConf 2024 landing page.",{"path":2926,"body":2927},"/showcase/viteconf-24",{"type":2710,"value":2928,"toc":2929},[],{"title":24,"searchDepth":106,"depth":106,"links":2930},[],"showcase/viteconf-24","/showcase/viteconf-24/viteconf-2024.pages.dev_.png","https://viteconf-2024.pages.dev/","bNU1-fgX_HbvaAK1X7EH76YUVODjy0tpd9wN0K54USo",{"id":2936,"title":2937,"_video":2721,"author":2938,"date":2939,"description":2940,"extension":2722,"meta":2941,"repo":2721,"status":2899,"stem":2947,"thumbnail":2948,"url":2949,"__hash__":2950},"showcase/showcase/lab-jaimetorrealba-com.md","Lab Jaime Torrealba","jaime-bboyjt","2024-07-06","Personal creative lab",{"path":2942,"body":2943},"/showcase/lab-jaimetorrealba-com",{"type":2710,"value":2944,"toc":2945},[],{"title":24,"searchDepth":106,"depth":106,"links":2946},[],"showcase/lab-jaimetorrealba-com","/showcase/jaime-lab/lab.jaimetorrealba.com_.png","https://lab.jaimetorrealba.com/","qV-rhciV8DyId7IjreWvbxZR9GEohKaRpA_MXeWp0Nw",{"id":2952,"title":2953,"_video":2721,"author":2954,"date":2939,"description":2955,"extension":2722,"meta":2956,"repo":2721,"status":2899,"stem":2962,"thumbnail":2963,"url":2964,"__hash__":2965},"showcase/showcase/timrl-ai.md","TIMRL AI","timrlai","Web/Software/XR Developer",{"path":2957,"body":2958},"/showcase/timrl-ai",{"type":2710,"value":2959,"toc":2960},[],{"title":24,"searchDepth":106,"depth":106,"links":2961},[],"showcase/timrl-ai","/showcase/timrl-ai/timrl.ai_.png","https://timrl.ai/","tNC92OqXhNl_m_fwlLgvf4M2xb1XSz_pQtMRUNx0Hk4",{"id":2967,"title":2968,"_video":2721,"author":2938,"date":2969,"description":2970,"extension":2722,"meta":2971,"repo":2721,"status":2899,"stem":2977,"thumbnail":2978,"url":2979,"__hash__":2980},"showcase/showcase/push-security.md","Push Security","2024-07-04","Cybersecurity company website.",{"path":2972,"body":2973},"/showcase/push-security",{"type":2710,"value":2974,"toc":2975},[],{"title":24,"searchDepth":106,"depth":106,"links":2976},[],"showcase/push-security","/showcase/push-security/pushsecurity.png","https://pushsecurity.com/","8wXEOJX8BNq3BpmOzD0G2ADM9Q1hDCBfQ6whvfBrKt8",{"data":2982,"body":2983},{},{"type":35,"children":2984},[2985],{"type":38,"tag":2713,"props":2986,"children":2987},{},[2988,2990,2996],{"type":69,"value":2989},"TresJS is a ",{"type":38,"tag":2991,"props":2992,"children":2993},"strong",{},[2994],{"type":69,"value":2995},"declarative, component-driven approach",{"type":69,"value":2997}," layer on top of Three.js and WebGL that makes creative coding intuitive and fun.",1759336367360]