POV-Ray : Newsgroups : povray.programming : pov_io_base question : Re: pov_io_base question Server Time
21 Jul 2024 06:24:53 EDT (-0400)
  Re: pov_io_base question  
From: Warp
Date: 7 Oct 2002 10:21:17
Message: <3da1985d@news.povray.org>
ABX <abx### [at] abxartpl> wrote:
> Working on MPEG port I found useful to perform buffered reading

  Usually the C(++) compiler and even the OS (and sometimes even the
hardware itself!) will do buffered reading, so from the point of view
of performance you are most probably just replicating the work which is
already done by the underlying system.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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