|
|
THE PATH FINDING ENGINE
Formally know as PFE (PathFinding Engine).
PFE is a basic software to find a direct path in a 2D map. A large-scalable solution for big map using minimum process time. September 17th: Version 1.0
October 7th 2001: The display process is pretty slow (it draw horizontal and vertical lines, fills every rectangles for each cell. On huge (1000*1000) this is very long! Version 1.1 will be completely different. The program will display a bitmap. Currently the bitmap format that I use is not device-independent. In a couple of weeks, the new version show be ready. If you need extra information TO UNDERSTAND TO COLOR IN THE GRAPH.
JcMorin (Jean-Claude Morin) "My First Software Ever!" Another utility GW Character builder tools. Skills and spells search for guild wars.
Completely Free program. The program: pfe1.0.exe (52 ko) Needed DLL msvcp60.dll
(392 ko) If visual studio is install on your machine
you already have it If you are an "potential" employer and you would like to see the source code please contact me, and indicating you company and department.. I'm available only for Canada and US. (I do speak French To!)
Question ? Comments ? Bugs ? Write me! I appreciate.
|