Create 3 Dimensional Text

You can easily produce cool looking 3D text effects for your application as shown in this sample.

All it requires is a picturebox to display the 3D text, a textbox to let the user type in their text, and a simple loop which utilizes the RGB function to change the text's color and which repositions the text within the picturebox.

Create cool looking 3D text
Download Source Code

Developed By

This code was developed by Richard Merry. You can reach Richard at hypnos_ric@yahoo.co.uk.

Instructions

Download the source code and press F5 to run the program. Enter a string into the textbox.




About TheScarms
About TheScarms


Sample code
version info

If you use this code, please mention "www.TheScarms.com"

Email this page


© Copyright 2024 TheScarms
Goto top of page