POV-Ray : Newsgroups : povray.advanced-users : command capability / syntax : Re: command capability / syntax Server Time
28 Apr 2024 15:18:44 EDT (-0400)
  Re: command capability / syntax  
From: Le Forgeron
Date: 26 May 2017 05:02:49
Message: <5927ef39@news.povray.org>
Le 26/05/2017 à 10:33, dick balaska a écrit :
> Am 2017-05-25 08:00, also sprach Bald Eagle:
>> I was wondering if:
>>
>> vectors can be used in Boolean conditional statements
>>
>> #if (Q = <1, 1, 1>)
> 

#include "math.inc"

> #if (VEq(Q,<1,1,1>)
> 

for 5D: VEq5D


Post a reply to this message

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