Simple and Fast Extensions Code
Brought to you by:
panithadrum
File | Date | Author | Commit |
---|---|---|---|
build | 2010-05-11 | panithadrum | [r18] |
dependencies | 2010-04-28 | panithadrum | [r3] |
doc | 2010-04-30 | panithadrum | [r8] |
include | 2010-05-11 | panithadrum | [r18] |
lib | 2010-05-11 | panithadrum | [r16] |
sample | 2010-05-11 | panithadrum | [r17] |
src | 2010-05-05 | panithadrum | [r15] Fixed missing Cfg.cpp. |
readme.txt | 2010-04-26 | panithadrum | [r1] First commit. |
sfex-logo.png | 2010-04-26 | panithadrum | [r1] First commit. |
SFEX - Simple and Fast Extensions This library provides multiple extensions to SFML. In order to use SFEX, you must have installed: - SFML2 - Hyperic Sigar (http://sourceforge.net/projects/sigar/) - Glew (http://glew.sourceforge.net/) Note that Glew and Sigar are actually provided in the folder "dependencies". You must link to your projects with: - opengl32 - glu32 - sigar - glew - sfml system - sfml window - sfml graphics And maybe you will have to provide Glew and Sigar .dll's. They are also at "dependencies" folder.