# mathematicsAndPhysicsForProgrammers-SecondEdition **Repository Path**: feng3d_admin/mathematicsAndPhysicsForProgrammers-SecondEdition ## Basic Information - **Project Name**: mathematicsAndPhysicsForProgrammers-SecondEdition - **Description**: (游戏)程序中的数学与物理学书中涉及的算法以及练习等代码,均由feng整理或编写。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### (游戏)程序中的数学与物理学书中涉及的算法以及练习等代码 #### 练习 ##### 第一章 1. 练习1.1 #### 示例 ##### 使用BezierCurve进行模拟canvas提供的 bezierCurveTo方法 [quickstart website](examples/BezierCurveTo.html ':include :type=iframe width=100% height=400px') #### 单元测试 [quickstart website](tests/index.html ':include :type=iframe width=100% height=400px')