| View previous topic :: View next topic |
| Author |
Message |
George Guest
|
Posted: Tue Jan 20, 2004 1:05 pm Post subject: OpenGL |
|
|
Does anyone know of a tutorial on
using OpenGL with BCB?
Thanks
|
|
| Back to top |
|
 |
Jack Guest
|
Posted: Tue Jan 20, 2004 6:38 pm Post subject: Re: OpenGL |
|
|
"George" <GeorgT (AT) hotmail (DOT) NoSpam.com> wrote
| Quote: | Does anyone know of a tutorial on
using OpenGL with BCB?
Thanks
|
I haven't seen one specific for BCB, but any OpenGL book for Windows
in C is good enough. I played a little bit with BCB and open GL and as
far as I can tell BCB had all the headers and libraries neccessary.
There were some minor problems with glaux library, I can't recall
exact details. I only remember that some functionality from that
library was missing. This is not a big deal since most of those
missing were learning functions anyway that you can easily replace.
JM
|
|
| Back to top |
|
 |
Scott Heiman Guest
|
Posted: Wed Jan 21, 2004 1:30 am Post subject: Re: OpenGL |
|
|
There are several free BCB/OpenGL components on the Internet that you can
use as tutorials. Links can be found on my OpenGL page.
--
Regards,
Scott
http://members.cox.net/scottheiman/
(a valid e-mail address can be found on my home page)
|
|
| Back to top |
|
 |
Jacob Rohde Guest
|
Posted: Wed Jan 21, 2004 7:14 am Post subject: Re: OpenGL |
|
|
"George" <GeorgT (AT) hotmail (DOT) NoSpam.com> skrev i en meddelelse
news:400d2774 (AT) newsgroups (DOT) borland.com...
| Quote: | Does anyone know of a tutorial on
using OpenGL with BCB?
Thanks
|
If what you need are information on how to set up your Borland IDE/compiler
to work with OpenGL, you might find this site useful:
http://www.gantless.com/borland.html
--
Thanks for listening,
Jacob Rohde
"Not a shred of evidence exists in favor of the idea that life is serious."
- Brendan Gill
|
|
| Back to top |
|
 |
|