SCNTechniqueGlow icon indicating copy to clipboard operation
SCNTechniqueGlow copied to clipboard

Basic object glowing outline using SCNTechnique

Results 7 SCNTechniqueGlow issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your repo. So if I want to apply outlines with different colors to different objects, how can I achieve that? It seems that the technique will be...

thanks so much for sharing this code. I'm trying to expand on it such that a glowing object that gets partially/fully occluded will have the glow occluded as well. Any...

Hello, First thnx a lot for your awesome 'SCNTechniqueGlow' example. I got crash issue on-runtime for some 3D models when I set `.categoryBitMask = 2`. Let me share the log...

If you try to add an omni light to the scene the glow disappears and instead new overlay (yellow) on the sides appear. Try with a box ![IMG_DEA3203BEE02-1](https://user-images.githubusercontent.com/22102184/72988208-c201f480-3de3-11ea-995d-343e97046233.jpeg)

Hi, First, thanks for the excellent example for using SCNTechnique! I noticed when I zoom in on the plane that the glow effect will draw to the edges of the...

I've noticed any SCNNodes that have opacity levels set below 1 (alpha channel) ..... causes the following crash in the xcode debugger. validateFunctionArguments:3332: failed assertion `Fragment Function(commonprofile_frag): missing buffer binding...