Newbie Programming Language Question



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.

I've heard that OpenGL is great for graphics, should I use it? I know that
OpenGL is an API, so what language goes around it? C, C++, or ....? Is
there something else I should use. What compiler do you recommend I use to
go with the language you recommend?

Thanks in advance! I appreciate any and every input.

Rick Jenkins


.



Relevant Pages

  • 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: 38 year old seeks new use for computer
    ... So you like maths and graphics, use Linux and want to do OpenGL. ... the language seems quite readable. ... Ocaml seems to be able to get a lot done with relatively little code. ... You mentioned fractals, well here's a minimal Mandelbrot renderer (using ...
    (comp.programming)
  • Re: New to fractals, recommend a language/book
    ... I highly recommend you try Fractint or Ultrafractal ... language to use. ... only books I could find on fractal programming were `Fractal ... complicated fractals, how you need lots of optimisation, yadda yadda, ...
    (sci.fractals)
  • Newbie Questions
    ... want to use a canned fractal program - I want to do it on my own. ... My newbie question is what language should I write in? ... I know that OpenGL is an API. ... what compiler do you recommend for the language ...
    (comp.programming)
  • Re: Newbie Programming Language Question
    ... > After reading several books on fractals, I want to write programs to display ... If you have used Turbo Pascal maybe FreePascal whith it's OpenGL ... the books I know deal with progamming OpenGL with C. ... exists a lot of language bindings to diverse languages for OpenGL. ...
    (comp.programming)