[GEM-dev] entry and program strings

B. Bogart ben at ekran.org
Fri Jan 13 23:27:59 CET 2006


I was going to leave this stuff until PD has a string format that we can
use rather than a list or symbol.

Maybe this is a good time to push it through.

Johannes, what is this about a string format as a list of ascii values?
sounds handy and related to any2ascii as well...

.b..

IOhannes m zmoelnig wrote:
> james tittle wrote:
>
>> hey all,
>>
>> ...finally getting over the flu, or whatever it was:  not a good way  to
>
>
> hija. good to hear that everythings good now.
>
>> start the year!  I decided to give ben's [entry] another go since  the
>> fixes/corrections in december, and sure enough it's working  correctly
>> now...
>>
>> ...so now I'm trying to figure out how use this as an input to the
>> various program objects (glsl, arb):  I can see that it's outputting
>> a symbol list, but it also produces the weird "escaping" for "," and
>> ";", so I'm a bit unsure as to how to parse the input into a usable
>> program string?  Is the idea to just look for "\\\", removing that
>> and just using the following symbol?
>>
>> ...also wondering if we're going to need to include other escaping,
>> like for returns or other punctuations that are generally found in
>> shader programs:  I'm pretty sure that opengl can handle strings
>> without returns, but don't have the spec/manual in front of me...
>>
>
> GLSL doesn't care about line-breaks just like C.
> however debugging will be harder (try to find the error in line-1!).
>
> which other characters are needed?
> i will have a look at the escaping (bset thing would be to de-escape in
> the C-part of [entry])
>
> mfg.adsr
> IOhannes
>
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://lists.puredata.info/listinfo/gem-dev
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20060113/858d04a9/attachment.pgp>


More information about the GEM-dev mailing list