WorldShadowsEx + CreateMaterialEx [PB 6.21]

Everything related to 3D programming
User avatar
pf shadoko
Enthusiast
Enthusiast
Posts: 396
Joined: Thu Jul 09, 2015 9:07 am

Re: WorldShadowsEx + CreateMaterialEx [PB 6.21]

Post by pf shadoko »

@ miso
All your comments are correct.
You will find some information in the “CreateShader” documentation.
I have created a tool for creating shaders, and I will publish it, but there are a few issues I want to resolve first.
miso
Enthusiast
Enthusiast
Posts: 484
Joined: Sat Oct 21, 2023 4:06 pm
Location: Hungary

Re: WorldShadowsEx + CreateMaterialEx [PB 6.21]

Post by miso »

Sounds Cool ;)
User avatar
minimy
Enthusiast
Enthusiast
Posts: 642
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: WorldShadowsEx + CreateMaterialEx [PB 6.21]

Post by minimy »

Great!!!
10000000 x 10000000 thanks!!!! or more... :lol:

Shaders drive me crazy!! :mrgreen:
Image
If translation=Error: reply="Sorry, Im Spanish": Endif
User avatar
minimy
Enthusiast
Enthusiast
Posts: 642
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: WorldShadowsEx + CreateMaterialEx [PB 6.21]

Post by minimy »

A question, im making any things with glsl 120, but in the new engine what version is used, 130,150?
Thanks for help.
If translation=Error: reply="Sorry, Im Spanish": Endif
User avatar
pf shadoko
Enthusiast
Enthusiast
Posts: 396
Joined: Thu Jul 09, 2015 9:07 am

Re: WorldShadowsEx + CreateMaterialEx [PB 6.21]

Post by pf shadoko »

@ minimy
I think all versions are accepted by Ogre,
but starting with version 150 (or later), I believe the vertex structure must be specified in the shader.
I'll have to look into that.

I use 130

PS: In a previous post (on this thread), you mentioned a problem with shadows. Did my response fix your problem?
Post Reply