Skip to content

Kuellar/voidseeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Void Seeker

Search voids around the galaxy!

Visit https://icuellar.com/voidseeker/

Photo1 Photo2 Photo3


File organization

File Description
index.html/js/css main files
action.js Manage every user action
request.js Create request to the sdss api
shaders.js Implement fragment and vertex shaders
voidseeker.js Manage data structures

Development

Requirements

  • Node: +18.5.0
  • npm: +8.12.1

Install

  1. npm install
  2. npm run css-build (apply at every index.scss change)

Run

  1. npm start

Deploy

  1. Remove .cache folder
  2. Remove dist folder
  3. npm run build-dev (Edit package.json)
  4. npm run push-gh-pages

Acknowledgments

Papers

Stack


Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published