Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snapverse/threejs-interactive-story
An interactive story made with threejs
https://github.com/snapverse/threejs-interactive-story
css html javascript lit-element threejs webgl
Last synced: 3 months ago
JSON representation
An interactive story made with threejs
- Host: GitHub
- URL: https://github.com/snapverse/threejs-interactive-story
- Owner: snapverse
- License: mit
- Created: 2022-07-17T21:47:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T01:26:24.000Z (7 months ago)
- Last Synced: 2024-07-17T04:33:09.491Z (7 months ago)
- Topics: css, html, javascript, lit-element, threejs, webgl
- Language: JavaScript
- Homepage: https://losparecidosanosotros.vercel.app/
- Size: 70.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Los Parecidos a Nosotros
"Los Parecidos a Nosotros" is an interactive story created using Three.js.## Installation
To get started, clone the repository and install the dependencies:```bash
yarn install
```## Usage
To run the project locally, use the following command:```bash
yarn develop
```## Contributing
We welcome contributions! If you have any major changes in mind, please open an issue first to discuss them.Don't forget to update tests as necessary to ensure everything runs smoothly.
## License
This project is licensed under the [MIT License](https://opensource.org/license/mit).