 |
Simple World Simple demo world
included with a single creature that roams the maze. Notice the overhead map displayed in
the bottom right-hand corner. This demo world is running in Visual Basic 5 on a form where
the NewWorld3D control was inserted. |
 |
Meeting Places Creatures can
move independently or programmed to organize together. Here are two different types of
creatures in a room. The overview map showing the scene is positioned to the right of the
viewing screen. |
 |
Map Editor The Map Editor
included with the NewWorld3D Construction Kit can allow quick and easy placement of
everything from walls to objects. You can also use the Create Maze function as shown here
to instantly create a random maze to start from. |
 |
Dancing Creatures Using a
random loop, here are 20 creatures dancing in real time. |
 |
Marching Creatures Creatures
can even be made to march in unison! |
 |
Many Creatures Another demo
world with many creatures spinning in place. |
 |
A Door Approach of a door. Up
to 40 different types of doors can be added anywhere within the world. |
 |
New Floors and Ceilings Showing
the room after the door is opened. This room features a different floor and ceiling
combination. The door will automatically close after a pre-determined time. |
 |
Excel VBA Programming The
NewWorld control can be embedded into any ActiveX environment. Here the control is added
to an Excel spreadsheet. Initializing the control only requires one line of VBA code. |