Skip to content

Commit

Permalink
Initialize dummy folders and README files
Browse files Browse the repository at this point in the history
  • Loading branch information
manjotsidhu committed Jul 20, 2019
0 parents commit 1d595a0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 3D Modelling using three.js

Simple project to make 3D models of machines (like compressors) with interactive data visualization and cloud integeration.
3 changes: 3 additions & 0 deletions css/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# CSS

This folder contains CSS stylesheets used in developing 3d models.
3 changes: 3 additions & 0 deletions js/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# JS

This folder contains required JavaScript libraries (like three.js, OrbitControls.js).

0 comments on commit 1d595a0

Please sign in to comment.