PHYSX wrapper, Particle System and Pathfinding ?

Blitz3D Forums/Blitz3D Beginners Area/PHYSX wrapper, Particle System and Pathfinding ?

Juggernaut(Posted 2013) [#1]
Hello,

Where can I get the PHYSX wrapper for Blitz3D ?

Is there any built-in A star path-finding functions in Blitz3D ?

If not, is there any community made library available for A star
path-finding ?

Is there any particle system library available for use with Blitz3D ?
Particle candy seems to be not available anymore. Is there any alternative ?


xlsior(Posted 2013) [#2]
If not, is there any community made library available for A star
path-finding ?


He're one from the forum's code archives:

http://www.blitzbasic.com/codearcs/codearcs.php?code=1832


Juggernaut(Posted 2013) [#3]
xlsior: Thank you. I will look into it.


Charrua(Posted 2013) [#4]
see on the toolbox, there are some particle libs on it

http://blitzbasic.com/toolbox/toolbox.php?cat=15

for A* look at

http://www.policyalmanac.org/games/aStarTutorial.htm

it includes blitz3d code, i saw you got pyysx.

cheers


Juggernaut(Posted 2013) [#5]
Charrua: Thank you for the links. It is good to see you here too. I guess you are an old timer here.


Guy Fawkes(Posted 2013) [#6]
If I am able to post it, I bought Particle Candy before. I don't know if that's allowed, though.