https://github.com/jfmdev/3d-valentine-cards
A collection of Valentine cards implemented with Three.js
https://github.com/jfmdev/3d-valentine-cards
canvas html5 javascript threejs valentine-day valentines-day
Last synced: 8 months ago
JSON representation
A collection of Valentine cards implemented with Three.js
- Host: GitHub
- URL: https://github.com/jfmdev/3d-valentine-cards
- Owner: jfmdev
- License: mpl-2.0
- Created: 2025-02-25T18:13:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T22:05:08.000Z (8 months ago)
- Last Synced: 2025-03-04T23:19:28.055Z (8 months ago)
- Topics: canvas, html5, javascript, threejs, valentine-day, valentines-day
- Language: JavaScript
- Homepage: https://jfmdev.github.io/3d-valentine-cards/
- Size: 777 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# 3D Valentine cards
A collection of Valentine cards implemented with [Three.js](https://threejs.org/).
## Usage
To run the applications you first need to [download and install Node.js](https://www.python.org/downloads/).
Then you can use the following commands:
* `npm install` to install dependencies.
* `npx vite` to run locally.
* `npx vite build` to build the application.
## License
Copyright 2025 © JFMDev.
3D Valentine cards is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public License v2.0. You should have received a copy of the MPL 2.0 along with this software, otherwise you can obtain one at http://mozilla.org/MPL/2.0/.