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: 7 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T21:27:46.000Z (over 5 years ago)
- Last Synced: 2025-01-28T20:38:28.735Z (8 months 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.