https://github.com/grishnov/jsgraphicexperiments
Exploring the possibilities of 3D graphics 🚀 in the browser using the javascript library Three.js
https://github.com/grishnov/jsgraphicexperiments
threejs-example
Last synced: 26 days ago
JSON representation
Exploring the possibilities of 3D graphics 🚀 in the browser using the javascript library Three.js
- Host: GitHub
- URL: https://github.com/grishnov/jsgraphicexperiments
- Owner: GRISHNOV
- Created: 2020-04-16T20:39:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T21:27:46.000Z (about 6 years ago)
- Last Synced: 2025-03-23T14:36:35.462Z (about 1 year ago)
- Topics: threejs-example
- Language: HTML
- Homepage: https://grishnov.github.io/jsGraphicExperiments/index.html
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jsGraphicExperiments
Exploring the possibilities of 3D graphics in the browser using the javascript library Three.js.
The current version of the project is available at this [link](https://grishnov.github.io/jsGraphicExperiments/index.html)
You can use your mouse or keyboard to move the camera around a three-dimensional scene.
It is also possible to work on mobile devices through touch input.