bigforth-minos Mailing List for bigFORTH+MINOS
Brought to you by:
paysan
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Nick D. <en...@ho...> - 2012-03-18 20:20:40
|
http://globtec.com.br/redetvmais/documentation/antigos/likeit.php?Pacific1.gif |
From: Nick D. <en...@ho...> - 2011-10-07 08:22:11
|
http://www.moto35.com/tienda/images/test.php?html115 |
From: Nick D. <en...@ho...> - 2011-09-28 18:51:43
|
http://carucior.com/test.php?html115 |
From: Nick D. <en...@ho...> - 2010-11-18 23:36:43
|
Hi, all. I gave up on gluPickMatrix. Instead I created an explicit gl picking matrix, then glMultMatrixf'd the GL_PROJECTION matrix by it. |
From: Nick D. <en...@ho...> - 2010-11-06 00:47:30
|
Hi. I'm trying to add mouse picking to Minos on my WinXP machine. I activated GLU by adding: library libGLU glu32 at line 33 of opengl.fs, then adding: libGLU gluPickMatrix df df df df ptr (void/fp) gluPickMatrix ( -- ) at line 569 (with other GLU's). After setting up opengl by including a modified example, with no event-loop, in the xbigforth window, typing the commands: : buff Create cells allot ; 4 buff xywhVP xywhVP GL_VIEWPORT over glGetIntegerv 3e 3e 3e 3e gluPickMatrix cause immediate closure of the xbigforth window. Has anyone gotton gluPickMatrix to work on windows? gluNewTess and gluNewQuadric and gluCylinder (which I added for testing) seem OK. |
From: Bernd P. <ber...@gm...> - 2009-12-31 17:49:21
|
These two lists are replacements for the ChaosSolutions.org mailing lists for bigFORTH and MINOS. ChaosSolutions.org served us well for a decade, I hope these lists will be good enough for another decade. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/ |