README.md

December 4, 2022 ยท View on GitHub

Render 3d VB

Description

Produces a rendered 3d image from a 2d bitmap. Allows the user to rotate the image, or animate it & also change the height scale.

Really easy code, produces some great effects, works best wwith 256 * 256 pixel greyscale images(I've included some to play with), but also produces some quite bizarre effects with any .bmp or .jpg.

I did a sort of clumsy version of this a while back, but this is completely rewritten.

Uses Raul Fragoso's rotating image routine Submitted on: 3/12/2002, thanks Raul for that one.

Have fun.

More Info

Produces a rendered 3d image from a 2d bitmap. Allows the user to rotate the image, or animate it & also change the height scale.

Really easy code, produces some great effects, works best wwith 256 * 256 pixel greyscale images (I've included some to play with), but also produces some quite bizarre effects with any .bmp or .jpg.

I did a sort of clumsy version of this a while back, but this is completely rewritten.

Uses Raul Fragoso's rotating image routine Submitted on: 3/12/2002, thanks Raul for that one.

Have fun.

Submitted On2002-03-22 10:35:06
ByPhil Grossman
LevelIntermediate
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 5.0
CategoryGraphics
WorldVisual Basic
Archive FileRender_3d_1535251272003.zip