You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hope you all would find this feature request interesting.
At this point, threejs editor supports the texture implementation but there is no easier way to set various texture properties like anisotropy, filters, repeat, offset etc.
I would propose a texture panel to have all the texture properties for each selected object and its texture type.
This will ease up the process of scene and asset creation. Without this feature, the material and texture assignment panels look somewhat incomplete.
I'm sure that this feature will be highly valuable for so many different people and will make the editor more powerful than ever.
Let me know if this feature makes any sense. Will be glad to have a positive response.
The text was updated successfully, but these errors were encountered:
I am working on a project, for which i am in very dire need of something like this.
@mrdoob I was planning on writting something for this purpose, so i would be glad to contribute on this. Let me know if i can help with it and if you have any ideas on how you would like it to be implemented.
a few ideas :
We can extend the current texture row with all the required properties.
Every Texture row as a collapsable panel, with all the required controls.
Edit button besides the canvas preview which launches the modal dialog where one can edit the parameters.
Hello Everyone,
Hope you all would find this feature request interesting.
At this point, threejs editor supports the texture implementation but there is no easier way to set various texture properties like anisotropy, filters, repeat, offset etc.
I would propose a texture panel to have all the texture properties for each selected object and its texture type.
This will ease up the process of scene and asset creation. Without this feature, the material and texture assignment panels look somewhat incomplete.
I'm sure that this feature will be highly valuable for so many different people and will make the editor more powerful than ever.
Let me know if this feature makes any sense. Will be glad to have a positive response.
The text was updated successfully, but these errors were encountered: