Copyright © 2006 Lehrstuhl Grafische Systeme, Brandenburgische Technische Universität Cottbus
Support for Billboard object in GroIMP. Billboard can be added to the scene and display an image. It works as follow: - File file = new File (“/path/to/an/image/CucLeaf.png”); - BasicBillboarder bb = new BasicBillboarder(file, Billboarder.MT_PNG)