Tagged Questions
0
votes
0answers
54 views
How can I add a mesh to a sphere in POV-Ray?
I have created this image:
With this POV-Ray-Code:
#include "colors.inc"
camera {
location <10, 10, 0>
look_at <0, 0, 0>
}
plane {
y, 0
pigment { checker color Gray color ...
2
votes
2answers
257 views
3D modeling: any production-quality GPU renderers out there?
Are there stable and production-quality renderers out there, which use the GPU?
(I mean pluggable renderes for suits such as 3ds max, Maya, Blender, ...)
I am aware that preview functionality often ...
8
votes
4answers
1k views
Professional graphics cards a “must” for rendering static environments?
I'm not sure if the title is clear but with more words what I want to say is:
I'm building a PC for a decorator who's main work is to render photorealistic images of house interiors. For that she uses ...