《3D数学基础:图形与游戏开发》主要介绍了基本的3D数学概念,这对电脑游戏开发人员和编程人员来说尤为重要。作者详尽地讨论了数学理论,并在必要时提供几何说明,帮助读者形成直观的3D感。书中还提供了将理论应用于实践的C++类,并且在每章结尾处提供练习。《3D数学基础:图形与游戏开发》介绍了基础概念,如向量、坐标空间、矩阵、变换、欧拉角、齐次坐标空间、几何图元、相交性检测和三角网格。
2021-11-17 22:41:33 28.7MB 3D数学基础
1
Game Physics is an introduction to the ideas and techniques needed to create physically realistic 3D graphic environments. As a companion volume to Dave Eberly's industry standard 3D Game Engine Design, Game Physics shares a similar practical approach and format. Dave includes simulations to introduce the key problems involved and then gradually reveals the mathematical and physical concepts needed to solve them. He then describes all the algorithmic foundations and uses code examples and working source code to show how they are implemented, culminating in a large collection of physical simulations. This book tackles the complex, challenging issues that other books avoid, including lagrangian dynamics, rigid body dynamics, impulse methods, resting contact, linear complementarity problems, deformable bodies, mass-spring systems, friction, merical solution of differential equations, numerical stability and its relationship to physical stability, and . tegration methods. Dave even describes when real physics isn't necessary-and hacked physics will do.
2021-11-17 22:31:28 68.82MB Game Physics
1
Physics for Game Developers 2nd Edition
2021-11-17 22:21:47 5.58MB Game
1
哥tanh 具有集成、 支持和机制的 Java 围棋游戏 #用法 要在图形界面中玩围棋,请启动 run/gui/GraphicalGo.java 要在命令行中玩 Go,请启动 run/console/RunConsole.java #Disclaimer 项目是在大学课程中开发的,重点是 Java 核心概念和项目管理。 如果在困难难度下与电脑对战,它可能会出错。 MinMax 算法似乎也很慢。
2021-11-17 22:06:04 1.68MB game go multiplayer minmax
1
适合儿童学习的加法小游戏!只供参考,禁止商业,违者必究!
2021-11-16 18:03:00 770KB 小游戏 加法 Unity 工程脚本源代码
1
用prolog写的逃生类小游戏。可以用来学习prolog里的基础知识。
2021-11-16 11:08:42 10KB prolog
1
Z25d javafx 2.5d rpg game 实现功能 精灵八方走 astar自动寻路 地图滚动 小地图 剧情对话脚本 地图传送 地图编辑器 简易战斗系统(未完善) 程序截图 作者博客 ()
2021-11-16 02:17:21 8.8MB rpg-game javafx-games Java
1
最佳插值(OI),3D和4D变异数据同化。 文件资料 科学推导 同化技术的科学派生可以在我的理论气象学教科书中找到(德语): 。 文献资料 该代码的文档可在子目录doc中找到。 建筑 依存关系 netcdf库(Ubuntu:sudo apt-get libnetcdf-dev) CMake(Ubuntu:sudo apt-get install cmake) MPICH(Ubuntu:sudo apt-get install mpich) bzip2(Ubuntu:sudo apt-get install bzip2) python3(Ubuntu:sudo apt-get安装python3) 为了发展 Valgrind(Ubuntu:sudo apt-get install valgrind,用于进行检查) 下载 git clone https://github.com/AUN
1
前端导师-岩石,纸张,剪刀 欢迎! :waving_hand: 感谢您检查此前端编码挑战。 挑战可帮助您通过构建现实的项目来提高编码技能。 为了应对这一挑战,您需要对HTML,CSS和JavaScript有基本的了解。 挑战 您面临的挑战是构建这款“石头,纸,剪刀”游戏,并使其看起来与设计尽可能接近。 您可以使用任何喜欢的工具来帮助您完成挑战。 因此,如果您有想要练习的东西,请随时尝试。 您的用户应该能够: 根据设备的屏幕尺寸查看游戏的最佳布局 在电脑上玩石头,剪刀,剪刀 刷新浏览器后保持分数状态(可选) 奖励:在电脑上玩摇滚,纸,剪刀,蜥蜴,史波克(可选) 规则 如果玩家获胜,他们将获得1分。 如果计算机获胜,则玩家将失去一分。 原来的 纸打败摇滚 摇滚剪刀 剪刀跳动纸 奖金 剪刀跳动纸 纸打败摇滚 摇滚击败蜥蜴 蜥蜴击败Spock Spock击败剪刀 剪刀击败蜥蜴 纸拍打斯波克 摇滚剪刀 蜥
2021-11-14 22:38:01 715KB SCSS
1
简单的石头剪刀布游戏 -要运行,只需在浏览器中打开html文件
2021-11-14 22:18:04 2KB JavaScript
1