Ashen-MG / web-app-for-3d-processing

Web Application for 3D data Conversion, Processing, and Visualization. Backend is mainly built with Python, Flask, and Open3D. Frontend is mainly built with Typescript, React, and Three.js.
2 stars 1 forks source link

Enhancements #14

Open Ashen-MG opened 2 years ago

Ashen-MG commented 2 years ago

In scene basic options to e.g. change bg color, color of points, size of points, ... Show number of points currently loaded in the scene TopControlPanel: reset camera position scene: zoom level, lighting, fov font Extend type of available input fields of algorithms in global state. notify about loading model into the scene (no normals, etc).