three.js - Apply effect to only one mesh in a three js scene -


is there way include 2 meshes in scene, 1 effects applied , 1 without.

for example, replicate colored lines example 1 of meshes has shader effects applied, while has none of shader effects applied (in case three.bloompass effect).


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -