1
C / C++ /C# / Re: [C++][OpenGL] Sine Scroller
« on: May 22, 2013 »
Great stuff lucastar \o/
Looking forward to see how you did it
Looking forward to see how you did it
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.
ill dig out some links with the parts you will need if you like.

It's certainly achievable, but you're probably best leaving it until you have the angle and scrolling stuff sorted IMHO. Of course, it's totally up to you, but that's the order I'd approach it in.
Well I think I was wrong that it would be too hard for a beginner I guess its a really good small project to learn from.
It has all the stuff needed while learning like string / file, event, sprite handling... Lets see if I can make it better

thanks Raizor, i used your font classes to load the image and bind the texture correctly.