Skip to content

A universe like system created with JavaScript using WebGL (Three.js)

Notifications You must be signed in to change notification settings

RobertoLovece/Universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universe 🌌

Universe

Live Demo

Overview

My first main experiment with JavaScipt and WebGL. I wanted to create a particle like effect for a portfolio website. Takes advantage of the WebGL points feature for the outer particle ring with a vertex shader for the motion. As well as another vertex shader for the central sphere distortion.

Installation

Requires npm (https://www.npmjs.com/)

  • Install - npm i

  • Run - npm run start

About

A universe like system created with JavaScript using WebGL (Three.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published