https://github.com/lrusso/3dobjectmaker
3D Object Maker in STL format
https://github.com/lrusso/3dobjectmaker
Last synced: 4 months ago
JSON representation
3D Object Maker in STL format
- Host: GitHub
- URL: https://github.com/lrusso/3dobjectmaker
- Owner: lrusso
- License: gpl-3.0
- Created: 2018-01-21T17:41:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-13T03:34:32.000Z (11 months ago)
- Last Synced: 2025-07-30T05:49:37.838Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 6.74 MB
- Stars: 17
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# 3D Object Maker
3D Object Maker compatible with models in STL, OBJ and 3DS format. You can export your work ready to print in 3D (STL format) or to keep working on it later (SCENE format).

## Web version
https://lrusso.github.io/3DObjectMaker/3DObjectMaker.htm
## App version
https://play.google.com/store/apps/details?id=ar.com.lrusso.dobjectmaker
## HOW TO USE THIS SOFTWARE
Add geometric shapes (from the right panel) to the plataform to create your own object. Also you can import STL, OBJ and 3DS models to the plataform. Later, export the object as STL file (for 3D printing) or as a SCENE file (to keep working on it later).
## HOW TO CUT OBJECTS
1) Add object A to the plaform.
2) Add object B to the platform.
3) Select object B.
4) Select the material 'Hollow' (from the right panel).
5) Export the work as a STL file (the object B will erase every object, partially or entirely, that is within it's space). Depending of how complex are the objects, the device may take a few minutes to perform the task.

## HOW TO FUSION OBJECTS
1) Add object A to the plaform.
2) Add object B to the platform.
3) Select object B.
4) Select any material (except 'Hollow') from the right panel.
5) Export the work as a STL file.

## HOW TO MOVE AROUND THE PLATFORM
- In the App: One finger to rotate, two fingers to zoom in and out and three fingers to move the camera.
- In the Web: With your mouse, hold left-click and move the mouse to rotate, use the mouse wheel to zoom in and out and hold the right-click and move the mouse to move the camera.