/xplanet-generator

Xplanet resources & scripts to generate rendered shots of the Earth.

Primary LanguageShell

xplanet-generator

generate cool shots of the Earth using Xplanet w/ curated resources & config

example

tl:dr

using docker:

# clone and prep
git clone https://github.com/k0rventen/xplanet-generator.git
cd xplanet-generator
docker build -t xplanetgen .

# resulting images will be in ./out
docker run -v $PWD/out:/xplanet/out xplanetgen

resources