Open mikolalysenko opened 8 years ago
@arose implemented this with threejs: https://github.com/mrdoob/three.js/issues/4814
the demo-link in the issue is broken, i copy-pasted it into a htmleditor: http://tinyurl.com/ht7xp4p
We could possibly use that demo as our foundation. But our demo should be more complex, I think. It should be drawing 3D objects with transparency instead of just some silly quads. That would be cool I think.
Anyways, anyone who feels like porting that demo over to regl is very much welcome to give it a stab!
Would be nice to have an order independent transparency demo for regl. Some starting points: