Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - LiuFeng

Pages: [1]
1
Support / OcTree algorithm
« on: October 15, 2007, 10:41:02 am »
I try to write my own OcTree to Check collistion
but when set OcTree to Object, this Object was broken!
Because i use an array of vertices , and partition it!
Add each element to a group befor add all group to group root

What my error??

Have ,or not solution that make an OcTree and don't need partition primitive vertices???


2
Support / Hand Gun
« on: October 05, 2007, 02:23:29 pm »
How to make a gun hand in 3d game, image or model 3d?

3
Support / Own collision
« on: September 17, 2007, 08:17:35 am »
i want to write a my own class to check collision betwen camera and big model,

what best algorithm ??
thank for help!

4
Support / Camera rotate
« on: August 29, 2007, 08:03:55 pm »
What object in jpct support to move camera fllow mouseMove event like ConterStrike game??
Thank for help!

5
Support / java3d and jpct
« on: August 28, 2007, 10:24:53 pm »
i have learn java3d a long time, now i begining learn jpct, and i wonder what object3D in jpct can use in java3d
and how to you this?
thank to help!!!

6
Support / Camera.SLIDE
« on: August 27, 2007, 07:55:44 pm »
help me explain why Camera.SLIDE not work:

theWorld.checkCameraCollisionSpherical(new SimpleVector(20,20,20), 3, len, Camera.SLIDE);


7
Support / sound in jpct???
« on: August 16, 2007, 03:47:49 pm »
How import sound into jpct program???

8
Support / How to Open md2 file?
« on: August 09, 2007, 04:58:09 pm »
some body tell me  ;D

Pages: [1]