Welcome, Guest. Please login or register. Did you miss your activation email?

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.


Topics - kaB00M

Pages: 1 [2]
16
Graphics / Mixing opengl && sf::sprite
« on: October 17, 2011, 06:40:22 am »
Hi. I'm wondering if someone can make a tut for using opengl along with sf::sprites. I want to draw opengl polygons in top of sprite backgrounds. Is that even possible?

Thank you.

17
Graphics / About 'hiding' graphics && other fun stuff...
« on: October 05, 2011, 07:43:16 pm »
Hi. I was wondering how I can hide my graphics (resource files in general).

1. Is my only option creating an array of pixel and making a new sf::Image from the data.

2.What is 'LoadingFromMemory' and how can I use it?
 
3. I have a computer with a graphics card based on direct3d (intel HD Graphics Directe3d version); and I can't seem to compile games on this comp. Yet I can play sfml games I compile in my other computer. Does the gc have anything to do with this?

Thank you!!!  :wink:

Pages: 1 [2]
anything