Cyrille wrote:
hello, try this patch.
Cyrille
Patco a écrit :
cyrille henry a écrit :
how to create a fractal with glsl with google. by exemple : http://nuclear.demoscene.gr/articles/sdr_fract/
great example, but... I tried to build a patch with the openGL functions proposed in this
link:
GEMglCreateShaderObjectARB ... couldn't create
GEMglCreateCreateProgramObjectARB ... couldn't create GEMglShaderSourceARB ... couldn't create GEMglCompileShader ... couldn't create
ect ...
Do I have to recompile GEM with including new libraries for having those functions working? Or did I miss something?
thank in advance for any hint, Patco.
Hi Cyrille!
Is this the patch? ------------------
If yes, please can you tell me, how \
to change a *.bin-file in a *.pd-file?
Sorry for bothering you with such
questions, but i donŽt know how... \thanks, Johannes \
\
\
A non-text attachment was scrubbed...
Name: fractal.tar.gz
Type: application/x-gzip
Size: 1464 bytes
Desc: not available
Url : \ / .. V
http://lists.puredata.info/pipermail/pd-list/attachments/20070208/936c1ac6/f...
Johannes Eckart a écrit :
Cyrille wrote:
hello, try this patch.
Cyrille
Patco a écrit :
cyrille henry a écrit :
how to create a fractal with glsl with google. by exemple : http://nuclear.demoscene.gr/articles/sdr_fract/
great example, but... I tried to build a patch with the openGL functions proposed in this
link:
GEMglCreateShaderObjectARB ... couldn't create
GEMglCreateCreateProgramObjectARB ... couldn't create GEMglShaderSourceARB ... couldn't create GEMglCompileShader ... couldn't create
ect ...
Do I have to recompile GEM with including new libraries for having those functions working? Or did I miss something? thank in advance for any hint, Patco.
Hi Cyrille!
Is this the patch? ------------------
If yes, please can you tell me, how \to change a *.bin-file in a *.pd-file?
Sorry for bothering you with such
questions, but i donŽt know how... \thanks, Johannes \
\ \
A non-text attachment was scrubbed...
Name: fractal.tar.gz
Type: application/x-gzip
Size: 1464 bytes
Desc: not available
Url : \ / .. Vhttp://lists.puredata.info/pipermail/pd-list/attachments/20070208/936c1ac6/f...
yes, it's what i send, but it was renamed.
change the extention to tar.gz and untar it like usual.
cyrille
Cyrille wrote:
hello, try this patch.
Cyrille
Johannes wrote:
Hi Cyrille!
Is this the patch? ------------------ If yes, please can you tell me, how
to change a *.bin-file in a *.pd-file? Sorry for bothering you with such
questions, but i donŽt know how...thanks, Johannes
A non-text attachment was scrubbed...
Name: fractal.tar.gz
Type: application/x-gzip
Size: 1464 bytes
Desc: not available
Url :
..http://lists.puredata.info/pipermail/pd-list/attachments/20070208/936c1ac6/f...
Cyrille wrote:
yes, it's what i send, but it was renamed.
change the extention to tar.gz and untar it like usual.
cyrille
Johannes writes:
thanks Cyrille, i can open the patch now!! but the objects "glsl_program", "glsl_fragment" and "glsl_vertex" donŽt work. in the patch the boxes are dotted and not lined and the error-message is: ...couldnŽt create IŽm using pd 0.38 on windows with the libraries backboarded from 0.39.2, and Gem ver: 0.90. Thanks already!
Johannes Eckart a écrit :
thanks Cyrille, i can open the patch now!! but the objects "glsl_program", "glsl_fragment" and "glsl_vertex" donŽt work. in the patch the boxes are dotted and not lined and the error-message is: ...couldnŽt create IŽm using pd 0.38 on windows with the libraries backboarded from 0.39.2, and Gem ver: 0.90. Thanks already!
try upgrading to a more recent Gem. Cyrille
Hi Johannes
Johannes Eckart a écrit :
thanks Cyrille, i can open the patch now!! but the objects "glsl_program", "glsl_fragment" and "glsl_vertex" donŽt work. in the patch the boxes are dotted and not lined and the error-message is: ...couldnŽt create IŽm using pd 0.38 on windows with the libraries backboarded from 0.39.2, and Gem ver: 0.90. Thanks already!
Is your 0.90 Gem coming from the cvs, or is it the stable release? I think you must use the Gem cvs version to handle the Open GL shader (glsl) objects.
Greetings