Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronenness/3d-box-shot-maker
Free tool to generate 3D box shots for your online products.
https://github.com/ronenness/3d-box-shot-maker
3d-box-shots product-box threejs webgl
Last synced: 3 months ago
JSON representation
Free tool to generate 3D box shots for your online products.
- Host: GitHub
- URL: https://github.com/ronenness/3d-box-shot-maker
- Owner: RonenNess
- License: mit
- Created: 2016-03-12T20:54:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T18:45:41.000Z (over 1 year ago)
- Last Synced: 2024-03-16T14:41:16.691Z (11 months ago)
- Topics: 3d-box-shots, product-box, threejs, webgl
- Language: HTML
- Size: 3.83 MB
- Stars: 38
- Watchers: 6
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3D-Box-Shot-Maker
Free tool to generate 3D box shots for your online products.## How to use
The tool is online and can be used in [this link](http://ronenness.github.io/3D-Box-Shot-Maker).
If you want to modify the tool or run it locally, you can also clone this repository, install it via "bower install", and serve the entire folder to run it.
When using windows with python you can run "serve.bat" to serve the entire folder.