1 line
3.0 KiB
JavaScript
1 line
3.0 KiB
JavaScript
"use strict";(self.webpackChunkstardust_website=self.webpackChunkstardust_website||[]).push([[634],{6909:(e,t,a)=>{a.r(t),a.d(t,{default:()=>N});var n=a(6540),l=a(53),r=a(9302),s=a(5489),i=a(4586);const o={heroBanner:"heroBanner_qdFl",buttons:"buttons_AeoN"};var c=a(8168);const m={features:"features_xdhU",featureImg:"featureImg_IxXR"},u=[{title:"Flexible",image:"/img/icon.gif",description:n.createElement(n.Fragment,null,"Stardust allows developers to make XR widgets or interfaces and run them among others. You don't have to make a whole system UI, just a few pieces.")},{title:"Streamlined",image:"https://stereokit.net/img/StereoKitLogoLight.svg",description:n.createElement(n.Fragment,null,"Stardust is made using ",n.createElement("a",{href:"https://stereokit.net"},"StereoKit"),", an XR application/rendering toolkit allowing for a fast and lightweight display server.")}];function d(e){let{image:t,title:a,description:r}=e;return n.createElement("div",{className:(0,l.A)("col col--6")},n.createElement("div",{className:"text--center"},n.createElement("img",{src:t,className:m.featureImg,alt:a})),n.createElement("div",{className:"text--center padding-horiz--md"},n.createElement("h3",null,a),n.createElement("p",null,r)))}function g(){return n.createElement("section",{className:m.features},n.createElement("div",{className:"container"},n.createElement("div",{className:"row"},u.map(((e,t)=>n.createElement(d,(0,c.A)({key:t},e)))))))}var p=a(7428);const h=[{image:"img/carousel/multipleclients.png",alt:"A scene showing multiple widgets, including CRT TV panel shells and flat touchscreen panels and 2 rings forming a cylinder around the scene.",caption:"Multiple objects working independently all at once."},{image:"img/carousel/panels.png",alt:"A series of application windows as 3D panels similar to small wooden boards in proportions with a Panasonic CRT TV model in the center showing Agregore (the browser).",caption:"Panels for wayland apps and a CRT panel shell for XR UI."}];function f(e){let{image:t,alt:a,caption:l}=e;return n.createElement("div",null,n.createElement("img",{alt:a,src:t}),n.createElement("p",{className:"legend"},l))}const E=()=>n.createElement(p.FN,{autoPlay:!0,infiniteLoop:!0,showThumbs:!1,className:"gallery"},h.map(((e,t)=>n.createElement(f,(0,c.A)({key:t},e)))));function w(){const{siteConfig:e}=(0,i.A)();return n.createElement("header",{className:(0,l.A)("hero hero--primary",o.heroBanner)},n.createElement("div",{className:"container"},n.createElement("link",{rel:"me",href:"https://fosstodon.org/@stardustxr"}),n.createElement("h1",{className:"hero__title"},e.title),n.createElement("p",{className:"hero__subtitle"},e.tagline),n.createElement("div",{className:o.buttons},n.createElement(s.A,{className:"button button--secondary button--lg",to:"/docs/getting-started/tutorial"},"Get Started"))))}function N(){const{siteConfig:e}=(0,i.A)();return n.createElement(r.A,{image:"img/icon.gif",description:"XR Display Server"},n.createElement(w,null),n.createElement("main",null,n.createElement(g,null),n.createElement(E,null)))}}}]); |