[julia-users] Re: [ANN] GLVisualize

2016-11-23 Thread Joshua Job
On Monday, November 21, 2016 at 1:23:05 PM UTC-8, Simon Danisch wrote: > I finally tagged a new version of GLVisualize with a lot of new goodies and > overall improved stability. > For more information please see my blog post: > > > GLVisualize - a modern graphics platform for julia > > > > [

[julia-users] Re: [ANN] GLVisualize

2016-03-06 Thread Simon Danisch
@Job van der Zwan Thanks, I will include a few more introductions with my next Documentation run! VideoIO can give you video streams. It's not in the best state whatsoever :( I had it included into GLVisualize at some point, but removed it because of reoc

[julia-users] Re: [ANN] GLVisualize

2016-03-06 Thread feza
Package looks like great. In light of this comment, how's the 2d graphics? Can we expect some processing style API, I would love to help anyway I can. Also I find some of the examples to be rough (antialiasing issues?) Thanks. On Thursday, March 3, 2016 at 7:05:44 AM UTC-5, Job van der Zwan wrot

[julia-users] Re: [ANN] GLVisualize

2016-03-03 Thread Job van der Zwan
On Monday, 29 February 2016 16:03:10 UTC+1, Simon Danisch wrote: > > > If not MatplotLib, could this become the Processing (and by extension > OpenFrameworks, LibCinder) of Julia? > > That's definitely more the direction I'd like to take (although with a > very different approach). > I hope that

[julia-users] Re: [ANN] GLVisualize

2016-02-29 Thread Josef Heinen
> > >I wonder if it will be the Matplotlib of Julia > While possible, it will need quite a bit of work :) Offering the > flexibility and usability of Matplotlib is no easy task! > Right now the strength rather lies in interactivity and easy means to > visualize animated and large data sets.

[julia-users] Re: [ANN] GLVisualize

2016-02-29 Thread Simon Danisch
> If not MatplotLib, could this become the Processing (and by extension OpenFrameworks, LibCinder) of Julia? That's definitely more the direction I'd like to take (although with a very different approach). I hope that it will enable us to create a nice platform for accelerated data processing i

[julia-users] Re: [ANN] GLVisualize

2016-02-29 Thread Job van der Zwan
On Saturday, 27 February 2016 14:46:56 UTC+1, Simon Danisch wrote: > > Thanks :) > > >I wonder if it will be the Matplotlib of Julia > > While possible, it will need quite a bit of work :) Offering the > flexibility and usability of Matplotlib is no easy task! > Right now the strength rather lies

[julia-users] Re: [ANN] GLVisualize

2016-02-28 Thread Valentin Churavy
Congratulations Simon :) Now let's get quickly to a Vulkan backend On Saturday, 27 February 2016 22:46:56 UTC+9, Simon Danisch wrote: > > Thanks :) > > >I wonder if it will be the Matplotlib of Julia > > While possible, it will need quite a bit of work :) Offering the > flexibility and usability

[julia-users] Re: [ANN] GLVisualize

2016-02-27 Thread Simon Danisch
Thanks :) >I wonder if it will be the Matplotlib of Julia While possible, it will need quite a bit of work :) Offering the flexibility and usability of Matplotlib is no easy task! Right now the strength rather lies in interactivity and easy means to visualize animated and large data sets. But

[julia-users] Re: [ANN] GLVisualize

2016-02-27 Thread Alan Edelman
Haven't looked yet. Is there an example that works with @manipulate? On Sat, Feb 27, 2016 at 5:05 AM, Sisyphuss wrote: > It's just fantastic! I wonder if it will be the Matplotlib of Julia > > > On Friday, February 26, 2016 at 11:11:02 PM UTC+1, Simon Danisch wrote: >> >> Hi >> >> this is the f

[julia-users] Re: [ANN] GLVisualize

2016-02-27 Thread Sisyphuss
It's just fantastic! I wonder if it will be the Matplotlib of Julia On Friday, February 26, 2016 at 11:11:02 PM UTC+1, Simon Danisch wrote: > > Hi > > this is the first release of GLVisualize.jl > , a 2D/3D visualization > library completely written in

[julia-users] Re: [ANN] GLVisualize

2016-02-26 Thread Jeffrey Sarnoff
Last night I was wondering about what software to use to make visualizables; there was nothing for that within Julia then. You must work very fast. Thank you. On Friday, February 26, 2016 at 5:11:02 PM UTC-5, Simon Danisch wrote: > > Hi > > this is the first release of GLVisualize.jl >