Experience space travelling right from your computer
This is an experimental project to explore webGL technology using ThreeJS library
- Using a library without a bundler & CDN
- Structuring JS code to run in
<script>tag
- Download min.js file to use the library
- Write code in terms of fuctions rather than class
- Creating
scene,camera&renderingit onto a canvas - Using
textureLoader,Geometry,Points&PointsMaterialto create stars - Transforming goemetries
