Skip to content

aashrafh/CMP205

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Table of Contents

πŸŽ₯ Colored Sphere

SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo

πŸŽ₯ Solar System

SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo SolarSystemDemo

πŸŽ₯ Motion Blur

MotionBlurDemo MotionBlurDemo MotionBlurDemo

Steps to run

  1. Install Node.js and Visual Studio Code.
  2. Open the folder in Visual Studio Code.
  3. Open a terminal (Terminal > New Terminal).
  4. run npm install . If it failed for any reason, try again.
  5. run npm run watch .
  6. Ctrl + click the link shown in the terminal (usually it will be http://localhost:1234).

Note: you can use yarn to enable caching so that you don't download all the packages with project. You can download yarn from yarnpkg.com. Then replace npm install with yarn install and npm run watch with yarn watch.

⛏️ Built Using

  • TypeScript - strict syntactical superset of JavaScript.
  • glMatrix - Javascript Matrix and Vector library.
  • WebGL - JavaScript API for rendering interactive 3D graphics.
  • NodeJs - Server Environment

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •