VivaGraphJS icon indicating copy to clipboard operation
VivaGraphJS copied to clipboard

Text for webgl nodes

Open aecepoglu opened this issue 11 years ago • 4 comments
trafficstars

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?

aecepoglu avatar Apr 29 '14 08:04 aecepoglu

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 avatar Apr 30 '14 21:04 hsanjakd

@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.

aecepoglu avatar May 02 '14 07:05 aecepoglu

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.

valtih1978 avatar Feb 07 '15 21:02 valtih1978

Hello! Is there any update on this issue? DOM based labels is not the best solution when you have a big batch of nodes.

mzachariadis avatar Apr 03 '18 14:04 mzachariadis

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

aecepoglu avatar Sep 26 '22 12:09 aecepoglu