Ryxai / roam-model-render

A simple site to act as a renderer for modelviewer for roam-research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roam-model-render

A simple site to act as a renderer for modelviewer for roam-research

In order to use this most effectively please utilize the following smartblock here. You will need the SmartBlocks extension to use it.

Status in the Smartblock Store: Available

The syntax for the website should you choose to use it independently is

{{iframe-component: https://ryxai.github.io/roam-model-render/ | **URL**,height,width,graph}}

Where the variables use the following structure:

  • Height: pixels
  • Width: pixels
  • Graph: Either Yes or No, represents whether the url is from a file uploaded to your roam graph (has a firebase url).

Example

{{iframe-component: https://ryxai.github.io/roam-model-render/ | https://modelviewer.devshared-assets/models/NeilArmstrong.glb,300,300,No}}

About

A simple site to act as a renderer for modelviewer for roam-research

License:MIT License


Languages

Language:JavaScript 59.9%Language:HTML 29.9%Language:CSS 10.2%