KsavinN / theia-3d-view

Theia extension contributing a simple 3D Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

theia-3d-view

A simple extension to demonstrate's Theia's extensibility: Adds the abitity to view simple .obj files in your IDE.

Disclaimer: Implementation is a bit hazy, this is only a proof of concept.

Building

yarn install
yarn build

Running (browser)

yarn start

Then open http://localhost:3000/ in your browser.

About

Theia extension contributing a simple 3D Viewer


Languages

Language:TypeScript 98.7%Language:CSS 1.3%