Helix Toolkit 3D for .NET

Billboard demo (WPF)

  • Open the “ExampleBrowser” application to run this example.
  • The source code can be found in Source\Examples\ExampleBrowser\Examples\Billboard

This demo demonstrates how to use the BillboardVisual3D and TextBillboardVisual3D objects. The ‘billboards’ are used to render text that always faces the camera.

Billboard demo