Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-dev-sam/three-see
A 3D Demo Sea Scene made using three.js with lighting and postprocessing effects
https://github.com/web-dev-sam/three-see
3d-graphics demo threejs threejs-example
Last synced: 7 days ago
JSON representation
A 3D Demo Sea Scene made using three.js with lighting and postprocessing effects
- Host: GitHub
- URL: https://github.com/web-dev-sam/three-see
- Owner: web-dev-sam
- Created: 2021-07-23T09:16:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T10:48:16.000Z (over 3 years ago)
- Last Synced: 2024-04-24T11:45:56.322Z (7 months ago)
- Topics: 3d-graphics, demo, threejs, threejs-example
- Language: JavaScript
- Homepage: https://three-see.vercel.app/
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Development
* Run `npm install`
* Run `cd dist && http-server` (assuming that you have installed http-server)
* Run `npx webpack --watch` in another terminal session