Jump to content

Shader, any there are tutorials with examples?


khotan
 Share

Recommended Posts

At the moment, community member Rastar is gauging interest for shader programming and eventually he may be doing a kickstarter for a tutorial series. Maybe that is something for you:

http://www.leadwerks.com/werkspace/topic/14291-gauging-interest-shader-programming-in-leadwerks/

 

Also take a look at his blog, which explains some concepts of the various types of shaders:

http://www.leadwerks.com/werkspace/blog/117-rendering-puzzles/

 

In general you can basically take any tutorial on GLSL shader programming out there, but keep in mind that Leadwerks is a deferred renderer and thus doesn't perform lighting calculations in the fragment shader, but instead has multiple output buffers.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...