SS-refraction-through-depth-peeling-in-threejs
Screen space refraction through depth peeling in threejs
File Explorer
Download Latest Version (.zip)- aerodynamics_workshop.jpg
- aerodynamics_workshop_blur3.jpg
- floor5lr.jpg
- statue.glb
- blit.js
- doubleDepthBuffer.js
- skybox.js
- ssrtGlass.js
- .gitignore
- backup.rar
- index.html
- main.js
- package-lock.json
- package.json
- README.md
- screenshot.jpg
# Installation Guide
1. Get the code
git clone https://github.com/Domenicobrz/SS-refraction-through-depth-peeling-in-threejs
Downloads the entire project code from GitHub to your computer.
cd SS-refraction-through-depth-peeling-in-threejs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
