An open API service indexing awesome lists of open source software.

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

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).
-------------------