Menu

Tree [3a5bf8] master /
 History

HTTPS access


File Date Author Commit
 .objs 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 Debug 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4
 Images 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 Init 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 Input 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 Network 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 TestEXEC 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4
 Threads 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 Window 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 include 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4
 lib 2013-07-22 Keith Hammond Keith Hammond [40e0e3] Source forge setup
 3DMath.hpp 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 Defines.hpp 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 Images.hpp 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 InfinityEngineTK 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4
 InfinityEngineTK.cbp 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 InfinityEngineTK.depend 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 InfinityEngineTK.layout 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 InfinityTK.hpp 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 Input.hpp 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 Linux.cxx 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 NetworkInterface.hpp 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 README 2013-07-26 Keith Hammond Keith Hammond [714644] EH UH EH, I DO ALL DA DEVELOPMENTZ
 TestEXEC.cxx 2013-07-26 Keith Hammond Keith Hammond [d3fd2c] Added JPEG image loading
 Threads.hpp 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 Timer.cxx 2013-07-22 Keith Hammond Keith Hammond [40e0e3] Source forge setup
 Types.hpp 2013-07-22 Keith Hammond Keith Hammond [40e0e3] Source forge setup
 Window.hpp 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4
 Windows.cxx 2013-07-22 Keith Hammond Keith Hammond [40e0e3] Source forge setup
 libInfinityTK.so 2013-07-27 Keith Hammond Keith Hammond [3a5bf8] Added JPEG handling and fixed a bug with GLEW s...
 makefile-INPROGRESS 2013-07-23 Keith Hammond Keith Hammond [8c97b3] InfinityTK 0.4

Read Me

ONLY LINUX SUPPORT UNTIL I CAN FIND SOMEONE THAT HAILS SATAN (develops on windows... ew)

--- If you're going to use GLEW, include the header before InfinityTK! ---

Include "include/InfinityTK.hpp" to your source to get all functions and classes/structs.

All functions and classes lay within the "InfinityTK" namespace.

Initialize the library with InfinityTK::init()
Close it with InfinityTK::close()