-
Glad to see that there is finally an "official" project for binding Lua and ODE. There have been other efforts in the past, but none were ever officially released as far as I know.
It seems like there's no Linux support out-of-the-box right now; is that right?.
2007-06-14 05:53:18 UTC in Lua ODE
-
nlin committed revision 6 to the L3D graphics library and examples SVN repository, changing 1 files.
2007-02-05 03:07:51 UTC in L3D graphics library and examples
-
nlin committed revision 5 to the L3D graphics library and examples SVN repository, changing 2 files.
2007-02-05 03:02:50 UTC in L3D graphics library and examples
-
nlin committed revision 4 to the L3D graphics library and examples SVN repository, changing 4 files.
2007-02-05 02:57:21 UTC in L3D graphics library and examples
-
nlin committed revision 3 to the L3D graphics library and examples SVN repository, changing 1 files.
2007-02-05 02:42:38 UTC in L3D graphics library and examples
-
nlin committed revision 2 to the L3D graphics library and examples SVN repository, changing 1 files.
2007-01-28 16:44:18 UTC in L3D graphics library and examples
-
nlin committed revision 1 to the L3D graphics library and examples SVN repository, changing 1308 files.
2007-01-28 15:52:36 UTC in L3D graphics library and examples
-
nlin registered the L3D graphics library and examples project.
2007-01-26 15:05:18 UTC in L3D graphics library and examples
-
Is there a way to change the resolution of the capture device via the LTI CIVIL API? E.g. on my MacBook using Quicktime the default capture resolution is 1280x1024, which is horrendously large and slow. I hacked the LTI CIVIL Quicktime code to manually choose a smaller image size via Quicktime calls, but of course this only works on Mac/Quicktime platforms.
Is there a LTI CIVIL API call to...
2006-09-15 08:25:39 UTC in LTI CIVIL
-
Well, this is getting more and more interesting :-)
First, I compared my Swig 1.3.24 output with your provided irrlicht_wrap.cxx. There were differences:
34425c34425
< JNIEXPORT jboolean JNICALL Java_net_sf_jirr_JirrJNI_vector3df_1lessThanOrEqualOperator(JNIEnv *jenv, jclass jcls, jlong jarg1, jlong jarg2) {
---
> JNIEXPORT jboolean JNICALL...
2006-09-03 14:02:04 UTC in Jirr