https://github.com/schafeld/three-d
Three.js experiment
https://github.com/schafeld/three-d
javascript threejs
Last synced: 2 months ago
JSON representation
Three.js experiment
- Host: GitHub
- URL: https://github.com/schafeld/three-d
- Owner: schafeld
- Created: 2019-01-07T18:31:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T22:15:37.000Z (over 7 years ago)
- Last Synced: 2025-03-14T16:47:36.424Z (over 1 year ago)
- Topics: javascript, threejs
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Three.js experiment
=================
Just a rotating box. Preview: https://three-d.glitch.me/
The Project
------------
### ← README.md
That's this file, where you can learnabout this project.
### ← index.html
starting point of the experimental website.
### ← style.css
CSS file to add styling rules to the content.
### ← script.js
The actual project Javascript goes in here.
### ← assets
Optional `assets`, like images or music, can be dragged in here in order to add them to the project.
Made with [Glitch](https://glitch.com/)
Find out more [about Glitch](https://glitch.com/about).
-------------------