VivaGraphJS
VivaGraphJS copied to clipboard
Text for webgl nodes
Has anyone spent any time trying to show text for webgl nodes?
My webgl knowledge is very limited, but I have been able to draw texts to a seperate canvas and load that as a texture. I am guessing one could create a texture for each node, and create a new function in webglUIModel that would draw draw a texture for a node.
I haven't been able to do that though. Has anyone?
I am also very interested to see if anyone was able to get this done. @aecepoglu , were you able to get the separate canvas with text rendered on a node on your graph?
@hsanjakd No I haven't been able to do that. I am working on it though, so I'll let you know if I accomplish anything.
Stackexchange says that asked is too uncertain. In other words, you should not answer what you did and keep your knowledge alone. Stackexchange is a collection of first-class word experts and they know better in programming community. I have forgot to add a smile.
Hello! Is there any update on this issue? DOM based labels is not the best solution when you have a big batch of nodes.
It has been a long time since I used this tool and don't recall if this is an issue. Reopen if you still need this