Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🌆
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: true
|
| 8 |
-
short_description:
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: 3D-Model-Studio
|
| 3 |
emoji: 🌆
|
| 4 |
+
colorFrom: gray
|
| 5 |
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: true
|
| 8 |
+
short_description: 3D model creator and viewer
|
| 9 |
---
|
| 10 |
|
| 11 |
+
3D model creator and viewer. Import 3D formats like .obj, .stl, .glb and .json. Colorize and add textures to geometric shapes. Furthermore, you can place light sources, set background textures/colors, manage layers, choose templates and change object materials. This app is an experimental demo and no replacement for 3d modeling software like Blender, 3Dmax or Google Sketch up.
|
| 12 |
+
|
| 13 |
+
You can use this app for free on: https://poe.com/3D-Model-Studio
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|