POV-Ray : Newsgroups : povray.general : Feature Request - subdivision surfaces + normal displacement : Re: Feature Request - subdivision surfaces + normal displacement Server Time
31 Jul 2024 18:20:41 EDT (-0400)
  Re: Feature Request - subdivision surfaces + normal displacement  
From: Warp
Date: 24 Oct 2006 19:16:28
Message: <453e9ecc@news.povray.org>
Well, you could use the pcm format, read it into arrays and use the
surface subdivision suite:

http://www.geocities.com/evilsnack/nsss.htm

  To convert regular meshes into pcm you can use the program at:

http://www.geocities.com/ccolefax/pcm.html

and to read it use the macros in the same site.

  For mesh2 you'll have to use an improved version of the program
(currently Windows-only) at:

http://warp.povusers.org/WinMeshcomp30_beta3.zip

but you'll have to write the reading code yourself. Shouldn't be too
difficult, though.

-- 
                                                          - Warp


Post a reply to this message

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