MozillaReality / jumpy-balls

INACTIVE - Example game with ecsy, three.js and ammo.js physics
https://mixedreality.mozilla.org/jumpy-balls/
MIT License
34 stars 8 forks source link

Better skybox #1

Closed fernandojsg closed 4 years ago

fernandojsg commented 4 years ago

Currently I'm using a hack kind of aframe-environment for the sky and the floor. It could be nice to get rid of the shader and just use an static image for the sake of simplicity. We could work on a proper set of environment components/systems later on.