https://github.com/totem-gdn/asset-renderer-sample
https://github.com/totem-gdn/asset-renderer-sample
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/totem-gdn/asset-renderer-sample
- Owner: Totem-gdn
- License: mit
- Created: 2022-11-22T13:37:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T07:52:25.000Z (over 2 years ago)
- Last Synced: 2024-12-29T14:41:46.475Z (6 months ago)
- Language: JavaScript
- Size: 1.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asset-renderer-sample
# Asset Renderer Sample
Description:
This is a sample project for asset visualization. The project uses graphicsmagick, imagemagick, and sharp to render assets on a web page.## Installation
To install the project, follow these steps:Clone the project repository to your local computer.
Run the command npm install to install project dependencies.pls check install-im-{{u-system}}.txt file for install graphicsmagick and imagemagick on u computer.
Run the command npm start to start a local server and view the project in a browser by url http://localhost:3000/avatar/1.
## Usage
You can upload your own assets and display them in the project. To do this, upload your assets to the resources folder.## License
The project is licensed under the MIT license, which allows for usage, modification, and distribution of the project under certain conditions. For more information, see the LICENSE file.