FEAT: Create basic model embed #588

Merged
h3n3 merged 7 commits from refs/pull/588/head into main 2022-01-11 07:30:15 +01:00
h3n3 commented 2022-01-09 05:38:30 +01:00 (Migrated from gitea.opdethuisserver.nl)

Creates a new /embed view for all projects, which shows the viewer with minimal overlays. Makes it possible to embed this view within blog posts via <iframe>, although future work is needed to incorporate the embed markup into the Share modal.

Screen Shot 2022-01-08 at 11 35 13 PM
Creates a new `/embed` view for all projects, which shows the viewer with minimal overlays. Makes it possible to embed this view within blog posts via `<iframe>`, although future work is needed to incorporate the embed markup into the Share modal. <img width="724" alt="Screen Shot 2022-01-08 at 11 35 13 PM" src="https://user-images.githubusercontent.com/23481541/148669659-4ca3b05d-41d7-4a75-ab51-23d17660243a.png">
h3n3 commented 2022-01-10 20:31:12 +01:00 (Migrated from gitea.opdethuisserver.nl)

I'll bring it up here since related to iframe, At one point I had an idea about using a twitter player card for a cadhub experience on twitter #97, but looking at their docs it says "Do not circumvent the intended use of the Card. Player Cards are reserved for linear audio and video consumption only." so I don't know how sketch fab got their player approved.

Maybe I should try and contact twitter's dev support 🤷

I'll bring it up here since related to iframe, At one point I had an idea about using a twitter player card for a cadhub experience on twitter #97, but looking at their [docs](https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/player-card) it says "Do not circumvent the intended use of the Card. Player Cards are reserved for linear audio and video consumption only." so I don't know how sketch fab got their player approved. Maybe I should try and contact twitter's dev support 🤷
h3n3 (Migrated from gitea.opdethuisserver.nl) left a comment
No description provided.
Looks good, thanks @franknoirot. I've asked for two minor changes. Will merge after those.
h3n3 commented 2022-01-10 20:53:41 +01:00 (Migrated from gitea.opdethuisserver.nl)

I'll bring it up here since related to iframe, At one point I had an idea about using a twitter player card for a cadhub experience on twitter #97, but looking at their docs it says "Do not circumvent the intended use of the Card. Player Cards are reserved for linear audio and video consumption only." so I don't know how sketch fab got their player approved.

Maybe I should try and contact twitter's dev support 🤷

Yeah that appears to have been a special partnership that came kind of out of nowhere and doesn't appear to have been repeated, maybe the sort of thing that came from people who work at each company knowing each other or something. But def worth a shot at some point.

> I'll bring it up here since related to iframe, At one point I had an idea about using a twitter player card for a cadhub experience on twitter #97, but looking at their [docs](https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/player-card) it says "Do not circumvent the intended use of the Card. Player Cards are reserved for linear audio and video consumption only." so I don't know how sketch fab got their player approved. > > Maybe I should try and contact twitter's dev support 🤷 Yeah that appears to have been a special partnership that came kind of out of nowhere and doesn't appear to have been repeated, maybe the sort of thing that came from people who work at each company knowing each other or something. But def worth a shot at some point.
h3n3 (Migrated from gitea.opdethuisserver.nl) approved these changes 2022-01-11 07:30:08 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
h3n3/cadhub!588
No description provided.