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

Better styling for the webapp #2

Open Shoray2002 opened 1 year ago

Shoray2002 commented 1 year ago

The current styling of the webapp is very barebones Adding a little more flare over here may help

Chrisreidr commented 1 year ago

I can work on this if you assign it to me, Shoray2002.

Shoray2002 commented 1 year ago

Sure go ahead :)

Shoray2002 commented 1 year ago

Updated styling #8 Task 1&2 completed

SameepAher commented 1 year ago

@Shoray2002 I can see the second point mentioned in the issue not complete yet. I am willing to work on it. Could you please elaborate on what changes are to be done?

Shoray2002 commented 1 year ago

Go ahead but do keep in mind that the changes for this task require some knowledge of Three.js and rendering so do read up. Ping me if you get stuck somewhere

SameepAher commented 1 year ago

@Shoray2002 it would be great if you provide me with specifications as to what changes in the look of the models need to be implemented

Shoray2002 commented 1 year ago

@Shoray2002 it would be great if you provide me with specifications as to what changes in the look of the models need to be implemented

Threejs uses a renderer object to render stuff on an html canvas Check that object in the main.js file and make any changes to improve the looks Also there are lights lighting up the models U can try and reposition them to make them look better