Jump to content

help shader


darhal

Recommended Posts

Posted

Can anyone hemp me the shaders dont apply for me idk why i cant fix it cuz idk much in shaders

viewtopic.php?f=108&t=69777

Thats what i get link http://imgur.com/hlfvwA8

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

Nope nothing

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

Does it work for you ?

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

The shader doesn't seem to be applied at all. Since there are no any errors in debug console - it means that your graphics card doesn't support shader model 3.0

I make shaders .. mainly. My community resources

I'll do some custom stuff, I'm open for cooperation.

Posted

Oh thx for help

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...