----------------------------------------------------------
----------------------------------------------------------
                        J4P
----------------------------------------------------------
----------------------------------------------------------

I've had a hobby in astronomy since I was a kid and I love 
everything in space. And when I was little, I always 
admired Pluto. We didn't get a good resolution photo of it, 
but we knew it was out there in space. It was mystical and 
interesting to me. I understand why it's not a planet and 
I agree with that (astronomy is science, not emotion), 
but I think it deserves a short cute commemoration :) 

Love Pluto because it loves you too <3


----------------------------------------------------------
----------------------------------------------------------
                         HI!
----------------------------------------------------------
----------------------------------------------------------

ümlaüt design, united force, digital dynamite, conspiracy, 
lethargy, dilemma, cybernetic genetics, rebels, futuris,  
slay bells

...and everyone who loves demoscene.


----------------------------------------------------------
----------------------------------------------------------
                    HOW TO RUN THIS
----------------------------------------------------------
----------------------------------------------------------

Microsoft webview2 is required to run this demo. 
If you updated your windows it is on your computer. 
If you didn't you can download it from here:

https://developer.microsoft.com/en-us/microsoft-edge/webview2/


--------


For the demo I used some shaders which are part of mrmood's
threejs and pmndrs postprocess repo. Also I thanks
jeromeetienne for the webaudio.js. 

The package includes a portable edition of http server
which can be used on Windows.

ver 1. Just run the exe file
///////////////////////////////////////////////////////////

If you already have Edge browser in your Windows (and have 
updated your windows at least once in the last two years),
you probably won't have a problem.

But if you do...


ver 2. Watch online
///////////////////////////////////////////////////////////

https://netro.click/

It is recommended to go to full screen with F11, as it may
cut off a minimum of the bottom and top 
(depending on the ratio) on smaller sizes


ver 3. Install local http-server with Node js
   (alternative: live-server)
///////////////////////////////////////////////////////////

!!Chrome (or at least webkit-based) browser recommended!!

If you have Node.Js (https://nodejs.org/en/) and npm
setup then you can use http-server. Just run 'npm install
http-server -g' and you will be able to use it in
terminal like 'http-server'

---- start command line or terminal
---- type cd AppData
---- run http-server


ver 4. Run other (local) server
///////////////////////////////////////////////////////////

Run a server on your computer, like Apache, Nginx or Python
