Page 5 of 5

Re: Stencil Glow Demo

Posted: Thu Oct 27, 2011 4:35 pm
by flowmasterus
Many thanx. Just what I needed.

Re: Stencil Glow Demo

Posted: Wed Nov 23, 2011 2:49 pm
by flowmasterus
My Ogre version 1.7.2 won't compile such shaders:

Code: Select all

15:40:43: WARNING: material glow has no supportable Techniques and will be blank. Explanation: 
Pass 0: Vertex program glow_vs_glsl cannot be used - compile error.

15:40:43: WARNING: material alpha_glow has no supportable Techniques and will be blank. Explanation: 
Pass 0: Vertex program glow_vs_glsl cannot be used - compile error.

15:40:43: WARNING: material no_depth_check_glow has no supportable Techniques and will be blank. Explanation: 
Pass 0: Vertex program glow_vs_glsl cannot be used - compile error.
Video card:

Code: Select all

GL_VENDOR = NVIDIA Corporation
GL_RENDERER = GeForce 210/PCI/SSE2/3DNOW!
I didn't paste any code yet and just copy material and programs to my resource folder. Am I wrong?

Re: Stencil Glow Demo

Posted: Thu Apr 27, 2017 11:15 am
by kubatp
Anyone would help me to fix this?
Basically the glow is not connected and the faces are glowing separately.