📃 master: update documentation
This commit is contained in:
parent
b8b8426719
commit
5798e3561b
1 changed files with 3 additions and 3 deletions
|
|
@ -26,9 +26,9 @@ The aim of this project is providing **one [XR Hypermedia browser](https://xrhf.
|
||||||
|
|
||||||
| type | supported | standards | extension | platforms |
|
| type | supported | standards | extension | platforms |
|
||||||
|-------|----------------|----------|--|-----------|
|
|-------|----------------|----------|--|-----------|
|
||||||
| glTF | `.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 | `.obj` | [WaveFront OBJ](https://docs.fileformat.com/3d/obj/)| [3DFile](xurfer/ext/3DFile/main.lua) | lovr |
|
| `.obj` | [WaveFront OBJ](https://docs.fileformat.com/3d/obj/)| [3DFile](xurfer/ext/3DFile/main.lua) | lovr |
|
||||||
| [Janus](https://coderofsalvation.github.io/janus-guide/) Markup Language (JML) | any URL/file | JML | [janusxr](xurfer/ext/janusxr/main.lua) | all |
|
| any URL/file | [Janus](https://coderofsalvation.github.io/janus-guide/) Markup Language (JML) | [janusxr](xurfer/ext/janusxr/main.lua) | all |
|
||||||
|
|
||||||
## very hackable extensions
|
## very hackable extensions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue