Languages Visual Basic & VB.NET .Net Graphics/ Sound  

A 3d Shapes control

download download  
important code information
author:
Tanveer Ahmed
minimum requirements:
A 3d Shapes control description

This a custom control for adding 3d shapes to your project for example Text, Rectangle, Ellipse, Line, Circle, FillEllipse, FillRectangle etc The Control have properties like 3d style, 3d size, font, color, border, back color, fill style etc. the control is created in c# and a sample application for both c#.net and Visual basic.net is provided, please vote and give me some feed back thanks.


File List:
3dShapes/0b
3dShapes/3dShape.csproj5Kb
3dShapes/3dShape.csproj.user2Kb
3dShapes/3dShapeCont.cs10Kb
3dShapes/3dShapeCont.resx7Kb
3dShapes/3dShapes.sln2Kb
3dShapes/3dShapes.suo13Kb
3dShapes/3dText.suo13Kb
3dShapes/AssemblyInfo.cs2Kb
3dShapes/bin/0b
3dShapes/bin/Debug/0b
3dShapes/bin/Debug/3dText.pdb34Kb
3dShapes/obj/0b
3dShapes/obj/Debug/0b
3dShapes/obj/Debug/3dShape.projdata6Kb
3dShapes/obj/Debug/3dText.pdb34Kb
3dShapes/obj/Debug/3dText.projdata7Kb
3dShapes/obj/Debug/Shapes3d.T3dShape.resources4Kb
3dShapes/obj/Debug/Shapes3d.T3dText.resources4Kb
3dShapes/obj/Debug/TempPE/0b
3dShapes/obj/Debug/temp/0b
@PSC_ReadMe_4957_10.txt1Kb
TestApp/0b
TestApp/App.ico1Kb
TestApp/AssemblyInfo.cs2Kb
TestApp/Form1.cs16Kb
TestApp/Form1.resx19Kb
TestApp/TestApp.csproj5Kb
TestApp/TestApp.csproj.user2Kb
TestApp/Thumbs.db5Kb
TestApp/bin/0b
TestApp/bin/Debug/0b
TestApp/bin/Debug/3dText.pdb34Kb
TestApp/bin/Debug/WindowsApplication3.pdb24Kb
TestApp/obj/0b
TestApp/obj/Debug/0b
TestApp/obj/Debug/TempPE/0b
TestApp/obj/Debug/TestApp.projdata12Kb
TestApp/obj/Debug/WindowsApplication3.Form1.resources16Kb
TestApp/obj/Debug/WindowsApplication3.pdb24Kb
TestApp/obj/Debug/WindowsApplication3.projdata6Kb
TestApp/obj/Debug/temp/0b
TestAppVB/0b
TestAppVB/AssemblyInfo.vb1Kb
TestAppVB/Form1.resx19Kb
TestAppVB/Form1.vb15Kb
TestAppVB/TestAppVB.vbproj4Kb
TestAppVB/TestAppVB.vbproj.user2Kb
TestAppVB/bin/0b
TestAppVB/bin/3dText.pdb34Kb
TestAppVB/bin/TestAppVB.pdb30Kb
TestAppVB/obj/0b
TestAppVB/obj/Debug/0b
TestAppVB/obj/Debug/TempPE/0b
TestAppVB/obj/Debug/TestAppVB.Form1.resources16Kb
TestAppVB/obj/Debug/TestAppVB.pdb30Kb
TestAppVB/obj/Debug/temp/0b

Similar code
Camera-Capture-Streaming-Playing (Popularity: ) : Use any video-audio-capture-device and watch it or stream it over your LAN and connect to it using MS Mediaplayer.
Alpha blended 3D objects (Popularity: ) : Creating transparent objects in DirectX is really faily simple. All you have to do is to play with the followring renderstates: device.RenderState.SourceBlend = Blend.SourceAlpha; device.RenderState.DestinationBlend = Blend.InvSourceAlpha; device.RenderState.AlphaBlendEnable = true; When these are set all you have to do is ...
Color Hash Code (Popularity: ) : It allows the user to choose any color by dialog color box or by entering the hash code number for the color.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 94
version
size in Kb 88
popularity   864/7913374
user rating 4/10
ad


New Code
Popular Code