I cant get a mat3 upload working..

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

I cant get a mat3 upload working..

elect
This post was updated on .
- deleted -

I wanted to delete the thread, because I finally found the error, it was a stupid one.. and thinking that the thread itself wasnt usefull I tried to delete it, but I got only the first post deletion.. some admin can help?
Reply | Threaded
Open this post in threaded view
|

Re: I cant get a mat3 upload working..

elect
Solved, wrong string retrieving the uniform location

normalModelToCameraMatrixUnLoc = gl3.glGetUniformLocation(getProgramId(), "normalModelToCameraMatrixUnLoc");

normalModelToCameraMatrixUnLoc = gl3.glGetUniformLocation(getProgramId(), "normalModelToCameraMatrix");
Reply | Threaded
Open this post in threaded view
|

Re: I cant get a mat3 upload working..

gouessej
Administrator
In reply to this post by elect
Would you like me to delete this thread?
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: I cant get a mat3 upload working..

Sven Gothel
Administrator
On 10/08/2013 01:54 PM, gouessej [via jogamp] wrote:
> Would you like me to delete this thread?

please let us be honest about our communication,
i.e. not editing history.

I agree to delete SPAM ofc .. but everything else (related)
shall stay .. Just my idea, which you can override.

~Sven



signature.asc (911 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: I cant get a mat3 upload working..

elect
Sven Gothel wrote
On 10/08/2013 01:54 PM, gouessej [via jogamp] wrote:
> Would you like me to delete this thread?

please let us be honest about our communication,
i.e. not editing history.

I agree to delete SPAM ofc .. but everything else (related)
shall stay .. Just my idea, which you can override.

~Sven
Ok, then if you can restore the first post is fine :)