资 源 简 介
My realization of C++ standard library, not compatible with stl.
Components
Core:
Types
Containers
Algorithms
Math
Atomics
Threads and Synchronization
Extension:
Window (simple, with render context, with render context and input processing)
OpenAL, OpenCL, OpenGL, OpenGLES headers and wrappers
OCF-Parser:
Metadata
Parser
File System:
HDD file
ZIP file
Windows Resource file
Archive files (use libarchive from http://code.google.com/p/libarchive/)
Logger:
.txt & .html files output
message output (as assert())
console output
IDE console output
Other Components (for Games):
Ballistics<