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

 Search results for: browser sfml

Pages: 1 2 [3] 4
61
SFML website / Forum not showing up with google link
« by wintertime on November 21, 2013, 12:34:29 pm »

......  some reason google showed me this https://en.sfml-dev.org/forums/index.php?topic=9458.0 which is in  ............  not http for https://www.google.de/#q=sfml+supported+minimum+opengl+version. I know its  ............  may wonder why they get the site blocked by their browser, have to accept the "wrong" certificate and then  ......
62
Feature requests / Re: Websocket feature
« by eXpl0it3r on April 14, 2014, 08:37:22 am »

......  5 feature, so yes for the client side (where the browser is) you write HTML and JavaScript and from that  ............  directly communicate with your sever (where the SFML network module would be used). But SFML doesn't  ......
63
General discussions / "Improved management of dependant resources"
« by Laurent on August 10, 2008, 06:35:29 am »

...... , but I can't find those classes in the SVN browser. Did you forget to add them to the SVN or am I  ............ 're probably blind : they are all under include/SFML/System   Quote  What are those classes supposed  ......
64
General discussions / Javascript SFML using WebGL?
« by Ashenwraith on May 22, 2010, 01:09:31 am »

......  that is missing or completely different per web browser and how SFML handles it. At best you might be  ............  to emulate SFML's rendering context and subfunctions in  ............  would be to have web plug-in support for your SFML app. Right now you have to get the alpha of  ......
65
General discussions / SVN repository?
« by 4ian on August 12, 2010, 06:06:46 pm »

......  https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2  ............  pages designed to display the repository in your browser......
66
General / How do I bring an SFML game out on the Internet?
« by slotdev on October 22, 2011, 10:27:35 pm »

......  more online applications and need frameworks like SFML to be able to work in browsers.   Just my 2c  ............ , but I develop software for commerical use with SFML and we are seeing a lot more requests for browser  ......
67
SFML projects / [RELEASED] SFMLUploads.Org
« by easy on September 01, 2011, 05:07:51 pm »

......  on your site!   Quote  Hm thats weird, what browser are you using? Any other relevant information?  ......
68
General discussions / SFML 1.3 and OS X
« by dorkfish on September 27, 2008, 01:12:38 am »

......  now there is no way.     I haven't looked at the SFML source in a while, so my memory of it is a little  ............ . I didn't find any way till now. I saw the Camino browser did it, but I can't find out how they did (the  ......
69
SFML website / Re: New website
« by Laurent on April 30, 2013, 09:18:34 am »

......  for your comments   Quote  Bug: It relies on the browser's default styles having a white background.  I'll  ............   Summary I think that instead of "Welcome to the SFML website", you should put a short description  ............  what SFML is. For example: "SFML is a Simple and Fast  ............  4 of the best projects you've seen that have used SFML. I think something like ATOM ZOMBIE SMASHER (http: ............ //en.sfml-dev.org/forums/index.php?topic=4024.0) would be  ............  Would be nice to see a quote from someone about SFML, maybe in the showcase?  You mean, a list of  ............  who say that SFML is great? I don't think this kind of stuff adds  ............ .  Done.  Quote  A bug I found is if you make your browser's width smaller than the minimum width of the  ............  banner at the top will only stay the size of the browser window, basically the green banner needs a  ......
70
System / Re: Minor bug: U+FFFF not encoded properly in UTF-16
« by Hiura on October 30, 2015, 08:27:52 am »

...... ://github.com/SFML/SFML/pull/997  Actually it doesn't take much more  ............  can create a branch/commit/PR directly in your browser in less than 2 minutes.   @deadcOder: `commit`  ......
71
Graphics / Re: Issues while displaying Indian text (Malayalam)
« by Suhair Zain on November 04, 2015, 08:36:15 am »

...... , all of them displays it correctly within the browser/PC. To the best of my observation, this issue  ............  only when displayed using SFML.  I can give you an example of the issues:  1)  ............ , it's stored in the order in which SFML displays it. But according to the rules of  ............  etc does, as follows: Firfox(correct display)   SFML(incorrect, displayed without appropriate  ............  before displaying it. But if there is some way SFML can already manage this, I won't have to re- ......
72
Network / Re: Opening Website File to show in Window
« by JTeck on April 11, 2014, 11:55:49 am »

......  mean if it's possible to implement a simple web browser with SFML?  SFML supports the HTTP protocol,  ............ , ...), so you'd better use something other than SFML.    Aww, ok . I just thought of that when I was  ............  about user input into text boxes, since SFML doesn't support GUI objects from what I've read. ......
73
Feature requests / Re: Vector conversions in SFML.Net
« by zsbzsb on March 09, 2015, 04:25:29 am »

......  The casts are not working for me, and VS's Object Browser doesn't show any casting operators in any of the  ............ . Should I be worried at all about using the csfml libraries that come with the download on the main  ............ . if you are using the latest master and 2.1 copy CSFML you may run into issues due to several ABI  ............ . So either recompile the latest CSFML or wait for 2.2 packages to be put on the site ( ......
74
General / Re: Web Application
« by Laurent on June 02, 2013, 07:05:28 pm »

......  SFML doesn't provide anything to do so, you must find  ............  tools to run C++ apps into the browser. Google's NaCl (Native Client) does this, if I  ......
75
DotNet / Re: Window.isOpen() not available for C# ?
« by zsbzsb on August 10, 2014, 02:14:57 am »

......  matter look at available members with the object browser?  If you are using SFML.NET 2.1 it is a function  ......
76
Python / Re: SFML + GUI Issue
« by Kharyus on August 03, 2015, 04:49:36 pm »

...... .  I'm currently getting these issues using PySFML 1.3.0, Windows 7 64-bit, Python 3.3, PyQt4. Got  ............  same issues before using SFML-2.1, Windows 7 64-bit, WxWidgets and also trying  ............  main reason i'm trying to integrate a GUI with SFML is because i want a multi-platform file browser  ......
77
SFML game jam / Re: Game Submissions now open
« by Tank on June 12, 2014, 08:34:55 am »

...... , I so much remember the goold old SCC (SFML Community Contest) from the old German forum. We  ............ . The rules forbid any external libraries except SFML and the C++ standard libraries, though. Each  ............  into something even better: Contest SDK: contains SFML for all officially supported platforms, a pre- ............  files, which is even easier for the participant). Browser: a nice little GUI application that lists all  ............  also assists you with uploading your entry.  The browser was even almost finished when interest got lost..  ......
78
General discussions / Re: SFML 3D logo
« by Hapax on August 18, 2015, 04:06:39 pm »

......  it can be viewed directly (without colour) in the browser! View it here.  I did this all last night but  ......
79
Network / Download text-file
« by dabo on August 03, 2008, 09:18:42 pm »

......  need to know wich one you want to see.  Exemple: SFML is on the IP 213.186.33.2 but if you past-it in  ............  browser you will see the ovh webmail page. If you add the  ............  field in your http header request with the name sfml-dev.org you will see sfml. (Firefox have alot of  ......
80
Graphics / Re: Thor+SaveGLStates Segmentation Fault!
« by Haikarainen on July 01, 2011, 10:39:17 am »

...... . Didn't make a difference tho. Thats weird, what browser are you using? I can copy the code just fine  ............  9   Quote from: "Haikarainen"  It has the FindSFML file, actually ,i have the exact same files that' ............  in https://github.com/SFML/SFML/tarball/master  But is FindSFML.cmake also  ............  the CMake modules directory, not only in SFML's folder cloned from Git?  Quote from: " ............  need? Is  Code: [Select] MinGW - Release - Link SFML dynamically - Link standard library  ............ ? Do you have the newest Git revision of SFML?    Yup, Yup. ^^ ......
81
SFML website / AW: Post content delete before submission, logged off
« by eXpl0it3r on April 07, 2013, 12:45:30 pm »

...... . Though I've never experienced a problem with the SFML forum (I'm always logged in), but have lost a lot  ............  I get a login page, I immediately go back in the browser history, Chrome and Firefox usually save the  ......
82
General / Re: Mac Xcode 3
« by Celtic Minstrel on November 18, 2013, 04:08:58 pm »

......  on MacOSX. The official distributions of SFML are linked against the GNU standard library, but  ............  sidebar (show it if necessary), go to the file browser and click on your project file.  In the resulting  ............  (which is what I did) is to download the SFML source and build it yourself against libc++. I  ......
83
General discussions / my turn
« by asdatapel on September 08, 2011, 04:35:34 am »

......  it really clicked for me. I tried making my own browser, and got pretty far, but then there was this one  ............  3 weeks ago. I looked for a graphics lib, found sfml. C++ has rellay good for me, because ive been  ............  it practically using sfml. Ive probably learned more in the last three  ......
84
Window / Re: Any analog to SDL's expose event?
« by cha0s on October 10, 2012, 10:45:50 pm »

......  if I was confusing! SFML indeed does not run on the browser, Avocado does!  ............  The whole point of me using SFML is as a graphics backend for my game engine. You  ............ /my-image.png")  and on the PC you can select SFML as your graphics SPII, and it will do this:  http: ............ //cha0s.github.com/avocado/cpp/classavo_1_1SfmlImage.html#a271112e413d3f9a79c7e4d1c6c91f1ed  You  ............ .html#ad7b1cad32b8202f001b70f4e504daab6  In the browser, it's more like, you crate an img tag in script,  ............  platform-agnostic stuff. I'm just using SFML as one backend implementation for stuff... on PC.  ......
85
SFML website / Re: Searchable documentation?
« by Nexus on April 19, 2013, 06:57:07 pm »

......  said we cannot just ignore the fact that a common browser has issues with this search engine. A lot of  ............  why a security warning pops up when they use the SFML documentation. ......
86
General discussions / Re: SFML and Social Media
« by cubuspl42 on February 25, 2014, 08:02:28 pm »

......  12, 2014, 09:25:23 am  Unless you changed, IP, browser, screen resolution, installed plugins, basically  ............  that can be access via the browser, it's still rather easy to track you and I can  ............  any plugins. (On my laptop I use Chrome).  And SFML is STILL under the first results!     Sorry for  ......
87
Feature requests / OS Active window
« by dewyatt on June 30, 2008, 09:34:21 pm »

......  a response to this, but I guess I closed my browser or something before posting.  Anyways, the  ............  illustrated in the video is: -Somebody starts an SFML app -They go to another window before the app can  ............  its window -They switch back to the SFML app -The app does not receive a GainedFocus event  ............   Here is the test code: Code: [Select]  #include <SFML/Graphics.hpp>  int main(int argc, char *argv[] ............ .Create(sf::VideoMode(800, 600, 32), "sfmlFocus", sf::Style::Close);  while (!Done&# ......
88
Network / Having Trouble with SocketTCP::Connect
« by SocketProbs on July 02, 2010, 11:22:16 pm »

......  i find out which ports are opened? Maybe with a SFML function? And how do other programs connect me to  ............  (like my browser or online games)? Do they use the same TCP/Port  ......

......  gateway/router configuration (normally over a web browser in standard home/office routers).  This is  ............  to do is forward the ports that you use in your SFML application in your gateway/router to the  ......
90
Audio / Re: Creating an instance of any audio object causes fps drop.
« by Nugsy on April 18, 2013, 02:44:43 am »

......  but you beat me to it haha.  Im using the RC of SFML2 (downloaded from the main website), the problem  ............  of the project, and it doesn't matter whether SFML is statically or dynamically linked. All graphics  ............ .dll and libsndfile-1.dll libraries included with SFML RC2 and with the latest freshly downloaded  ............  be along the lines of:  Code: [Select] #include <SFML/System.hpp> #include <SFML/Window.hpp> #include < ............ /Graphics.hpp> #include <SFML/Audio.hpp>  #include <iostream>  int main() {   ............  //poll events...   //attempt at an in-browser fps counter  if (clock.getElapsedTime(). ......
Pages: 1 2 [3] 4