# muClientDemo **Repository Path**: tbs005/muClientDemo ## Basic Information - **Project Name**: muClientDemo - **Description**: 基于奇迹0.74版,c++ opengl实现,演示,学习 - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-03-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 仿的奇迹0.74版客户端,可以连接服务器运行,实现登录选择人物进入游戏,行走,简单打怪 显卡要求支持opengl4.4 依赖库 AntTweakBar C/C++ library to add light and intuitive GUI to OpenGL and DX programs https://sourceforge.net/projects/anttweakbar/ FreeImage 图片加载 https://sourceforge.net/projects/freeimage/ glew The OpenGL Extension Wrangler Library https://sourceforge.net/projects/glew/ glfw 窗口创建 http://www.glfw.org/ libuv libuv is a multi-platform support library with a focus on asynchronous I/O. http://libuv.org/ bass BASS is an audio library for use in software on several platforms. http://www.un4seen.com/ cegui 界面库 http://cegui.org.uk/ glm OpenGL Mathematics (GLM) https://glm.g-truc.net https://github.com/g-truc/glm https://sourceforge.net/projects/ogl-math/ rapidxml https://sourceforge.net/projects/rapidxml/ simpleini Cross-platform C++ library providing a simple API to read and write INI-style configuration files https://github.com/brofield/simpleini http://git.oschina.net/wxyu/muClientDemo