Scrolling issue Edited Need Help

Started by
1 comment, last by okayteds 16 years, 6 months ago
hello all, Got a problem in my works. I wanted to implement a freely scrolling window. It is a texture mapped area in which two icon and a text are texture mapped over a rectangle.There are 12 such rectangles at the moment and only six are seen now. I wanted to implement scrolling such that remainning ones could be seen while scrolling. I used gltranslatef(0.0,5.0,0.0).But here lies the problem- only my rectangles are moving upwards- not the icons and the text texture mapped over it. what could be the reason.Plz -I need ur help.(Urgent) [Edited by - okayteds on September 28, 2007 5:43:20 AM]
Advertisement
post your code.. we will try to find a way.
code is a bit scattered. What could be the possible reasons.I 'd like to know that

This topic is closed to new replies.

Advertisement