Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

11273 Posts in 1452 Topics- by 675 Members - Latest Member: flytosea

09. September 2010, 05:12:26 PM
Xith3D CommunityGeneral CategoryFeature Requests & Brilliant Ideas (Moderators: Marvin Fröhlich, 'n ddrylliog)Integration with Qt Jambi GUI
Pages: 1 2 3 [4]
Print
Author Topic: Integration with Qt Jambi GUI  (Read 16229 times)
Ludovic Marcé
Enjoying the stay
*
Offline Offline

Posts: 60


ludo123456@jabber.fr
View Profile
« Reply #45 on: 04. September 2007, 08:42:47 PM »

Done :

In red, the trajectory of the camera during the flight drawed with Line shapes.

I attach also my BezierCurve2 class.
Logged
Marvin Fröhlich
Xith Lord
Administrator
Guru
*****
Offline Offline

Posts: 4153


May the 4th, be with you...


View Profile WWW
« Reply #46 on: 04. September 2007, 08:48:21 PM »

Great. May I integrate it into OpenMaLi?

Marvin
Logged
Ludovic Marcé
Enjoying the stay
*
Offline Offline

Posts: 60


ludo123456@jabber.fr
View Profile
« Reply #47 on: 04. September 2007, 09:21:07 PM »

Off course, but you should change the method carre(float f) before (and maybe rename it), like this:
Code:
public float carre(float f) {
return f*f;
}
I think it's better optimized like this.

About OpenMali, is there a place where i can read or get the javadoc? Huh
It could be useful sometimes.
Logged
Marvin Fröhlich
Xith Lord
Administrator
Guru
*****
Offline Offline

Posts: 4153


May the 4th, be with you...


View Profile WWW
« Reply #48 on: 04. September 2007, 09:28:50 PM »

Off course, but you should change the method carre(float f) before (and maybe rename it), like this:
Code:
public float carre(float f) {
return f*f;
}
I think it's better optimized like this.

Well, I have simply used the pow2() method from FastMath. (It's new)

About OpenMali, is there a place where i can read or get the javadoc? Huh
It could be useful sometimes.

Not currently. I suggest you simply check it out to your workspace with the project name "openmali". then it will be automatically found by xith3d in Eclipse. You will get JavaDoc directly in Eclipse this way.

Marvin
« Last Edit: 04. September 2007, 09:55:00 PM by Marvin Fröhlich » Logged
Ludovic Marcé
Enjoying the stay
*
Offline Offline

Posts: 60


ludo123456@jabber.fr
View Profile
« Reply #49 on: 04. September 2007, 09:50:19 PM »

Ok, thanks.
Logged
Pages: 1 2 3 [4]
Print
Jump to:  

Theme orange-lt created by panic