I am fairly new to python/programming (~6 months) and am trying to make a 3D volume using VolumeRendering.py as my base code. I need to try and render multiple volumes at once (VolumeRendering.py only allows for 1 volume at a time) and assign different RGB colours to each volume. I cannot find where/how to change the colour of the 3D rendered image in VolumeRendering. It seems to default to a mix of red/orange/brown. Any help would be much appreciated.

I don't think that this is exactly what you are looking for, but it may be a step in the right direction;

http://vpython.org/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.