3D Game Programming

(C. Jardin) #1

1.4 The Code So Far


To make things a little easier, the completed version of this project is included
as part of Section A1.1, Code: Creating Simple Shapes, on page 217. Use that
code to double-check your work as you go through the exercises, but do not
copy and paste code into ICE. It’s impossible to learn and understand pro-
gramming unless you code it yourself.

1.5 What’s Next


Whoa! That was pretty crazy. We learned a ton and we’re just getting started!


Already we know how to code projects in the ICE Code Editor. We know how
to make a lot of different shapes. We even know how to move and spin things
with JavaScript. And best of all, it took us only fifteen lines of code to create
a pretty cool animation after making our shapes. That’s a good start.

Now that we have a taste of how to do 3D programming, let’s talk a little bit
about programming in web browsers.

report erratum • discuss

3.7 The Code So Far


Prepared exclusively for Michael Powell

Free download pdf