USC-NSL / Computational-Agroecology

6 stars 1 forks source link

Incorporate the 3d land survey into web #73

Open fxdawnn opened 5 years ago

fxdawnn commented 5 years ago

@onethree-13 Here's a google drive that has sample land scan: https://drive.google.com/drive/folders/1ebNzW7qVFZwj3feicU6ubBYg74OZE5A9?usp=sharing

This land should be imported into the web view.

Try and see how to import all those data right now. And would you please check what is the best way to store .obj file in database(or somewhere online) that would allow 3djs to access it?

onethree-13 commented 5 years ago

These file can be imported directly now. There is no need to store them in database if there are only two of them. Just treat them as normal files. Since there is only one player allowed at a time so far, it is uncessary to consider the server load.