# elemag **Repository Path**: acelancer/elemag ## Basic Information - **Project Name**: elemag - **Description**: 简单的计算电磁场的小软件。。。。 目前只能算电场。。。。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elemag #### 项目介绍 简单的计算电磁场的小软件。。。。现在比较简陋。。。 目前只能算电场。。。。设置功能也还没写 #### 软件架构 需要dx11,dx9的支持。 编译环境vs2012及以上,编译需要dxsdk 三个cpp文件为源代码,其余bmp,png均为贴图文件。 默认elemag.exe为win7编译生成。 win10需运行win10版本程序。 运行时命令行窗口会显示一些报错。 #### 使用说明 1. 尽量不要在程序运行中打开启动任务管理器的蓝屏界面,程序会卡住报错(我也不知道为什么,想开任务管理器先打开再运行吧) 2. 计算时一帧迭代一次,可以使用查看游戏帧率的方式查看帧率,以像素为单位进行计算,所以屏幕范围(右上角数字)越小计算越慢。