Hello all,
can anyone provide the code for a skybox, maybe with a kind of floor?
It’s for a graphic program (Menger Sponge) I work on.
A full code would be great…
Thanks!
Regards,
Chrisir
Hello all,
can anyone provide the code for a skybox, maybe with a kind of floor?
It’s for a graphic program (Menger Sponge) I work on.
A full code would be great…
Thanks!
Regards,
Chrisir
Or has someone a checkered floor?
Have you seen this skybox example sketch?
see also the TextureCube example:
https://processing.org/examples/texturecube.html
When you say “a checkered floor” do you just want a PGraphics or a PShader that gives you black and white squares in a checkerboard pattern? This might help:
Thanks I take a look…!
Chrisir