Neurons and Synapse

Hi,



Could you recommend what I should look at to implement a rendering that would look like this please?

http://hplusmagazine.com/sites/default/files/images/articles/mar10/neurons-synapse.jpg

Just some pointers for me to investigate.



Kind regards

In 3d or as a 2d texture?



For 3d I’d create a custom mesh with vertex colours set up appropriately. Set the blend mode to additive and use an unshaded material.

As a 3D … Thx much. I’ll give it a try

(Additive might not be the best bet now I think about it, but experiment with the different options there)



Try creating a custom mesh for a single neuron to start off with and see how that looks.