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 - First

Pages: [1]
1
Graphics / Drawing graphs abroad Screen
« on: June 03, 2015, 07:49:15 pm »
forgive my English. I wanted to ask. Draws any graphics screen SFML abroad ???

2
DotNet / SFML and render
« on: April 22, 2014, 01:15:06 am »
SFML slows a bit when renders graphics. How to correctly render graphics without delay? Removed ContexSetting still slightly brakes? I draw this:

 If pereklVolt = 4 Then monopolik.Texture = New Texture("C:\1\volt1.gif") : pereklVolt += 1
            If pereklVolt = 3 Then monopolik.Texture = New Texture("C:\1\volt3.gif") : pereklVolt += 1
            If pereklVolt = 2 Then monopolik.Texture = New Texture("C:\1\volt2.gif") : pereklVolt += 1
            If pereklVolt = 1 Then monopolik.Texture = New Texture("C:\1\volt1.gif") : pereklVolt += 1

its right? help please

3
DotNet / Computer
« on: March 11, 2014, 09:51:35 am »
what is greater load on the computer's memory: the creation and drawing shapes (rectangle, circles) or textures and sprites?

4
DotNet / new Font
« on: March 01, 2014, 07:00:33 pm »
When I want to draw the text, be sure to specify the font file? And if I do not want to do this, I just want to bring some standard text font, what to do?

5
DotNet / Input Text In SFML Window
« on: February 22, 2014, 04:05:46 pm »
how to enter text in the sfml? what need to use?

6
DotNet / RenderTexture
« on: February 22, 2014, 01:00:04 pm »
Rendertexture than differs from the usual rendering in the window? And what should I use?

7
DotNet / Again shaders
« on: November 02, 2013, 10:11:55 pm »
hi guys. SFML good library, I like to use it, studied it pretty not bad, but I can not understand for quite a long time to work with shaders. I am suffering for a long time, looking for information / samples, but their horrible little tired already, and I ask you to help you. Help razobratsya with shaders, why do we need Renderstates, RenderTarget etc. How to properly use them. Please, write to me at least a common example of the use of shaders to VB.NET. I have a lot of do not ask, just write a few lines here to see prices a simple example. I beg

8
DotNet / Network
« on: October 21, 2013, 06:12:08 pm »
Began to study the work with sockets in SFML.NET (TCP / UPD) but there is no suitable classes for working with it. Tell me, does not provide for SFML.NET work with the network?

9
DotNet / Shaders
« on: October 19, 2013, 03:10:26 pm »
How to use shaders in SFml for C #? I can not find examples on the internet. Here toko training for C + +, what is bad and limited.

I connected Schöder, but how to make it work? Need to call RenderStates?

10
DotNet / XBOX & PlayStation
« on: October 10, 2013, 09:07:31 pm »
Will work the SFML on XBOX & PlayStation?

11
DotNet / Zoom
« on: October 09, 2013, 08:04:33 pm »
How to use the camera to adjust distancing back and forth? Using a class View (Zoom)

12
DotNet / Sample code
« on: September 29, 2013, 02:00:02 pm »
Can you give a simple example SFML to VB.NET. Very few examples of the code for the language. Especially I can not understand the work of events. Can you give an example? I beg you.

13
DotNet / Problem with Events
« on: September 22, 2013, 01:03:58 pm »
How to use events? I can not open a class waitEvent (pollevent). Already read everywhere and I can not find a way out. Help. I am writing in C #

14
DotNet / The problem with graphics
« on: August 26, 2013, 09:35:11 pm »
Me have not been displayed by some members of the class. For example, I can not work with events, because I do not have class - pollEvent (or waitEvent). There are currently no classes to move the sprite: Move. What is it?

* Writes: Not is member SFML.Graphics.Sprite


15
DotNet / How to connect SFML.NET to Visual Studio 2012?
« on: August 24, 2013, 05:09:54 pm »
Hello. When I plug in the VS2012 project SFML.NET library, displaying the error that the file is not available.

(RUSSIAN)- The library is not connected)


How to connect SFML.NET in VS2012? Tell me, please.

Pages: [1]
anything