POV-Ray : Newsgroups : povray.off-topic : Povray versus Objective-C: objects : Povray versus Objective-C: objects Server Time
28 Jul 2024 22:24:28 EDT (-0400)
  Povray versus Objective-C: objects  
From: gregjohn
Date: 20 Oct 2012 10:55:00
Message: <web.5082bae15b8c04845474b7bd0@news.povray.org>
#declare headRotation= 90*y*clock;
#include "myIncWhichDeclaresObjectNamedBody.inc"
object {body transform{someTransform} etc.}


Suppose you've declared an object in povray as above.
Stepping back to a discussion of the philosophy of programming, exactly how is
this object similar and how is it different from an Objective-C object?
(Not quite interested in Java, Smalltalk objects for now.)


Post a reply to this message

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