Re: Newbie Programming Language Question



"Rick Jenkins" <rjenkins@xxxxxxxxxxx> writes:

> After reading several books on fractals, I want to write programs to display
> fractal images and landscapes on my computer. I could use a canned fractal
> program, but I want to learn to do the graphics myself. I'm not much of a
> programmer - I wrote my masters thesis in Turbo Pascal a decade ago - hence
> the newbie questions.
If you have used Turbo Pascal maybe FreePascal whith it's OpenGL
bindings it something you'd like to check.
http://www.freepascal.org

However it would be a good thing beeing able to read C also, because
the books I know deal with progamming OpenGL with C.


I'd argue to use glut with OpenGL might be a good idea. However there
exists a lot of language bindings to diverse languages for OpenGL.

You may like to check the following pages also:
http://nehe.gamedev.net/

Especially the OpenGL tutorials provide a lot of informations, and
you'll find there software in all kind of languages written fo the
same task.

Regards
Friedrich





--
Please remove just-for-news- to reply via e-mail.
.



Relevant Pages

  • Re: game development
    ... a functional game. ... Two books that you could learn the basic principles from, ... publisher = "New Riders Publishing ", ... OpenGL. ...
    (comp.programming)
  • Re: good opengl newbie tutorial
    ... > Im reading some books on openGL too. ... other books, Lengyel, Van Verth and Bishop, Dunn and Parberry ... ... general computer graphics textbooks and those with OpenGL in the title. ...
    (comp.graphics.api.opengl)
  • Re: Newbie Questions
    ... want to use a canned fractal program - I want to do it on my own. ... The math part of the fractals is no problem for me. ... My newbie question is what language should I write in? ... I've been told that OpenGL is best for graphics. ...
    (comp.programming)
  • RE: From C++ to C# and back again....
    ... I've never looked at OpenGL. ... > the suggested books (I'm very good with self-teaching ... >>Games developers are slow to move to C#. ... >>Managed DirectX discussion ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Graphics Programming :: Approach and Books
    ... "kuphryn" wrote in message ... because I've found that there are very few graphics programming books. ... Win32 platform is the fact that MS does not update the to the latest OpenGL ...
    (microsoft.public.win32.programmer.directx.graphics)