3D Game Programming for Kids 学习笔记

3D Game Programming for Kids 学习笔记

— Create Interactive Worlds with JavaScript

Chris Strom

Copyright © 2013 The Pragmatic Programmers, LLC.

此书借用多个js库实现简单3d编程,不够深入,没有分析所用库函数代码!

1 Project: Creating Simple Shapes

1.1 Programming with the ICE Code Editor

ICE Code Editor

1.2 Making Shapes with JavaScript

1.3 Animating the Shapes

2 Playing with the Console and Finding What’s Broken

2.2 Opening and Closing the JavaScript Console

2.3 Debugging in ICE: The Red X

2.4 Debugging in ICE: The Yellow Triangle

3 Project: Making an Avatar

你可能感兴趣的:(3D Game Programming for Kids 学习笔记)