Game Development Community

Help,help,help, How to install PhysX into My torque 3D

by sworderman · in Torque 3D Beginner · 11/02/2015 (9:11 pm) · 4 replies

Hi, I am studying Torque 3D these days. but I have a question.
I download the Torque 3D v3.8. And Load the Full Template file.
But In my Torque 3D, I can not find PhysX in torque 3D.
When I saw the tutorial video. The Torque 3D Software can find PhysX and PhysX Cloth in the library.

my Question is How to install or setup the PhysX. And How can I use it in my game.

thanks!

#1
11/03/2015 (7:03 am)
Download it, install it, then read the instructions on the T3D wiki. I have hosted a copy here at great personal peril:

http://roostertailgames.com/downloads/PhysX_2.8.4.6_for_PC_Core.msi

NOTE THAT THIS IS VERSION 2.8.4.6. If you need the newer version, try Google....
#2
11/04/2015 (10:12 pm)
We have a wiki page about getting it set up, here:

wiki.torque3d.org/coder:physx-setup
#3
11/05/2015 (9:29 pm)
Thanksï¼Guysï¼
I still donât understand it clearlyã
I have read the webpage âWiki.torque3d.org/coder:physx-Setupâ
and Have downloaded PhysX 2.8 to installed it in my computer.


The webpage tutorial write:
1,Navigate to T3D/Physics directory, and add "Engine\source\T3d\Physics\Physx3"
but I still don't know How to setup PhysX and How to copy from where to where directory.

Can anybody tell me specific wayï¼or some picture for how to setup or copy files in torque3d.

thanks

#4
11/21/2015 (12:54 am)
Don't forget to also create a new project and configure it using Project Manager under "Choose Modules". Select the PhysX 2.8 Physics Library module instead of the default Torque Physics, maybe this is the one step that you have missed?


i.imgur.com/pdnCFuA.jpg


Hope that helps!