A Windows-only OpenGL lightweight game engine
This product is under active development and not yet released.
System requirements
Operating system: Windows Vista or above (64-bit)
Recommended IDE: Visual Studio Codearrow-up-right with C/C++ extensionarrow-up-right
Tools: TEngine depends on Mingw-w64 being available in your environment
Get Mingw-w64
Download the latest stable release from herearrow-up-right
Install Mingw-w64 with x86_64 architecture and win32 threads
Update your path for convenience
Win+X, A
setx path "%path%;<mingw64-install-path>\bin"
Download TEngine
Download the latest stable release from here
Please note that a detailed documentation is in the making.
Development
Graphics API: OpenGLarrow-up-right
CPU Language: Carrow-up-right (C++arrow-up-right tbd.)
GPU Language: GLSLarrow-up-right
Compiler: GCCarrow-up-right (Mingw-w64arrow-up-right)
Supported workflow: 2D (3D tbd.)
Deployment
Supported platform: Windows Vista or above (64-bit)
Last updated 4 years ago