by Phil Grossman (4 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(18 Votes)

Produce true 3d rendered images in VB. It's true, very simple code to produce really stunning results (see the screenshots) works best on 256 * 256 greyscale .jpg's or .bmp's as used in DEM's (Data Elevation Models) renders images based on colour of pixels (white = highest, black = lowest), allows for depth of vision using a little bit of maths. You have the option to choose bitmaps, change the height ratio & render it. Nothing too fancy, ( took me an hour & a half) will work on improving it if I get a few globes :-) . Hope U like it.
Download Render 3d (80 KB)