Search found 231 matches

by xray
Sat Nov 21, 2009 11:32 am
Forum: Code Snippets
Topic: skeletal human animations [UPDATED]
Replies: 108
Views: 63946

So what error messages do you get when compiling for irrlicht 1.6 ? I don't think you have to change a lot to get it compile under 1.6 if it doesn't work!
by xray
Mon Sep 28, 2009 8:10 pm
Forum: Everything 2d/3d Graphics
Topic: Blender cloth animation?
Replies: 1
Views: 1412

There is NO special animation you should create for this skirt. You should create the animation like you created the animation for the body, and export it. If you are using frame based animation for the body so do the same with the skirt. And yes I think it would be a good solution to do this over t...
by xray
Mon Sep 28, 2009 4:14 pm
Forum: Everything 2d/3d Graphics
Topic: [Solved] [Blender] Need some modelling help
Replies: 4
Views: 1047

EDIT: Wait, theres not UV, there's something else that makes the texture. What have you done to achieve this?
The textures are drawn over the uv coordinates, like it should be. Or what do you mean ?
by xray
Mon Sep 28, 2009 3:32 pm
Forum: Everything 2d/3d Graphics
Topic: [Solved] [Blender] Need some modelling help
Replies: 4
Views: 1047

If you want you can download a human mesh from my web location. http://www.solar-ray.org go to the download section and grab the skeletal human animation. In the media folder you will find a human mesh for blender. Theres also a DirectX file if you dont have blender. I dont know if my model is good ...
by xray
Sat Sep 19, 2009 10:19 am
Forum: Everything 2d/3d Graphics
Topic: Exporting Textures...
Replies: 2
Views: 1075

Well its a little bit confusing what you are saying, but I think I understand what you mean. When you say you applied a "Wood" texture to the cube, then everyone think that you downloaded a simple Wood texture maybe from the internet and set it over the UV coordinates to the cube. But I th...
by xray
Fri Sep 04, 2009 7:34 pm
Forum: Open Discussion and Dev Announcements
Topic: Pimp irrlicht website
Replies: 114
Views: 25018

exactly what we need :D
by xray
Fri Sep 04, 2009 7:06 pm
Forum: Open Discussion and Dev Announcements
Topic: Pimp irrlicht website
Replies: 114
Views: 25018

Well hybrid told me that you admins plan to integrate a cms system switching to php etc. in the end of this year, and that it could be that if someone creates a new design now this new one could be thrown away. So in my opinion it is better to wait until the changes you want to make are clear and th...
by xray
Thu Sep 03, 2009 7:49 am
Forum: Off-topic
Topic: Closest point to an ellipsoid
Replies: 39
Views: 12761

@JeroenP: nope you are wrong with the closest point, and PI is right. The closest point is the one which vector P and the point on the ellipse is upright to the tangent through the point on the ellipse. I thought that would be clear now :) By the way JeroenP, your solution with the two foci and the ...
by xray
Tue Sep 01, 2009 9:32 pm
Forum: Off-topic
Topic: Closest point to an ellipsoid
Replies: 39
Views: 12761

Yep the idea is good, but i would wait until someone has calculated the equation... somehow I have the intuition that the solution could be the same like the equation I got :?
by xray
Tue Sep 01, 2009 11:16 am
Forum: Off-topic
Topic: Closest point to an ellipsoid
Replies: 39
Views: 12761

I tried the method which JeroenP had in mind and I get the exact same equation like the solution I tried with the extremum. So in my opinion there is no other way to get the answer to this question... seems not to be an easy question. Dont know how urgent you need a solution, but I would recommend m...
by xray
Mon Aug 31, 2009 6:58 pm
Forum: Everything 2d/3d Graphics
Topic: Blender question
Replies: 14
Views: 3027

Which type of png did you saved your image ? Is it a 32 bit png ? Because there are also 8bit and 24bit png's, maybe you used one of this.
by xray
Mon Aug 31, 2009 5:04 pm
Forum: Off-topic
Topic: Closest point to an ellipsoid
Replies: 39
Views: 12761

Ok first of all I tried my solution, and it works but the problem is that the equation what you get to calculate the x and y coordinates of this point on your ellipse is really long, so I dont think its a good choice to go this way. But I can explain it again: Like you said you are searching the min...
by xray
Mon Aug 31, 2009 11:27 am
Forum: Off-topic
Topic: Closest point to an ellipsoid
Replies: 39
Views: 12761

Yes I have an idea and Im trying it at the moment. My solution must work mathematically but I dont know how much work it will be to code this, so Im trying it now on a paper. My approach is to set the equation of the point CP which is generated out of the ellipse constants 'a' and 'b'. Then you crea...
by xray
Thu Aug 27, 2009 5:00 pm
Forum: Everything 2d/3d Graphics
Topic: Learning GLSL
Replies: 5
Views: 1242

Heya, some time ago I found this one from typhoon labs:

http://www.typhoonlabs.com/

There you will get the application, introduction and tutorials.

cheers
by xray
Thu Aug 27, 2009 8:41 am
Forum: Project Announcements
Topic: Tree Editor
Replies: 12
Views: 4794

Nice app!

- Not all tool tips are translated into english
- A vertical sync would be nice

cheers