Main Menu
Menu

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.

Show posts Menu

Topics - LiuFeng

#1
Support / OcTree algorithm
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
October 05, 2007, 02:23:29 PM
How to make a gun hand in 3d game, image or model 3d?
#3
Support / Own collision
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
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
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
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???
August 16, 2007, 03:47:49 PM
How import sound into jpct program???
#8
Support / How to Open md2 file?
August 09, 2007, 04:58:09 PM
some body tell me  ;D