Three.js: CubeTexture Support for the Threejs Editor

Created on 17 Apr 2018  路  2Comments  路  Source: mrdoob/three.js

This is a feature request.

For a long time, threejs editor has been lacking the support of CubeTexture.
Not just for importing but exporting as well.

I'm assuming that many people would love this feature.

Most of the time, we have to go through threejs editor in order to create a scene with proper textures and materials and use it as an asset for the app development. But the lack of CubeTexture makes the app development slightly tricky.

I'm aware that it's not a straightforward feature and may require a CubeTexture UI Panel, changes in .toJson and .fromJson in the editor and also the changes in the ObjectLoader and some more local storage related adjustments.

However, I believe if this feature gets added, the editor will become more powerful then ever.

Let me if this request qualifies to be a feature request in upcoming revision?

Editor Enhancement

Most helpful comment

14235 is a first step in order to enable cube textures in the editor :blush:

All 2 comments

14235 is a first step in order to enable cube textures in the editor :blush:

I'm aware that it's not a straightforward feature and may require a CubeTexture UI Panel,

Some progress: There is now a UICubeTexture element 馃槉

Was this page helpful?
0 / 5 - 0 ratings

Related issues

filharvey picture filharvey  路  3Comments

donmccurdy picture donmccurdy  路  3Comments

Horray picture Horray  路  3Comments

jack-jun picture jack-jun  路  3Comments

danieljack picture danieljack  路  3Comments