|
|
I assume that these have already been flagged for a later update, but just in case:
Table of contents:
Figures:
5.1 The Mie (I think it should be "Mie Haze")
5.2 The Mie (I think it should be "Mie Murky")
The figures in chapter 5 have the same problem.
Tables:
The tables for chapter 2 do not have titles.
1.1.3 Float expressions
LOGICAL_OPERATOR:
& | | <em>(note: this means an ampersand or a vertical bar is a logical
operator)</em>
INT:
FLOAT <em>(note any syntax which requires a integer INT will accept a FLOAT and
it will be truncated to
The "<em>" and "</em>" tags shouldn't be there, IMHO. Also, the second note is
truncated after the word "truncated". ;-)
Tables 1.2, 1.3 and 1.4 do not appear in the section that talk about them.
sin(A) has an illegible description.
1.1.5 Specifying colors
COLOR:
<em> tags again!
1.1.6 User defined functions
IDENT_ITEM:
More <em> tags.
1.2.5 The #version Directive
There are multiple references to 3.5 being the current version.
--
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/* flabreque */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/* @ */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/* videotron.ca */}camera{orthographic location<6,1.25,-6>look_at a }
Post a reply to this message
|
|