CBeamSceneNode.cpp

Made for Irrlicht in 2009. Download here

Click for a video:

beam

Doc

Author: Gaz Davidson License: Irrlicht engine license Date: 13th Feb 2009 Irrlicht version: 1.6

This beam node is simply two billboards with a quad between them. The edges of the beam are rotated around the centre by the same amount as the line in screen coordinates. Requires SViewFrustum::clipLine which is part of Irrlicht 1.6. Use setPosition(start, end), the start becomes the node’s position.

todo