My 3D Cube
If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
4 posts
Page 1 of 1
Hello, I have made a 3D box using graphics and im posting it here as a DLL file, i have copied some code but i made the most myself!I will post the source too put it will cost some credits.
To implement the cube in your form: Paste this:
DLL Source
To implement the cube in your form: Paste this:
Code: Select all
When you edit the cube you must refresh your form by using this:
Private Sub Me_Paint(ByVal sender As Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Me.Paint
e.Graphics.DrawPath(Pens.Black, cube.GetCube())
End Sub
Code: Select all
Heres the files!Me.Refresh()
DLL Source
You do not have the required permissions to view the files attached to this post.
Last edited by MrAksel on Thu Sep 09, 2010 5:16 pm, edited 1 time in total.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

Maybe thats too expensive... 33% of all my credits :S
and what about a screenshot?
and what about a screenshot?
Just search for google and you will find a tutorial :? on how to do that.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
yeah its a little expenive sorry guys wasnt thinking
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023