Skip to main content

Sample Projects

Browse the sample projects to get a feel for the app.

Written by Vladimir

Explore sample project

  • Download project bundle from the link below.

  • Extract the archive.

  • Launch Wayfinding Planner application.

  • Go to File → Open and open HotelGM DEMO v1_3.wfp. Alternatively, drag a .wfp file into the app or double-click it in Finder/File Explorer.

  • Feel free to explore the project at your own pace.

  • For a quick overview, watch this 3min 50s WFP in Action YouTube video.

Hotel GM Sample Project

Advanced project featuring a looped path network with extensive signage. This sample demonstrates full v1.3 workflow including:

  • Destination Dictionary, including import of structured destination metadata from CSV

  • Message grouping and Sign capacity packaging

  • Message generation layer filling the signs with most optimal messages while respecting progressive disclosure and sign capacity constraints

  • Arabic and CJK character sets support in message generation

  • Sign-focused and Target-focused inspection views with route highlighting, message analysis and editing.

  • Multi-sided and Fingerpost signs with capacity-aware message generation

  • Smart level cloning

Hotel_GM_v1_3
├── files_for_import
│   └── hotel_gm_destinations_dict_level_2.csv  // destinations dictionary for level 2
│   └── hotel_level_n.png                       // level floor plan drawing
├── HotelGM DEMO v1_3-reports-2026-05-11.zip    // sample reports generated from the project
└── HotelGM DEMO v1_3.wfp                       // sample project file

wfp_sample_hotel_gm.png

Legacy Sample Projects

These sample bundles were prepared for WFP 1.2. WFP 1.3 can open them without issues, but they do not demonstrate out-of-the-box the Destination Dictionary import, Fingerpost sign type, or advanced message generation layer introduced in v1.3. For the latest workflows, see the Hotel GM sample project above.

White Cube Bermondsey Sample Project

Entry-level sample project featuring a simple, single-floor layout with minimal signage.

White_Cube_Bermondsey_v1_2
├── drawing_samples_for_import                            // ground level drawing source
│   └── White Cube Bermondsey Plan 3200x2440.png
├── WhiteCubeBermondsey DEMO v1.2-reports-2026-02-27.zip  // sample reports generated from the project
└── WhiteCubeBermondsey DEMO v1.2.wfp                     // sample project file

wfp_white_cube_bermondsey_sample.png

Primary School Sample Project

Advanced sample project featuring a three-floor layout with multiple spaces and extensive signage.

Primary_School_v1_2
├── drawing_samples_for_import                        // source drawings per level
│   ├── PrimarySchool_floor_plan_0.png
│   ├── PrimarySchool_floor_plan_1.png
│   └── PrimarySchool_floor_plan_2.png
├── Primary School DEMO v1.2-reports-2026-02-27.zip   // sample reports generated from the project
└── Primary School DEMO v1.2.wfp                      // sample project file

wfp_primary_school_sample.png


Did this answer your question?