Please choose one of the following actions:
File type is not supported
Please try one of the following extensions:
obj,ply,stl,wrl,fbx,prwm
The title field is required.
The selected field name already exists please select another one.
There's a temporary issue with the service. Please try again later.
You cannot delete annotations while you're editing an annotation.
No annotation selected in order to perform the action.
The selected area is currently unsaved.
Web Art3mis is a browser-based 3D model annotation and analysis tool.
All annotation logic is performed locally in your machine using JavaScript and WebGL (via Three.js). For extended functionality, Web Art3mis communicates with servers via requests for tasks like saliency generation and defect detection.
For compatibility with Three.js, models must be in .obj format, triangulated (only triangles), and contain a single object.
Textures should be applied via .jpg or .png files.
Annotations are stored in .json format.
As the main logic of the app is processed locally, performance is dependent on your machine's capabilities. As an indication, a typical machine can support models with up to 2.2 million faces (approximately 200MB).
Import or export model, texture, and annotation files.
Adjust camera and model viewing settings.
Configure background color settings.
Modify light positioning and intensity.
Switch between the different modes of Art3mis.
Use tools to create a Region of Interest (ROI) and attach metadata.
Edit the selected ROI.
Access functions for saliency calculation and heatmap generation.
Generate saliency values for the 3D model by clicking the "Generate Saliency" button in the Tools Menu > Functions section.
Generate saliency values for an annotated region by selecting the annotation under File > Generate Saliency.
The ”hotter” the area, the higher the importance of the corresponding region.
Generate defect values for the 3D model by clicking the "Defect Detection" button in the Tools Menu > Functions section.
Generate defect values for an annotated region by selecting the annotation under File > Defect Detection.
The ”hotter” the area, the higher the importance of the corresponding region.
Shortcut | Action | Explanation |
---|---|---|
Ctrl + Z | Undo Selection | Undo the last selection made by the user. |
Ctrl + Shift + Z | Clear Selection | Remove all selected areas on the 3D model. |
Ctrl + S | Open Export Folder | Open the folder containing the saved annotations. |
Ctrl + G | Wireframe View | Enable wireframe view on the 3D model. |
Space | Switch Tool | Toggle between lasso and brush selection tools. |
Ctrl + Scroll Wheel Up | Increase Brush Size | Increase the size of the brush selection tool. |
Ctrl + Scroll Wheel Down | Decrease Brush Size | Decrease the size of the brush selection tool. |
Ctrl + E | Open Create Annotation Window | Open the create annotation window to save the painted area. |
Ctrl + Q | Reset Camera Position | Reset the position of the camera. |
Ctrl + O | Open File Loader | Open the file loader. |
Ctrl + H | Open Shortcut List | Open the shortcut list. |
A new 3D model was loaded while annotations exist on the current model.
Cancel: Close this dialog without making any changes.
Export Annotations: Save the current annotations before loading the
new 3D model.
Continue Anyway: Load the new 3D model without exporting the current annotations.
The title field is required.