iiitl / molars

A webapp to mold dentures and then export them as 3-D printable .stls
https://molars.netlify.app
MIT License
1 stars 9 forks source link
foss-fortnight hacktoberfest

🦷 Molars 🦷

A webapp to mold dentures and then export them as 3-D printable .stls

Open Sauced


Table of Contents
  1. About The Project
  2. How it works?
  3. Functionalities
  4. Getting Started
  5. Contributing
  6. Useful Links
  7. Contact
  8. License

About The Project

Molars is a crossplatform webapp aimed to help dental professionals analyse various scanned patient cavity models and then mould them to their whims before obtaining 3-D printable .stls.

(back to top)

How it works?

The webapp works by rendering the given models on a HTML canvas using Three.js v75. Then it allows the user to select individual teeth and then deform it to there whim using FFD. Then once the modeling is done the user can export the new configuration as .stl files.

Functionalities

Built With

(back to top)

Getting Started

Below are the instructions on setting up this project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/Shoray2002/molars.git
  2. Start the Live Server

    The Project is now running locally

(back to top)

Links

(back to top)

Contributing

  The code is very sphagetti at some places and missing some features. Feel free to take on any issue 
  and even create new ones for things you consider this project lacks. Check out the links above if 
  you want a brief overview of tech used here and don't hesitate to ping me in case you get stuck.

Warning: There are numerous differences between Threejs v75 and latest. So cross compatibality may be a problem at some places.

(back to top)

Contact

Shoray - @ShoraySinghal - shoryasinghall@gmail.com

Deployment Link: molars

Personal Website: LordShorya

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)