Volume rendering in Three.js

Can I add volume data into a three.js scene? If so, how can it be done, how to define color transfer function and opacity function for each point?

With a quick search you will find a lot about volumetric rendering including examples, if you need a specific implementation you can also head to #jobs.

three.js examples, three.js examples, three.js examples

2 Likes