aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Near limit of camera's frustum cuts small objects #321

Closed feiss closed 7 years ago

feiss commented 8 years ago

When inspecting small objects (like less than 1,1,1), camera's frustum limits cuts the object.

Cube 0.5, 0.5, 0.5

image

I propose decrease the limit a bit more. It's interesting to get pretty close to objects when you are reviewing texture or material issues.