POV-Ray : Newsgroups : povray.macintosh : Any Mac C++ programmers here? : Re: Any Mac C++ programmers here? Server Time
29 Jun 2024 06:27:32 EDT (-0400)
  Re: Any Mac C++ programmers here?  
From: Thorsten Froehlich
Date: 18 Apr 1999 10:38:30
Message: <3719e056.0@news.povray.org>
In article <3719BC84.62BF2619@puzzlecraft.com> , Steve 
<ste### [at] puzzlecraftcom>  wrote:

> I'm a beginner at C++ using CodeWarrior. As one of my first things to do
> I am writing a postscript-2-bezier_spline converter. I could use a bit
> of help with a few C++ basics that we haven't gotten to in school just
> yet - mostly string manipulations and data type conversions.

C++ is a powerful language and it takes years to learn it in all details.
For learning C++ yourself you will need another book, there are lots out
there. Addison Wesley has published a few...
If you have previous programming experience you may want to read "The C++
Programming Language, 3rd Edition" by Bjarne Stroustrup (ISBN
0-201-88954-4). However, this book already starts on a fair level and you
may want to understand at least C first (The book is also a useful
reference).

In general C++ is simply to complex to explain it in a few sentences (even
only details like type conversions). As a tip I would suggest to start with
something less difficult than a "postscript-2-bezier_spline converter" - get
used to the language first :-)

> I really like the POV Mac Unofficial version in all ways except for 1
> little thing - batch rendering. Maybe someday I can write a new method
> to make batch rendering a little easier. Other than that it's clearly a
> better POV variant for the powermac.

Just curious: What is better then the official version? Knowing this could
improve the official version...


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: Tho### [at] csicom

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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