Please enable JavaScript.
Coggle requires JavaScript to display documents.
SFML - Coggle Diagram
SFML
Graphics module
Drawing 2D stuff
Sprites and textures
Text and fonts
Shapes
Designing your own entities with vertex arrays
Position, rotation,scale : transforming entites
Adding special effects with shaders
Controlling the 2D camera with views
window module
Opening and managing an SFML window
Events explained
Keyboard, mouse and joysticks
Using OpenGL in a SFML window
System module
Handling time
Threads
User data streams
Network module
Communication using sockets
Using and extending packets
Web requests with HTTP
File transfers with FTP
Audio module
Playong sounds and music
Recording audio
Custom audio streams
Spatialization: Sounds in 3D