houssemlachtar / Forest-Animal-Experiment

Forest 3D User Experience

Home Page:https://houssemlachtar.github.io/Forest-Animal-Experiment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forest-Animal-Experiment

NIGHT EYES
Forest 3D User Experience
Storytelling In The Woods

Thumbnail
Demo

Windows Setup

Installation

Make sure you have installed Node.js and NPM first:
(This is for checking the installed versions)

For Node:

node -v

For NPM:

npm -v

If not: download Node.js from Here
And then install it on your computer

Let's install our project's dependencies once we're done with Node.js

(Open the project in VS Code, Run the terminal and type)
Install dependencies:

npm install

Compile the code for development and start a local server or just use the VS Code extension Live Server:

npm start

Create the build:

npm run build

Used Tools

Used Libraries
  1. ThreeJS

Responsive ✔️

Follow me on

Instagram, Linkedin , Codepen, GitHub

About

Forest 3D User Experience

https://houssemlachtar.github.io/Forest-Animal-Experiment/


Languages

Language:JavaScript 91.5%Language:GLSL 7.5%Language:SCSS 0.8%Language:HTML 0.1%Language:CSS 0.0%