130683D WORLD CREATORhttp://www.bunnypot.com/3dworld/Adding animated 3D to your web page is easy.
All you have to do is use the 3D World Creator tool which will generate HTML that you can cut and paste into your page. You might also have to fix the URL of the images after pasting the HTML code
Use the buttons on the left to adjust parameters of the world
Drag the young lady or the bouncing ball around and decide where to place them
You can add new images to the world
Normally, you could turn your 3d world into a 3d game, but so far this tool has very limited functionality. I'll add some functionality and upload a tutorial when I get the chance.
Meanwhile, the best is to look at other 3d games like ping pong or air hockey for examples, or post on the bulletin board.JavaScript > Scripts and Programs > Games and EntertainmentOct 12, 2006Vinh Le Quang
I wrote this back when I was learning javascript. It is based on the Zenner card test. Try to see how well you do at predicting which shape will be selected. With the update the main change is that you can now click on the image to make your choice instead of using a button below the image as in the earlier version. Instructions for changing the images are in the source file.
Fixed a bug in ai_play(): index3 was being assigned incorrect values causing the omission of many possible moves by the computer. I also discovered having ai_play() try to win and prevent the opponent from doing the same was not simple. The function now only tries to prevent the opponent from winning. Also, it now only looks 2 moves into the future, looking too far ahead was causing it to fail in its goal
To play the game, click on the button to the left. The counter will start. Click on the button again to stop the counter. To win, you have to stop the counter between "98-100" (including extremes). The number you clicked on will be displayed on the right. Simple!
Adding animated 3D to your web page is easy.
All you have to do is use the 3D World Creator tool which will generate HTML that you can cut and paste into your page. You might also have to fix the URL of the images after pasting the HTML code
Use the buttons on the left to adjust parameters of the world
Drag the young lady or the bouncing ball around and decide where to place them
You can add new images to the world
Normally, you could turn your 3d world into a 3d game, but so far this tool has very limited functionality. I'll add some functionality and upload a tutorial when I get the chance.
Meanwhile, the best is to look at other 3d games like ping pong or air hockey for examples, or post on the bulletin board.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.