Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.09 KB

Data Visualization of Encoded Time with p5.js

Overview

This web page showcases a data visualization of TIME implemented using p5.js, a JavaScript library for creative coding and visualization. The visualization is designed to represent time in various forms, providing an interactive and visually appealing experience.

Table of Contents

Demo

Live Demo

Features

  • Time-based data encoding for dynamic visualization.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

git clone https://github.com/Luci-MG/Encoding-Time-Viz.git
  1. Clone the repository
  2. Open the project folder in your code editor.
  3. Launch the index.html file in your preferred web browser.