Desktop
WPF
Today I decided to break the lengthy silence on my blog by writing about two of the features that will be included in the Q3 SP1 (mid-December), namely labels in 3D and labels formatting. Here are a couple of screenshots: As the screenshots clearly show, the labels are simple 2D controls instead of 3D objects. As I wrote in an earlier blog post, that guarantees the labels will be readable at all times, and not hidden by other 3D objects (always on top of the Viewport). If you are interested in the implementation details, you can refer to the aforementioned blog...