Subscribe
Tutorial search

Visual Basic Animation Tutorials


Sort by:
utorial, How to make a GIF in your application
utorial, How to make a GIF in your application
Well this is a common problem, VB does NOT support GIF's in the Applet, many of you ( I suppose ) make an array of pictureboxes and make still images loaded in them and then in a timer you make the still images to change and well its confusing even to say it, and much more confusing to make! it will take like 8 to 10 lines to just make an animation of 2 frames only! so imagine to make a long GIF! I found this 'secret' and all its going to take is 10 lines! and instead you can have a GIF with unlimited frames and make it with just 10 lines!!
Difficulty:
Animations using DIB Section
Animations using DIB Section
Random animations are always nothing more than a good procedure which must be able to run for always and must be able to calculate certain random values. In our case the randomely calculated values are the points (X,Y,Z)
Difficulty:
Search Term(s) (1): animation