Skip to content

guoxiliu/GPD-Visualization

 
 

Repository files navigation

Click the live version link to check the visualization.

Install git-lfs (Git Large File Storage) to download the files under the data/ folder using the pull command:

git-lfs pull origin dev

Build and run on local machine

  1. npm install
  2. npx vite
  3. npx build (build the compact version)

Deploy to GitHub pages:

  1. modify the path to js (add a ".") in index.html
  2. modify the path to the bin file to permalink to the bin file on github server (click download and copy the link)

https://media.githubusercontent.com/media/guoxiliu/GPD-Visualization/refs/heads/dev/data/gpd_4d.bin

About

A initial version of a WebGL based GPD array visualization tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.5%
  • HTML 20.8%
  • Python 0.7%