[Chicken-users] [ANN] opengl-glew version 0.4.0

2014-05-11 Thread Alex Charlton

Hello all,

I figured I’d announce this new version of my opengl-glew egg, as it contains 
significant new features./

Aside from some minor improvements, version 0.4.0 adds two new modules: gl-math 
and gl-utils. 

gl-math provides functions primarily for manipulating matrices, much like those 
that are contained in the now deprecated GLU. The glm egg also provides similar 
functionality (and honestly, I probably wouldn’t have written gl-math if I had 
known that glm had camera and projection creation functions), but gl-math is 
more light-weight and fully documented. Not to put down glm in any way, though, 
as it was enormously useful in getting things going for me.

gl-utils contains two main pieces of functionality at the moment: a helper for 
creating VAOs, and PLY loading. Having these tools makes loading and rendering 
models quite easy.

For complete information, check out the docs:

https://wiki.call-cc.org/eggref/4/opengl-glew

-- 
Alex


___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Chicken Spring Gathering in Norway

2014-05-11 Thread Moritz Heidkamp
Hey Kristian and Peder,

Kristian Lein-Mathisen  writes:

> I would just like to thank everybody who attended the "Viking CHICKEN
> spring event" last week for a wonderful time! Thanks to everyone for making
> the event into what it became. Peder and I really enjoyed having such a
> friendly and skilled (and opinionated!) bunch of programmers over. The
> CHICKEN community is truly remarkable!

one more time from me, as well: Thank you two for being great hosts :-)
I am glad that I eventually decided to come and hope that we'll meet
again in Bergen!


> To everyone who couldn't attend, I hope you will be able to join us next
> time! Which, hopefully, won't be in too long. Until then, guys!

I second that! Perhaps anyone reading this is up for hosting the next
CHICKEN meeting?

All the best
Moritz

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] 4.9.0rc1 regression on Cygwin, ticket #919

2014-05-11 Thread John Cowan
Peter Bex scripsit:

> Could you be more specific on how to reproduce this?  I've tried
> CHICKEN on cygwin a number of times, and didn't get nursery errors.

On investigation, this happens only when you are in the directory where
you built Chicken, so it's some mysterious effect of Windows automatically
treating the current directory as part of the path.

No matter, I have no need to run csi there.

-- 
John Cowan  http://www.ccil.org/~cowanco...@ccil.org
If I have seen farther than others, it is because I was standing on
the shoulders of giants.  --Isaac Newton

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] 4.9.0rc1 regression on Cygwin, ticket #919

2014-05-11 Thread Peter Bex
On Sat, May 10, 2014 at 07:40:21PM -0400, John Cowan wrote:
> The subject line says it all.  See 
> The workaround for ticket #962 does not help here.

Could you be more specific on how to reproduce this?  I've tried CHICKEN
on cygwin a number of times, and didn't get nursery errors.

Cheers,
Peter
-- 
http://www.more-magic.net

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users