Creare Videogiochi - Game Developer
SFML - Versione stampabile

+- Creare Videogiochi - Game Developer (https://www.making-videogames.net/giochi)
+-- Forum: Altri Programmi per la Creazione di Videogames (https://www.making-videogames.net/giochi/Forum-Altri-Programmi-per-la-Creazione-di-Videogames)
+--- Forum: Altri Programmi non in Elenco (https://www.making-videogames.net/giochi/Forum-Altri-Programmi-non-in-Elenco)
+--- Discussione: SFML (/thread-SFML--18265)



SFML - Chip - 17-08-2016

[Immagine: logo.png]
http://www.sfml-dev.org/

Uscita la versione di SFML 2.4.0 qui le novità http://en.sfml-dev.org/forums/index.php?topic=20671.0 


RE: SFML - Chip - 04-09-2016

Per chi è interessato allo sviluppo con SFML segnalo questa serie di tutorials (il sito contiene anche altro materiale) https://www.binpress.com/tutorial/creating-a-city-building-game-with-sfml/137


RE: SFML - Chip - 03-12-2016

Arriva la versione 2.4.1
L'annuncio http://en.sfml-dev.org/forums/index.php?topic=21074.msg150572#msg150572 e questo è il changelog http://www.sfml-dev.org/changelog.php#sfml-2.4.1

Switched back to pure Xlib instead of XCB + Xlib
This fixes quite a few issues for Linux (fullscreen bug, GNOME unresponsive issue, etc.)
Removed the internal OpenGL context
Which fixed the stack overflow on Windows when using multiple-threads