Files
website/assets/js/c4f5d8e4.14360849.js
2021-07-21 19:43:49 -05:00

1 line
2.1 KiB
JavaScript

(self.webpackChunkstardust_website=self.webpackChunkstardust_website||[]).push([[195],{3667:function(e,t,a){"use strict";a.r(t),a.d(t,{default:function(){return f}});var n=a(7294),r=a(6010),l=a(6016),i=a(6742),s=a(2263),c="heroBanner_1ZBZ",o="buttons_irzW",m=a(2122),u="features_pzNA",d="featureImg_2645",g=[{title:"Flexible",image:"/img/icon.gif",description:n.createElement(n.Fragment,null,"Stardust allows you 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. The compiled server binary when statically linking StereoKit is less than 10MB and uses ~50MB of RAM (varies depending on clients).")}];function h(e){var t=e.image,a=e.title,l=e.description;return n.createElement("div",{className:(0,r.Z)("col col--6")},n.createElement("div",{className:"text--center"},n.createElement("img",{src:t,className:d,alt:a})),n.createElement("div",{className:"text--center padding-horiz--md"},n.createElement("h3",null,a),n.createElement("p",null,l)))}function p(){return n.createElement("section",{className:u},n.createElement("div",{className:"container"},n.createElement("div",{className:"row"},g.map((function(e,t){return n.createElement(h,(0,m.Z)({key:t},e))})))))}function E(){var e=(0,s.Z)().siteConfig;return n.createElement("header",{className:(0,r.Z)("hero hero--primary",c)},n.createElement("div",{className:"container"},n.createElement("h1",{className:"hero__title"},e.title),n.createElement("p",{className:"hero__subtitle"},e.tagline),n.createElement("div",{className:o},n.createElement(i.Z,{className:"button button--secondary button--lg",to:"/docs/stardust-protocol/protocol"},"Protocol API Reference"))))}function f(){(0,s.Z)().siteConfig;return n.createElement(l.Z,{description:"XR Display Server"},n.createElement(E,null),n.createElement("main",null,n.createElement(p,null)))}}}]);