webrgp / spinaltech-3d-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spinal Tech 3D Brace Experiment

Demo

Introduction

This repository contains the code for the Spinal Tech 3D Brace Experiment. The experiment is a web-based application that allows users to interact with a 3D scoliosis brace and preview different patterns. The application is built using the Model Viewer web component, which is a web component that allows users to view 3D models in the browser.

Resources

Blender Model Viewer Editor

Notes

I had to create a <canvas> dynamically in order to make the patterns repeatable and resizeable.

Requirements

  • Decide which brace will be the model
  • Multiple picture angles of that brace with a pattern
  • STL file for selected brace
  • JPE of the pattern
  • Create a proof of concept that will allow us to create the UI for the website

About


Languages

Language:HTML 54.0%Language:TypeScript 34.6%Language:CSS 9.1%Language:JavaScript 2.3%