Description: Add 3D World, and in which roaming: In this lesson, you will learn how to load the 3D world, and roaming in the 3D world. This lesson uses the code the first lesson, of course, the course that I introduced changes in the code.
To Search:
- [bike] - implement simple mouse movement on openG
- [landscape] - This code is a paste the texture of the
File list (Check if you may need any files):
lesson10\InputHandler.class
........\InputHandler.java
........\Lesson10.class
........\Lesson10.java
........\Renderer$Sector.class
........\Renderer$Triangle.class
........\Renderer$Vertex.class
........\Renderer.class
........\Renderer.java
lesson10