Hi Karl,
That branch works fine for me on all of my Windows perls, and also on Ubuntu
with perl-5.22.0 (which was the only perl I tested on Ubuntu).
Lookin' good !!
Cheers,
Rob
-Original Message-
From: Karl Glazebrook
Sent: Monday, December 07, 2015 1:13 AM
To: sisyph...@optusnet.com
I found it... The graphics are provided by
another distribution from ArrayFire:
https://github.com/arrayfire/forge.git
and that uses GLFW or SDL to create the
windows and GLEW to handle OpenGL
bindings and contexts.
--Chris
On 12/6/2015 11:17, Karl Glazebrook wrote:
> I am still poking arou
I think OpenGL, see graphics_common.cpp for some
OpenGL API stuff. Unfortunately, they are too clever
for me to grok exactly how things work with a
quick scan.
--Chris
On 12/6/2015 11:17, Karl Glazebrook wrote:
> I am still poking around to see what the ‘windows’ are made of. Open GL?
>
>> On 7
I am still poking around to see what the ‘windows’ are made of. Open GL?
> On 7 Dec 2015, at 1:59 am, Chris Marshall wrote:
>
> I couldn't find any but you could get the library
> and build and run some of the Examples:
>
> http://www.arrayfire.com/docs/graphics_2plot3_8cpp-example.htm
>
> I w
PDL Developers-
I had the pleasure to meet zowie in
person for dinner this week and a
chance to talk PDL. That makes 2
core developers that I have met.
It was nice to hear some of the
ways that he has been using PDL
in his work and some of the context
from the earlier days of PDL.
Now, that PDL-
I couldn't find any but you could get the library
and build and run some of the Examples:
http://www.arrayfire.com/docs/graphics_2plot3_8cpp-example.htm
I would be interested to see what it looks like
as well.
--Chris
On 12/6/2015 08:28, Karl Glazebrook wrote:
> Couldn’t find any screenshots?
>
Sorry for the delay!! [I was putting off coming back to this as I find git
intimidating…]
OK Rob. I’ve made a change in my branch better-gfortran-linking so it does’t
do the library validation for gnu compilers.
However I have left it in for the others - I am pretty sure their was
originally
Couldn’t find any screenshots?
> On 2 Dec 2015, at 2:22 am, David Mertens wrote:
>
> And it has built-in graphics support:
> http://www.arrayfire.com/docs/classaf_1_1Window.htm
>
> On Tue, Dec 1, 2015 at 9:51 AM, Chris Marshall wrote:
> See the very similar implementation of their
> Indexing