Skip to content

asaism/dots_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOTS CONNECT

This project connects points and lines using WebGL.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

$ python -V
Python 3.12.4

$ pip -V
pip 24.2

Installing

The required Python package is written in requirements.txt. Just install using pip.

$ pip install -r requirements.txt

How to run

Just run main.py with the python command and access http://localhost:5000/ on the browser.

$ python app.py

Message

Have fun!

About

This project connects points and lines using WebGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors