I have a problem with Light Works Render Engine rendering a bitmap object.
The quality of the ArchiCAD Rendering is much better than the Lightworks Rendering. Lightworks is unsharp and has white tips.
The object itself defines a Material that has a bitmap picture as texture.
Here the Master Script:
!Material and Texture Definitions
aa=5.8455:zz=7.25
DEFINE TEXTURE 'acertxt_01' '01_acer_bitmap.tif',
a,zzyzx,1,0
acertxt_01=IND(TEXTURE,'acertxt_01')
DEFINE MATERIAL "acermat_01" 20,
0.623529, 0.623529, 0.623529,
0.49, 1, 0, 0, 0, 0,
1, 1, 1,
0, 0, 0,
0, IND(FILL, "Leer"), -1,
IND(TEXTURE, "acertxt_01")
Compare the 2 Pictures. Is there a script that is more adequate to the Lightworks Engine?
Jochen Suehlo . AC12-27 . MAC OSX 14.4 . WIN11
GDL object creation:
b-prisma.de