Skip to content

Repository files navigation

docsify-gltfexplorer

A WebGL GLTF 3D explorer for docsify to present a manipulable 3D object in the documentation

Usage

Files

Copy the following files to where you are storing your docsified project:

  • docsify-gltfexplorer.min.js
  • docsify-iframe.min.js
  • docsify-iframe.min.css

Markup

In your HTML file, you'll need to add:

<scriptsrc="//unpkg.com/docsify/lib/docsify.min.js"></script><!-- plugins -->
[...]
<scriptsrc="docsify-gltfexplorer.min.js"></script></body>

In your markdown file, you'll simply write:

```gltf
/path/to/model.gtlf
```

Result

You'll get something like this: Example picture

About

A WebGL GLTF 3D explorer for docsify to present 3D object in live in the documentation

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages