jsulpis / realtime-planet-shader

Realtime planet shader in WebGL
https://jsulpis.github.io/realtime-planet-shader/earth/
GNU General Public License v3.0
346 stars 20 forks source link

open browser with path for little ease of use improvement ;) #5

Closed puppycodes closed 11 months ago

puppycodes commented 11 months ago

Just adding the right path to open in the browser because vite just outputs the base path and not $basepath + /earth.

jsulpis commented 11 months ago

Hi, see https://github.com/jsulpis/realtime-planet-shader/pull/6 (duplicate)