Skip to content

Repository, which contains short examples created with three.js, gsap

License

Notifications You must be signed in to change notification settings

ethericlab/creative-examples

Repository files navigation

Creative Samples with JavaScript, Three.js, GSAP etc

This repository contains a collection of creative web samples built using various JavaScript libraries, including Three.js, GSAP, and more.

Table of Contents

Prerequisites

To run these samples, you'll need to have the following installed on your system:

  • Node.js
  • npm (or yarn)

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run npm install or yarn install to install the required dependencies.

Usage

To run any of the samples, navigate to its directory in your terminal and run the following command:

npm run dev

This will start a development server that you can access via the link printed in your console.

Each sample includes a README.md file that explains its purpose and how to use it.

License

This repository is licensed under the MIT license.

About

Repository, which contains short examples created with three.js, gsap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published