index.html 4.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <a href="https://github.com/NikolaySuslov/livecodingspace">
  2. <img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
  3. alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png">
  4. </a>
  5. <div id="headerGUI" class="mdc-layout-grid mdc-layout-grid--align-left">
  6. <div class="mdc-layout-grid__inner">
  7. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  8. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  9. <a id="ruLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">RU</a>
  10. <!--<strong>LiveCoding</strong>.space -->
  11. </span>
  12. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  13. <a id="enLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">EN</a>
  14. <!--<strong>LiveCoding</strong>.space -->
  15. </span>
  16. </div>
  17. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  18. <div id="titleText">
  19. <h1 class="mdc-typography--headline3 mdc-theme--text-secondary-on-background mdc-typography"><a class="mdc-typography link-in-text"
  20. style="cursor: pointer;" onclick="window.location.reload(true)"><strong>LiveCoding</strong>.space</a> | <span style="font-size: 16pt"> project by <a class="mdc-typography link-in-text"
  21. style="cursor: pointer;">Krestianstvo.org</a> </span>
  22. <h1 class="mdc-typography mdc-typography--headline4 mdc-typography--adjust-margin mdc-theme--text-hint-on-background">Collaborative
  23. Live Coding Space with support of user-defined languages and WebXR ready 3D graphics.<br> Based on: <strong>Virtual World Framework (Croquet) | A-Frame | Ohm language | OSC.js | Gun DB and more... </strong></h1>
  24. <!--<strong>LiveCoding</strong>.space -->
  25. </h1>
  26. <h2>
  27. [ <a class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer" href="https://www.krestianstvo.org/sdk3">About </a> | <a class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer" href="https://www.krestianstvo.org/docs/sdk3">Documentation </a>]
  28. </h2>
  29. </div>
  30. </div>
  31. </div>
  32. </div>
  33. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />
  34. <div id="info" class="mdc-layout-grid">
  35. <div class="mdc-layout-grid__inner">
  36. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  37. <div id="worldInfo">
  38. <h1 class="mdc-typography--headline4 mdc-theme--text-hint-on-background">Virtual Worlds</h1>
  39. <h1 class="mdc-typography mdc-typography--headline5 mdc-theme--text-hint-on-background">To begin collaborative coding in virtual space, just start one of the listed prototypes and connect to it from another
  40. browser window using the generated link. The link will apper near the <strong>Start</strong> button.</h1>
  41. <h1 class="mdc-typography mdc-typography--headline5 mdc-theme--text-hint-on-background">By default a tiny Reflector server is used for creating a Virtual World instances. Check <strong>Connection settings</strong> for the correct Reflector server adress. <p> In the near future this functionality will have an alternative with the new totaly decentralized solution provided by <a class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer" href="https://blog.krestianstvo.org/en/krestianstvo-luminary-for-open-croquet-architecutre-and-virtual-world-framework-in-peer-to-peer-web/"><strong>Krestianstvo Luminary</strong></a>. That will allow to create Virtual World Instances just within Web Browser by a client, using any avaliable decentralized storage GunDB on internet. Secure world instances lists, clients lists, message streams with P2P identities.</h1>
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />