Try my new website: www.urcho.com - the new SIMPLE social network
blitz code snippets Sign up | 357 members | 125 snippets
Search for:

Username:
Password:


Aqua Effect on 3D Cube by Markus Rauch

[back]
Author: Archive | Viewed: 789 times | Language: BlitzBasic 3D | Category: 3D Effects
Author Comments:
Aqua is nice ! Test it ! The Code writing water hight fields in a Buffer and copy them to a texture that is on a cube that simply rotate in a 3D World . It has automatic rains drops but you can hold down the left mouse button and move it ! The gray Pixel in the texture on the cube it your mouse pointer . What you need is a Texture.bmp file in the same directory as the Code . If you have a CPU <= 400 MHz you need a Texture with size 128x128 . The Texture you need must have the same x and y size . First test it in debug mode (very very very slow) , when it works disable the debug mode to run it fast .
Login or create an account to comment on this snippet