stef-levesque / vscode-3dviewer

Preview 3D meshes in VSCode
MIT License
96 stars 20 forks source link

HELP: How to open this modelviewer? #15

Closed hopepdm closed 3 years ago

hopepdm commented 3 years ago

which shortcut key wake up window?

Degubi commented 3 years ago

Képernyőkép 2020-09-16 191400

hopepdm commented 3 years ago

@Degubi tks

jpryne commented 3 years ago

I'm unable to open the viewer or editor. Running headmelted (VSCode) under Ubuntu-MATE on a Raspberry Pi 4.

stef-levesque commented 3 years ago

This extension use THREE.js and require a WebGL-compatible platform to render the meshes. It is likely not supported on RPi 4

jjant commented 2 years ago

add this info in the readme please, also please add a command for it (so you can open it from cmd+p)

Degubi commented 2 years ago

Hi @jjant! I created a pr for fixing the docs issues & adding the commands. #29

image

When using these commands a file browser pops up (like when using the File: Open file... command). After selecting a model file it opens up in the viewer/editor.

jjant commented 2 years ago

@Degubi Thanks, that's really useful!

RokeJulianLockhart commented 1 year ago

image

Am I doing something incorrectly? This is a powerful desktop system running the newest version of KDE on OpenSUSE Tumbleweed.

Degubi commented 1 year ago

Hi @rokejulianlockhart Unfortunately the commands aren't yet active on the currently published version... :/ See #29