Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7090591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T08:04:25+00:00 2026-05-28T08:04:25+00:00

I am learning about GLSL in order to manage it in my IOS &

  • 0

I am learning about GLSL in order to manage it in my IOS & android C++ engine.
I get a lot of documentation about syntax and GLSL programming but I need some tutorials about how to manage it in a complete scene (How to apply a shader only on a specific object of the scene ? How combine several effects on an object ? )

Do you have some links or book reference to send me ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T08:04:26+00:00Added an answer on May 28, 2026 at 8:04 am

    How to apply a shader only on a specific object of the scene ?

    It’s the same way you apply a texture to a specific object. You call glUseProgram with the program you want to use. Any subsequent rendering commands will use that program, until another glUseProgram call is encountered.

    How combine several effects on an object ?

    In general, this means that you write a new shader. Shaders are not really things you can combine with the API. You can copy bits of them into other shaders. You can use the unique features of the OpenGL shader object paradigm to change program functionality based on which programs are linked to which.

    But in the general case, if you want to combine several “effects”, you have to write a new shader that has those effects in it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been learning about Delegation and Data Sources for iOS programming and need
im learning about propel, in documentation i found examples about WHERE/AND WHERE/IN but i
I'm just learning about SproutCore now, seems great. But I can't find a good
I've been learning about encapsulation in AS3 and using get/set functions to make variables
i am learning about the difference between abstract classes and interfaces, but theoretical explanations
Currently I am learning how to create shaders in GLSL for a game engine
I've been learning about C++ AMP, and everything I've seen stresses that AMP works
I've just been learning about master pages in ASP.NET 2.0. They sound great, but
I have been learning about the basics of C# but haven't come across a
I'm just learning about SVG, and it seems great but I'm not sure about

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.