monogame-3d:MonoGame中内置的3D光线投射引擎

时间:2021-04-12 09:09:53
【文件属性】:
文件名称:monogame-3d:MonoGame中内置的3D光线投射引擎
文件大小:32KB
文件格式:ZIP
更新时间:2021-04-12 09:09:53
C# MonoGame 3D MonoGame中内置的3D光线投射引擎。 控制项 W / S:前进/后退A / D:向左/向右移动空格/左移:向上/向下移动方向键:向上/向下/向左/向右 安装/运行 确保已安装和 。 通过运行git clone https://github.com/csaye/monogame-3d克隆项目 在Visual Studio中打开,然后按大播放按钮或使用F5运行。 设定值 public const int Grid = 4 ; // Size of grid public const int GridWidth = 128 ; // Width of grid public const int GridHeight = 128 ; // Height of grid private const int Width = 32 ; // Width of map
【文件预览】:
monogame-3d-development
----Mono3D.sln(1KB)
----README.md(2KB)
----Mono3D()
--------Mono3D.csproj(1KB)
--------Program.cs(221B)
--------Drawing.cs(2KB)
--------Map.cs(6KB)
--------Game1.cs(2KB)
--------Icon.ico(144KB)
--------Player.cs(4KB)
--------Icon.bmp(256KB)
--------Noise.cs(2KB)
--------BlockType.cs(133B)
--------Content()
--------app.manifest(2KB)
----.gitignore(7KB)

网友评论