Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lajidahe22

#1
Support / Need Help with GLSL
October 18, 2011, 01:29:51 AM
Hi, I am having trouble with the newest version of JPCT-ae. I want to modify the modelviewproject matrix, so I used "shader.setUniform("modelViewProjectionMatrix", iMatrix);", but it did not work. I even set the matrix to all 0s, it still does not affect the actual gl renderer. Could you tell me what is going on?
Thank you very much