th0r1000
07-22-2006, 02:22 PM
Hi
Ive been trying to get the basics of shaders under the knee. Ive written a very basic shader
in GLSL but now I am trying to run the program but on init when I call glCreateProgramObjectARB it crashes with an access violation. Im using Delphi 7 with the gl.pas and glext.pas from delphi3d. I also read the lighthouse3d tutorials.
Is it maybe connected to the setting up of my pixel format? If someone could help me it would be much appreciated cause this is getting frustrating.
Ive been trying to get the basics of shaders under the knee. Ive written a very basic shader
in GLSL but now I am trying to run the program but on init when I call glCreateProgramObjectARB it crashes with an access violation. Im using Delphi 7 with the gl.pas and glext.pas from delphi3d. I also read the lighthouse3d tutorials.
Is it maybe connected to the setting up of my pixel format? If someone could help me it would be much appreciated cause this is getting frustrating.