Page 1 of 1

The Moon

Posted: 08.02.2022, 13:52
by John Van Vliet
EDIT
i changed the links Google auto set them to me only



This is the set of textures for the Moon

they are in VIPS image format
( See the Earth post for links to vips and nip2 )

Screenshot_20220208_084650Moon.png


This is a 64k RGB map of the moon
https://drive.google.com/file/d/1VGpesvsDlJb5uRIw8xTID8UoWHbrucZG/view?usp=sharing

and the DEM - this is a 64k 16 bit SIGNED integer map
Screenshot_20220208_084759MoonDEM.png


https://drive.google.com/file/d/1uzF52mH_FQe3mPC-AJxz6S8WaotrLIHW/view?usp=sharing


.

Posted: 09.02.2022, 23:26
by rydidop
I'm new here, and all I can say to you that it's amazing. I'm sure I'll like Celestia.

Posted: 16.02.2022, 21:35
by John Van Vliet
it has been about a week so i will bump the thread

Posted: 17.10.2022, 17:34
by OAStubby
Please, can reupload them and repost the new g-drive links?

Posted: 17.10.2022, 18:50
by EarthMoon
The download URLs are broken. Google says "Page not found."

Posted: 18.10.2022, 13:06
by John Van Vliet
i re-uploaded them
here is a link to the 64k texture
https://drive.google.com/file/d/1NkfvtYFhUWgUTel5MofRvrIT49M4wHR5/view?usp=sharing

and here is a link to the 64k 16bit unsigned integer DEM
https://drive.google.com/file/d/1R-qPP39KbuNq05eOGMWqUWzBUMKYbcYt/view?usp=sharing

and as before do to the large file size i will keep them up for about 2 weeks

Posted: 18.10.2022, 15:45
by EarthMoon
I downloaded them, I opened one .zip file and there's just a heavy (GigaByte) .v file in it.
I googled for "How to open .v files", but I can't find a helpful way :sad:

Posted: 18.10.2022, 19:46
by OAStubby
Use libvips www.libvips.org.

Posted: 19.10.2022, 05:19
by EarthMoon
I tried, but it always spams errors in the output (I'm trying to run the PY version):
error.png
Cmd.exe: pip install pyvips


I also can't find a converter that can handle huge GigaByte files (for free) :sad:

But I found a better map (that doesn't have the ugly .v format): https://astrogeology.usgs.gov/search/map/Moon/LRO ... AC_Mosaic_global_100m_June2013

Posted: 19.10.2022, 12:09
by OAStubby
Download windows binary https://github.com/libvips/build-win64-mxe/releases/download/v8.13.2/vips-dev-w64-all-8.13.2.zip

Copy the file filename.v on the bin folder.

Open prompt and goto to bin folder.

Execute command vips pngsave filename.v filename.png

Posted: 19.10.2022, 12:26
by John Van Vliet
as stated in the FIRST post

they are in Vips image format

see the Earth post :
viewtopic.php?f=5&t=21982

for a link to the Free software