POV-Ray : Newsgroups : povray.general : True displacement : Re: True displacement Server Time
4 Aug 2024 16:08:48 EDT (-0400)
  Re: True displacement  
From: Hugo Asm
Date: 27 May 2003 08:50:46
Message: <3ed35f26@news.povray.org>
To answer your question: No. POV-Ray can not displace your objects easily
and on-the-fly. You have 2 options:

(1) Make an isosurface. In many cases you can displace it nicely, and memory
usage is very low. But it's not for imported meshes, so you're lost in case
with the dinosaur. You could transfer the object you want to displace to a
DF3 file, then isosurfaces can handle it, but then the memory usage would go
op. Rendering isosurfaces are also rather slow, compared to solution 2:

(2) Import a mesh that is already displaced. This renders quickly. The only
drawback is the memory usage, that is easily huge.

Regards,
Hugo


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.