deprecated-armory3d/armory_examples_b27

voxelgi_teapots - rendering issues (build 14 rc0)

Closed this issue · 3 comments

Do you get the same errors as reported in armory3d/armory#265?

When using 'Armory Player -> Play' with either Krom or C++ as target I get the same errors and rendered output looks exactly like the image in armory3d/armory#265

However, when I use 'Play in Viewport' I don't get any error messages in the terminal, and the rendered output looks like the image above here.

I thought 'Play in Viewport' was basically Krom but inside Blender? If that's true, then it's weird that the errors are missing, and that the rendered output looks different..

Merging with armory3d/armory#334.

(Yeah Play in Viewport is Krom inside Blender, but Blender 2.79 uses tons of legacy opengl stuff and depending on the system Armory needs to compile to older GLSL version. This is thankfully resolved in Blender 2.8.)