Search found 8 matches

by wolves86
Thu Oct 25, 2012 2:32 am
Forum: Physics authoring tools, serialization, standards and related topics
Topic: About the opacity of softbody and rigidbody in Bullet
Replies: 0
Views: 6903

About the opacity of softbody and rigidbody in Bullet

Hello everyone: I used CreatePatch function to get a big cloth and rendered the triangles using the following code. glEnable(GL_BLEND); glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glBegin(GL_TRIANGLES); glColor4f(color.getX(), color.getY(), color.getZ(), 0.5 ); glNormal3d(n.getX(),n.getY(),n....
by wolves86
Wed Oct 24, 2012 9:30 am
Forum: General Bullet Physics Support and Feedback
Topic: About the opacity of softbody and rigidbody in Bullet
Replies: 1
Views: 3757

About the opacity of softbody and rigidbody in Bullet

Hello everyone: I used CreatePatch function to get a big cloth and rendered the triangles using the following code. glEnable(GL_BLEND); glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glBegin(GL_TRIANGLES); glColor4f(color.getX(), color.getY(), color.getZ(), 0.5 ); glNormal3d(n.getX(),n.getY(),n....
by wolves86
Fri Jul 13, 2012 1:54 am
Forum: General Bullet Physics Support and Feedback
Topic: How to import the softbody model generated by blender
Replies: 2
Views: 3410

Re: How to import the softbody model generated by blender

Thank you very much. I added the .bullet file and I used the methods of class MySoftBulletWorldImporter : public btBulletWorldImporter in SerializeDemo model.
by wolves86
Fri Jul 13, 2012 1:34 am
Forum: General Bullet Physics Support and Feedback
Topic: How to import the softbody model generated by blender
Replies: 2
Views: 3410

How to import the softbody model generated by blender

Hello everybody:

I generated a softbody .bullet file from blender. But I failed to import it to Bullet. I can import the rigidbody sucessfully following the SerializeDemo model. Could you give me some suggestions. Thank you very much.
by wolves86
Tue Dec 27, 2011 12:26 pm
Forum: General Bullet Physics Support and Feedback
Topic: How to virtualize the water flow in a irregular pipe
Replies: 0
Views: 2883

How to virtualize the water flow in a irregular pipe

Dear Mr./Mrs,

At present, we want to realize the water flow in a irregular pipe and analyze the force condition in the water flow. So could you give me some suggestions? Thank you very much!
by wolves86
Wed Dec 14, 2011 12:04 pm
Forum: General Bullet Physics Support and Feedback
Topic: Particle movement in a fluid
Replies: 4
Views: 5110

Re: Particle movement in a fluid

hello, have your question been solved. Now I face the same problem with you. Could you give me some suggestions? Thanks a lot.
by wolves86
Wed Dec 14, 2011 11:56 am
Forum: Career Opportunities
Topic: About catheter virtualiza​tion
Replies: 1
Views: 34875

About catheter virtualiza​tion

Dear Mr/Mrs: I have problems that I don't know how to virtualize the catheter using Bullet. The catheter is not very thick and is a little rigid. I have to vitualize it in blood vessel environment. And when given a force from the end of the catheter, the catheter will deform. I don't know how to do ...
by wolves86
Wed Dec 14, 2011 11:54 am
Forum: Career Opportunities
Topic: Bullet Consulting Needed
Replies: 1
Views: 34504

Re: Bullet Consulting Needed

Hello, have your question been solved! I develop the same project now, so I want to get some assistance from you. Thankyou very much!