Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

povray+shell script to render planets(and examples)

Author: 
Jasper
Wednesday, August 8, 2012 - 13:26
Art Type: 
2D Art
Tags: 
planet
generate
povray
License(s): 
CC-BY 3.0
Collections: 
  • 2D::BG/FG
  • Background Art Collection
  • Old Collected Art
Favorites: 
2
Share Icons: 
Preview: 
Preview
Preview

Basic shell script using povray. If i continue i will probably try renderpixie. I do not like gui's and many raytracing things seem very gui-centered, that narrows it down a lot. (for one, gui's make tutorials retarded.. click this click that.)

The examples are made using jattenalle's planets.

Even if i can't find a good alternative to povray, it is good enough, and ray tracing and how povray does textures is interesting; using cyclic parameters to stuff you can make tiling textures and stuff, and generate as many as you want by randomly translating the various patterns. You can even make different varieties of stuff, I have tried on another planet generator, but the latter is slightly more difficult. Got too many ice and desert planets, or hot planets with a lot of ocean, or stuff that didn't quite look nice. Btw, the failed attempt to add ice(caps, but also atop of mountains) here came from that.

Note that converting to jpg saves a factor 5 in data. I can see the difference, but it looks better to me :)

Attribution Instructions: 
Treat the stuff (derived)from jattenalle as required; it is under CC-BY 3.0, and he wants attribution to refer to www.GodsAndIdols.com
File(s): 
terran-povray.tar.gz terran-povray.tar.gz 54.7 Mb [181 download(s)]
  • Log in or register to post comments

Comments

cemkalyoncu
joined 13 years 1 month ago
08/08/2012 - 15:30
cemkalyoncu's picture

If you know python you can script this in Blender.

  • Log in or register to post comments
Jasper
joined 14 years 10 months ago
08/09/2012 - 04:53
Jasper's picture

I like the media(stuff that scatters, absorbs, possibly refracts) here, though, also like the isosurfaces and how 'textures' are generated. But i guess i should look at blender aswel..

  • Log in or register to post comments
Jasper
joined 14 years 10 months ago
02/18/2013 - 06:07
Jasper's picture

Note that it isnt me not knowing python that is stopping me from using blender, it is me not finding the API conveniently enough, and lack of commandline.

Also: I noticed i should probably also mention it here; adding +UA to the commands in the shellscripts should add an alpha channel. (as also mentioned here)

  • Log in or register to post comments
Jasper
joined 14 years 10 months ago
04/02/2013 - 10:03
Jasper's picture

Better version of the script here.

  • Log in or register to post comments