I need a way to highlight a cell in a table

Hi,

I’d like to create a grid of, say, 20x20 cells. And, given the cell coordinates, I can toggle the highlighting of a specific cell.

For example, cell(7,15).setGlow(r,g,b).

What type of object would you recommend creating in Blender so I can access the grid from .glb file and set the glow for a specific cell?

I’ve attached an example grid ehatt i’m want.

I don’t know why it needs Blender for that type of grid of rounded boxes. :thinking:
You can build it with the framework

2 Likes

The codepen demo did not appear to me… :unamused_face: :laughing: :wink:

Here you are: https://codepen.io/prisoner849/pen/JoXeEgw :handshake: :smile:

5 Likes
It turned out divine... Thank you so much! 

:wink:

1 Like