📃 master: update documentation
This commit is contained in:
parent
5798e3561b
commit
11b1ab3ed7
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ The aim of this project is providing **one [XR Hypermedia browser](https://xrhf.
|
|||
|
||||
| type | supported | standards | extension | platforms |
|
||||
|-------|----------------|----------|--|-----------|
|
||||
| `.glb` `.gltf` (geometry) | [khronos/gltf](https://www.khronos.org/gltf/) [xrfragment level 2](https://xrfragment.org/#%F0%9F%93%9C%20level2%3A%20explicit%20hyperlinks) | [3DFile](xurfer/ext/3DFile/main.lua) | lovr |
|
||||
| `.glb` `.gltf` (geometry) | [khronos/gltf](https://www.khronos.org/gltf/) + [xrfragment level 2](https://xrfragment.org/#%F0%9F%93%9C%20level2%3A%20explicit%20hyperlinks) | [3DFile](xurfer/ext/3DFile/main.lua) | lovr |
|
||||
| `.obj` | [WaveFront OBJ](https://docs.fileformat.com/3d/obj/)| [3DFile](xurfer/ext/3DFile/main.lua) | lovr |
|
||||
| any URL/file | [Janus](https://coderofsalvation.github.io/janus-guide/) Markup Language (JML) | [janusxr](xurfer/ext/janusxr/main.lua) | all |
|
||||
| any URL/file | [Janus](https://coderofsalvation.github.io/janus-guide/) Markup Language (JML) + [xrfragment level 0+1+2](https://xrfragment.org) | [janusxr](xurfer/ext/janusxr/main.lua) | all |
|
||||
|
||||
## very hackable extensions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue