POV-Ray : Newsgroups : povray.binaries.scene-files : brick macros using triangle mesh : brick macros using triangle mesh Server Time
26 May 2024 19:12:39 EDT (-0400)
  brick macros using triangle mesh  
From: Nathan Kopp
Date: 14 Dec 1998 13:18:49
Message: <367556B5.5F515622@Kopp.com>
Modified version of Steve Pigeon's brick include files.

#declare BRICK_MESH=true;

Put this line in your scene before you include these.  If you don't have this
line that these files will make unions of boxes like before (lots of memory
required).  If you do put that line in, you'll get nice compact triangle mesh
objects.  It should produce the same output either way...

-Nathan


Post a reply to this message


Attachments:
Download 'us-ascii' (4 KB) Download 'us-ascii' (7 KB)

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