From: -- D. -- <dj...@wa...> - 2003-12-31 09:23:56
|
Tobias L. George : why did you sent an empty mail ? could you help me ??? > Message du 30/12/03 18:23 > De : Tobias L. George=20 > A : gl4...@li... > Copie =E0 :=20 > Objet : Re: [gl4java-usergroup] pb with loading of matrix >=20 >=20 > -- DjiZ -- wrote: >=20 > >hi all, here is my problem, i hope someone can help me : > >here is the code i use before using the gluUnProject method :=20 > > > >int[] viewport=3Dnew int[4];=20 > >gl.glGetIntegerv(gl.GL_VIEWPORT,viewport);=20 > >double[] proj=3Dnew double[16];=20 > >gl.glGetDoublev(gl.GL_PROJECTION_MATRIX,proj);=20 > >double[] model=3Dnew double[16];=20 > >gl.glGetDoublev(gl.GL_MODELVIEW_MATRIX,model);=20 > > > >but after this my tables are still filled with '0'=20 > >could you help me ?=20 > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: IBM Linux Tutorials. > >Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > >Free Linux Tutorials. Learn everything from the bash shell to sys admin. > >Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick > >_______________________________________________ > >gl4java-usergroup mailing list > >gl4...@li... > >https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup > > > > > >=20 > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick > _______________________________________________ > gl4java-usergroup mailing list > gl4...@li... > https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup > |