Is it possible to add a material name under, in or above a sample?
Being able to select color options is pointless if people don’t know what the option is called.
Is it possible to add a material name under, in or above a sample?
Being able to select color options is pointless if people don’t know what the option is called.
No, this is not possible. The material picker spheres are rendered in 3D, and positioning flat or 3D texts of different lengths on top of them would be quite an undertaking.
What should be possible is to display a message with a selected material name in a corner of the viewer when the user selects a material. For example: ‘Gray marble selected’. It would require naming the materials in a user friendly way. Would it be an acceptable solution for you?
Yes @jan that would be an acceptable solution. But as @tim said, please make it an electable option.
Please see this example: 3D scene
This scene uses the following custom body-end.html file to show a name of the selected material. You can place this file in your Documents\Shapespark\SCENE_NAME\
folder to have the same functionality.
Hi Jan,
Could you explain how do this. It is not working for me.
Thanks
John
@JOHN open a raw version of the file in your browser: https://gist.githubusercontent.com/wrr/822605c2bb581e75bb2cecfc72fe27d5/raw/2a3423b9ee46ebbcecb6d719ee794595f3c8242c/body-end.html, right click and select Save As
, select a folder with your scene (it is in Documents\Shapespark\SCENE_NAME
) and make sure the saved file is called body-end.html
(by default a browser should suggest this name). Does it work?
Yes, body-end.html
can be uploaded only in the Standard and Plus plan. This is because custom HTML allows to brand the viewer and such branding is not available in the Starter plan.