3D Model Converting Problems Partially Fixed

November 8, 2017

In recent days, we were having problems with 3D model converter. These problems are partially fixed now, so converting non-corrupted 3D files shouldn’t cause any interruption anymore.

3D Wayfinder’s model file converter has stopped quite often lately, when converting corrupted 3D floor-plan files. Every time converter stopped, we had to start the process manually and clean the converting queue.
All 3D files are converted to JSON format, so they can be load in 3D Wayfinder. Our converter supports many 3D file formats, most common are FBX and DAE.
The problems were with couple of models, that caused invalid JSON when converting.
We have added error catching for this, so the rest of the converting process can resume and these corrupted models don’t interrupt other 3D models to be converted.
If converting of 3D floorplan model fails, you’ll get “ERROR” response in 3D Wayfinder Administration:

3D_model_converting_error

Other reasons, that 3D files couldn’t be converted are mainly caused by using non-UTF characters in mesh names.

« »

3D Wayfinder had Guests From Tartu Art School

October 2, 2017

Our office was really crowded last week when we had visitors from Tartu Art School. More than 20 people who have just started their studies to become 3D modellers.

uus

Tartu Art School is the only school in Estonia that teaches 3D modelling and visualization as a vocation. As a part of their curriculum the students visit different companies to see how their skills could be used in the future.

Since 3D models have such a big part in our work, it is also important for us to introduce our company to potential future employees or users of our app.

photo_2017-10-02_11-59-01 visitors

So we talked about what we do and how we do it and how students could use our product. 3D Wayfinder is currently used for mostly way-finding applications. But that doesn’t mean it couldn’t be used in variety of cases. It’s also perfect for presenting architectural models or – why not – make a virtual art gallery.

It is interesting and useful for us to see what kind of applications the students can find for 3D Wayfinder. So we can make it more flexible and beneficial for a wider range of customers.

« »

3D Wayfinder User Manual is Updated

September 28, 2017

Many things in our new administration panel work a little bit differently than they used to. If you need help to figure things out, check 3D Wayfinder user manual.

User Manual

We have updated all the topics and we add information when new features are added. You can find 3D Wayfinder user manual from our web page under “Docs” from main menu or you can use the direct link https://3dwayfinder.com/documentation/user-manual/

User manual for our previous administration panel is also still available, you can find it here: https://3dwayfinder.com/documentation/user-manual/#5

« »

New Administration Panel is Up and Working

September 7, 2017

It has taken some time and lots of effort but we have finally made it. New 3D Wayfinder administration panel is finally online and usable for all clients.

new admin

We have made many smaller and bigger improvements to make 3D Wayfinder administration panel  easier to use. Especially for new clients. For example the editor has been changed to make it more logical. All the materials have previews for better overview and managing of 2D maps is more convenient.

It should also be more comfortable for those who prefer to use our app on smartphones or tablets.

There are still some kinks to straighten out so if you notice something that isn’t working the way it is supposed to, let us know.

“Sign in” leads straight to new administration panel but if you prefer to use the old one, go to old.3dwayfinder.com or use the link at the bottom of the sign in page. 

« »

Keeping Floor Plan Editor Idle in the Background

August 1, 2017

The new 3D Wayfinder Administration Panel is centered more around the floor plan editor. To provide better usability we keep the 3D editor idle when moving away to other pages. So switching between editor and other views is much faster now.

The new Administration Panel has been publicly available for testing since the beginning of this year. At the end of the summer we will only support the new administration panel. Although the current administration environment will be available for some time.

Loading the 3D floor plan editor takes a couple of seconds because we need to load 3D floor-plans models and also additional editor tools. Now when the editor is always in the background. We do not need to load the 3D editor again. This makes the usage more faster and user friendly.

new 3D floorplan editor

Our new administrator panel is being built on Angularjs. To achieve loading of editor once we have created the service that holds the canvas element. It is also attached our editor API to it. Controller then adds canvas to the editor view and provides connection to API actions.

To see and test new Administration panel and floor plan editor, please log in here. If you don’t have an account with 3D Wayfinder, you can create it here for free.

« »

Showing Multiple Floors in Path Animation

March 20, 2017

New feature we have added for wayfinding applications is accordion style floors when using path animation. This means, that all floors will be visible on the screens when showing the path through multiple floors.

In 3D Wayfinder you will see all floors as they exist in real building, so they are just simplified 3D models of the real floor-plans. When switching between floors, new floors will drop into scene on top of the previous floors or fly away, if going downward with the path. All floors are exactly covering previous ones, so basically whole 3D building models are sliced by floors.

Now it is possible to keep the floor plans apart from each other, so you can see all floors at the same time. This is useful mainly for wayfinding, so it is easy to remember the whole route. But we will definitely develop this “accordion” mode further, so it can be used also in other applications. For example in BIM applications, it is possible to highlight objects in all floors at the same time. Or visualize the whole factory with multiple floors or create multi-layer metro station animations.

Animation_floor_animation_in_3D_wayfinder_optimize

Currently the distance between floors is configured under settings. In future we will add features for separating the floors by dragging the floor-buttons apart. This makes the browsing of 3D buildings much more flexible.

To use this accordion style path animation, go to Settings in Administration panel. Then find Path->3D->Leave a offset between floors. For example use 50 as an offset, and then see how it looks.

« »

3D Wayfinder Development Template is Now Available

January 11, 2017

A new template for development purposes has been published with simplified javascript API. Now it is even easier to get started with 3D Wayfinder and the integration of 3D maps into web applications.

We have published a special template for development purposes. It includes a 3D map with resize function, floor buttons, list of locations and groups etc. Also each part in template has a tooltip, where it is possible to see the javascript function which has been used for that specific section.

3D Wayfinder development template

In Addition with the template we are releasing a new SimpleWayfinderApi class that extends the existing Wayfinder class. You can find the SimpleWayfinderApi documentation here. To use the SimpleWayfinderApi in Your application embed with <script src=”//static.3dwayfinder.com/projects/shared/js/simpleWayfinderApi.js”></script >

It includes basic functions for getting floor, group and location data. Functions for getting specific objects (floor, group, location) to accept the object’s ID as a selector instead of using the object itself as a parameter.

The development template is a good way to start building your web-based 3D applications.
You can use this template by getting the embedded code from the template page. The template itself can be accessed via the administration panel at admin.3dwayfinder.com when selecting the view with template “DevTemplate”.

In addition to the new development template it is possible to test the new SimpleWayfinderAPI in a sandbox at CodePen.

Both the development template and simple wayfinder API will be updated with new features and functions regularly.

« »

Creating Your 3D Visualizations Paths is Now Easier

September 12, 2016

Hello 3D Wayfinder users, we have put together an instruction for you to make adding locations faster and simpler. Creating your 3D visualizations paths its easier than ever before with 3D Wayfinder.

The following information diagram shows how to add locations to your floor plans step-by-step. After adding the locations you can link them to your wayfinding paths.

The first graphic shows you how to add a location to the list of locations:

3D_visualizations_paths_in_3D_Wayfinder_admin_panel

The second graphic displays the instructions how to link the roof of the location in your floor plans to the Point of Intrest in your locations list :

3D_visualization_paths_when_adding_a_new_store

Following these instructions you will be able to add locations to the 3D Wayfinder software in a couple of minutes.

Good luck in creating your 3D visualizations paths!

« »

New 3D Demonstration Projects to Get Your 3D Wayfinder Started

July 11, 2016

We have uploaded new demo projects into 3D Wayfinder. These new 3D demonstration projects with 3D visualized models allow our users to start checking out 3D Wayfinder. Without having to upload their own model or floor plans. You can start creating a new project instantly. You can look around in our demonstration data to learn how the 3D Wayfinder works.

The new models cover a variety of different kind of buildings and model qualities. You can see the modelling of Standard and Lite versions of shopping malls. In addition to a residential building and a hospital. This allows you to access our 3D architectural visuals with our Free user. You can see the different kind of structures and textures yourself. All these functions are available for use by registering with 3D Wayfinder.

New_3D_demonstration_projects_shopping_mall_and_hospital

You can also use the projects to take a look at the options of editing and creating your own paths into the 3D architecture. In the “editor” panel you are able to create and delete paths made out of nodes and direct people where you want them to. This will allow you to see how the software will look like in the wayfinding kiosk.

You just need to create an account and start discovering the possibilities of 3D Wayfinder.

Get a quote

« »

Separating Materials From Geometry

June 7, 2016

Until now all the materials in 3D Wayfinder have been replaced with each 3D model update. Now it is possible to keep the materials and their attributes’ values. This will save a lot of time, when creating a nice-looking 3D wayfinding application. See how to separating materials from geometry.

Separating_materials_from_geometry_in_3D_Wayfinder_software

We have added a small feature to our 3D model converter. That enables to replace the 3D models without overwriting the materials. This means, that all the changes that were made in 3D Wayfinder for the purpose of tuning materials, are not lost when replacing 3D models. See it in user manual.

3D modelling software packages are different and the way 3D models are exported also varies. In most cases you need to change the color of the materials (diffuse and ambient color). After the creation of the model to get good looking 3D floor plans. We are now supporting specular shader, transparency etc. that might not come directly from the converted models. All these material attributes can be changed in 3D Wayfinder, but these values were replaced each time the geometry was updated. Now there is the option to keep the materials and their values, when replacing the 3D model.

At the same time we have added ambient attributes to each material when uploading the 3D model for the first time or when replacing the model. So there is no need to enter the “ambient” attribute anymore, just change the color.

« »