91
SFML website / Re: PDF version of the tutorials
« by Jesper Juhl on March 12, 2015, 09:00:16 am »...... --page-requisites --no-parent http://www.sfml-dev.org/tutorials/2.2/ ... real 0m5.235s user ............ sys 0m0.046s and then you can just launch a browser on your local copy: $ firefox file://$(pwd)/www. ......
...... , its just another SFML window, which is cleared & redrawn every frame in ............ background: I use Berkelium, an "off screen" web browser which copies pixel data to a buffer, and then ............ buffer is updated. I then copy this buffer to the SFML texture and display on screen. This works 100% OK ......
93
SFML website / Re: Youtube embedded videos not working
« by Mörkö on July 30, 2014, 12:38:11 pm »...... videos on this forum, as opposed to youtube or my browser. ......
...... from: "JannoT" https://sfml.svn.sf.net/svnroot/sfml and SFML2 branch: https:// ............ .svn.sf.net/svnroot/sfml/branches/sfml2/ Thanks. I didnt got it that ............ on download page was for browser and not for svn client. ......
...... pm Also you must have once clicked "Fork" on the SFML GitHub site. It then automatically forks SFML, if ............ are several display bugs for github with the web browser I use. But still I don't think so, because I also ......
96
SFML projects / Re: SFML-Sidescroller: Version 0.07 released!
« by maximaximal on November 11, 2012, 05:30:53 pm »...... should at least check that the user-agent is libsfml-network/2.x and the from field is user@sfml-dev. ............ . It would prevent "browser hacking" but not hacking with a http requester ............ . Ok, I've edited the server now - plain browser hacking is no longer possible I still have to ......
...... and if you activate spell correction in your browser, things will be even easier. As for the ......
98
General / Re: AW: Is it possible to embed an SFML game on a site?
« by Jesper Juhl on August 14, 2014, 09:11:41 am »...... be possible to use emscripten to compile the SFML C++ application to Javascript and then run it in ............ browser. Take a look at their examples - it's pretty ......
...... sf( so no need to write sf everytime) 2. as i see sfml is organized into more libs, even these libs can ............ thought :? 3. you can see it nicer in IDE object browser! =) 4. yes namespaces are cute ..sorry if i ............ smth, i just downloaded sfml and now getting it to work on my linux ......
...... the results are in! When you attempt to run an SFML 2.0 app, you are indeed presented with an option ............ install XQuartz. Clicking it will open a browser, pointing at xquartz.macosforge.com, from which ............ installing XQuartz though. As for compiling SFML from source: XQuartz includes a TON of libs, ............ * CVE-2012-1144 Configuring & Compiling SFML from source works as expected from that point ............ -issue For me though.. I was hoping to get an SFML project into the app store, but now I'm not so ......
...... master branch. In the render-canvas branch, the JSFML binary depends on the Java AWT binaries. However, ............ . I am not quite sure how to proceed here. SFML is a multimedia library, and a headless ............ that. However, you might want to use some of the SFML classes for server code, e.g. Vector2f for ............ A very easy fix would be a separate lightweight JSFML package called "jsfml-headless" for those ............ a few kilobytes at max. It would be similar to SFML's "system" binary, JSFML is not as strictly ............ X yet and I did not do any testing yet concerning browser applets. I'd love to include this feature in the ......
102
Network / Re: Host TCP Port and Receive details
« by binary1248 on August 06, 2013, 05:42:29 pm »...... A typical example of this is an HTTP server. Your browser typically opens up multiple simultaneous ............ found this post: https://github.com/laurentgomila/sfml/issues/150 where it was stated (although it was 2 ......
...... making it easy to get a window handle now with SFML 2. I had to use this earlier, in order to do a ............ to do something as simple as open a web browser under windows. (ifdefs and so forth for other ......
104
Feature requests / Re: Clipboard and open with default application support
« by FRex on July 17, 2013, 01:47:55 am »...... of the ressource, instead of an empty string? If SFML set it like that by default, I'd have to ............ the image/whatever if it's there, it's not like SFML takes the clipboard away from the OS, also not ............ resources have paths, images copied from browser with 'copy image', things copied from image ............ documentation and instructions or links in web browser. ......
...... use the shader code: Code: [Select] #include <sfml/graphics.hpp> #include <sfml/window.hpp> int ............ ; return 0; } I've hacked this into the browser, so it may not work initially, however, since all ......
...... , we take the Example URL from before: http://www.sfml-dev.org/forum-redirect.php?p=47498&sid= ............ to a Link that looks like this: http://en.sfml-dev.org/forums/index.php?msg=p; p contains the ............ = 47498 Then the Link, looks like that: http://en.sfml-dev.org/forums/index.php?msg=47498; And the rest ............ Post/Message that u searched for, on your/our Browser... If u want I can implement it in your Script.. ......
...... in this topic. We do. I really don't want the browser to take thirty second to load (I'll use that ............ . It's unlikely that it will be incorporated into SFML, after all. It's unlikely that you or I will meet ......
108
General / Re: Loading from this tileset
« by The Illusionist Mirage on October 14, 2013, 11:28:11 am »...... link I can't find(neither remember or find in browser history): At any given instant, the player will ......
109
General / Re: Does anyone else have massive frame drops for no reason?
« by Mörkö on August 10, 2014, 02:37:41 am »...... , all of them running various other programs like browser, file manager, pdf reader, music player, torrent ............ when I closed some of the programs / desktops my SFML program was back to a clean 60 fps again. But ......
110
DotNet / Re: Fps counter results differ from SetFrameLimit() value
« by binary1248 on October 29, 2014, 06:01:33 pm »...... the timer at a high resolution no matter what the browser is doing. Obviously, since SFML is a Multimedia ............ . If you want to save battery life, close the SFML application, it's as simple as that. People who ......
...... #include <iostream> #include <string> #include <SFML/Network.hpp> using namespace std; int main(&# ............ << "Error" <<endl; } } FTP through browser with exact same authentication does work though. ......
...... too. I'm running Ubuntu 8.10 with compiz fusion. SFML goes full retard when used with compiz. SDL/ ............ of the weirdness. I've compiled the samples using SFML 1.5 btw. Here is the pong sample with compiz ............ the background doesn't even render. My directory browser was bleeding through that one. Any ideas on this? ......
113
SFML website / Re: stylesheet br0ken in some browsers
« by wintertime on October 18, 2013, 08:34:11 pm »...... 'm sure programmers who found out about SFML are a bit more inclined to have a non-broken ......
...... latest commit, but rather the 2.1 tag (for both SFML and CSFML). The path to FindSFML.cmake must be ............ variable before configuring. Or you can copy FindSFML.cmake to your CMake's Module directory. No ............ building SFML2.1, but same problem with the FindSFML.cmake file. ............ with the cmake-gui version of cmake, but once the browser is in the directory everything is greyed out and ............ . I tried checking the CMakeLists.txt file of CSFML to see if I could set it in there, but I have ......