🔧 master: work in progress [might break]
This commit is contained in:
parent
d859033164
commit
08173fa008
2 changed files with 6 additions and 3 deletions
|
|
@ -3,6 +3,10 @@ XRForge is a tiny, powerful tool to interconnect XR experiences.<br>
|
|||
An open, seamless XR web built from simple URLs and directories, without gatekeepers.<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="screenshot.jpg" target="_blank">
|
||||
<img src="screenshot.jpg"/>
|
||||
</a>
|
||||
|
||||
XRForge transforms standard local or remote file directories into interconnected 3D spaces.
|
||||
<br>Users can seamlessly "surf" the spatial web, turning everyday directories into 3D portals.
|
||||
|
||||
|
|
@ -28,7 +32,7 @@ XRForge transforms standard local or remote file directories into interconnected
|
|||
│ │ │/manyfold │ │archive.org│ │ │ https://my.org/myverse/manyfold
|
||||
│ │ └───────────┘ └───────────┘ │ │ https://my.org/myverse/myarchive
|
||||
│ │ │ │
|
||||
│ │ +40 integrations! │ │
|
||||
│ │ +40 integrations via rclone │ │
|
||||
│ └──────────────────────────────┘ │
|
||||
└───────────────────────────────────┘
|
||||
```
|
||||
|
|
@ -40,13 +44,12 @@ XRForge transforms standard local or remote file directories into interconnected
|
|||
$ ./xrforge.com
|
||||
Usage: ./xrforge.com <cmd> [opts]
|
||||
|
||||
./xrforge.com test run testsuite (selftest)
|
||||
./xrforge.com admin launch adminpanel to configure stuff (/admin)
|
||||
./xrforge.com generate generate www-folder with XR experiences
|
||||
./xrforge.com help display all possible flags
|
||||
./xrforge.com createplugin generates skeleton plugin
|
||||
./xrforge.com server starts the webserver [without --nobrowser]
|
||||
./xrforge.com build build
|
||||
./xrforge.com test run testsuite (selftest)
|
||||
```
|
||||
|
||||
Extract and run example 3D content in your browser:
|
||||
|
|
|
|||
BIN
screenshot.jpg
Normal file
BIN
screenshot.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 131 KiB |
Loading…
Add table
Reference in a new issue