Richard Muthwill
Richard Muthwill

Reputation: 336

3D Skybox in A-Frame

Using the VR framework A-Frame, is there a way to have a 3D Skybox?

Either by having a 3D image, two images (one for each eye) or having two separate skyboxes (also one for each eye). Is there a built in technique for doing this or does anyone know of a way to do it?

Upvotes: 0

Views: 217

Answers (1)

ngokevin
ngokevin

Reputation: 13233

For stereoscopic 3D, you can use stereo component which lets you set one for each eye. It may need to be updated though, not sure.

Upvotes: 1

Related Questions