The output I sent was from a computer with an nVidia GTX 760 on it.
I tried the same on another system, which uses the built-in graphics
processing of an Intel i5-4200U, and got this output:


You are using OpenGL (3 3)
Log of shader(1):
0:1(10): error: GLSL 4.10 is not supported. Supported versions are:
1.10, 1.20, 1.30, 1.40, 1.50, 3.30, 1.00 ES, and 3.00 ES

Exiting...


I wouldn't mind testing patches.

Oh and this one was from Racket 6.4.


On 05/20/2016 04:44 PM, Jay McCarthy wrote:
> What kind of graphics card do you have? It looks like I am accidentally
> abusing some non-standard behavior. Can I have you test patches?
> 
> Jay
> 
> On Friday, May 20, 2016, hashim muqtadir <hashim.muqta...@gmail.com
> <mailto:hashim.muqta...@gmail.com>> wrote:
> 
>     I seem to be facing a different issue though it fits into the same
>     topic; i.e. the example mentioned in the docs does not work for me.
> 
>     Anyway when I try to run the example, I get the following output:
> 
>     $ racket -l mode-lambda/examples/one
>     You can press these keys:
>             r - show random sprites, notice that some of them are static
>             g - show sprits in a grid
>             b - show a pretty scene
>             t - show a single sprite tiled around
>             w - show a few sprites wrapped around a torus
>             x - show some text
> 
>             s - turn on/off spinning for b mode
> 
>     Look at my source code!
> 
>     You are using OpenGL (4 1)
>     Log of shader(4):
>     0:123(10): error: sampler arrays indexed with non-constant
>     expressions are forbidden in GLSL 1.30 and later
> 
>     Exiting...
> 
> 
>     I'm using racket version 6.5. The mode-lambda package was installed
>     using raco.
> 
>     Maybe I'm missing something obvious, I don't know. I have no idea
>     how to work with sprites and graphics and all. I was just curious to
>     see what this package does.
> 
>     --
>     You received this message because you are subscribed to the Google
>     Groups "Racket Users" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to racket-users+unsubscr...@googlegroups.com
>     <javascript:;>.
>     For more options, visit https://groups.google.com/d/optout.
> 
> 
> 
> -- 
> Jay McCarthy
> Associate Professor
> PLT @ CS @ UMass Lowell
> http://jeapostrophe.github.io
> 
>            "Wherefore, be not weary in well-doing,
>       for ye are laying the foundation of a great work.
> And out of small things proceedeth that which is great."
>                           - D&C 64:33

-- 
Regards,
Hashim.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to