indeed, contrary to the information from the download page,
there is no shader parser integrated in the Linux executable.
Thank you for pointing this out.
For Aqsis shader parsing you should be able to use the
provided shader parsing plugin (ayslx.so).
regards,
Randolf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, the best is for me that i recompile directly Ayam with an Aqsis-1.6 integrated shader parser, assuming that ayslx.so would need a secund Aqsis (1.2) installation. Another solution is to use, instead ayslx.so, ayslc.so, which works : i have the two shaders sets in the same directories, and so i can really call my Aqsis shaders with this workaround.
Cheers,
Sergio
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it took me some hours, but I managed to compile a statically
linked version of ayslx.so (using Aqsis 1.8.1). The Linux
release executable has been replaced with a new one so
that you should get around compiling.
kind regards,
Randolf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For the moment i can load ayslx.so, but it won't see (tcl errors) or load (blank window) my shaders : assuming that "ldd ayslx.so" gives a correct answer, i think that just the issue comes from the fact that i did not at this day upgraded from Aqsis-1.6 to 1.8 (and recompiled the shaders), right ?
(Of course i pllaned to make that.)
Cheers, and thank's again,
Sergio
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Randolf,
If i good understood, the Aqsis shader parsing is no longer integrated in the main Ayam1.20 executable, right ? Or i missed something ?
Greatings,
Sergio
Greetings,
indeed, contrary to the information from the download page,
there is no shader parser integrated in the Linux executable.
Thank you for pointing this out.
For Aqsis shader parsing you should be able to use the
provided shader parsing plugin (ayslx.so).
regards,
Randolf
OK, the best is for me that i recompile directly Ayam with an Aqsis-1.6 integrated shader parser, assuming that ayslx.so would need a secund Aqsis (1.2) installation. Another solution is to use, instead ayslx.so, ayslc.so, which works : i have the two shaders sets in the same directories, and so i can really call my Aqsis shaders with this workaround.
Cheers,
Sergio
Greetings,
it took me some hours, but I managed to compile a statically
linked version of ayslx.so (using Aqsis 1.8.1). The Linux
release executable has been replaced with a new one so
that you should get around compiling.
kind regards,
Randolf
Hi Randolf,
Great new, thank's a lot !
For the moment i can load ayslx.so, but it won't see (tcl errors) or load (blank window) my shaders : assuming that "ldd ayslx.so" gives a correct answer, i think that just the issue comes from the fact that i did not at this day upgraded from Aqsis-1.6 to 1.8 (and recompiled the shaders), right ?
(Of course i pllaned to make that.)
Cheers, and thank's again,
Sergio
"planed", sorry…
Sergio,
yes that may be the case, I just tested with 1.8.1 compiled
shaders and that worked.
kind regards,
Randolf
OK thank's, Randolf.
And thank's for this special work…
Cheers,
Sergio