home *** CD-ROM | disk | FTP | other *** search
-
- 3D SIERPINSKI TRIANGLE DXF FILE GENERATOR v0.99
- By David Sánchez-Xifró. CIS: 71333,3112
-
- I wrote this program to generate a 3D version of the famous sierpinski
- triangle in a DXF file to load in 3DSTUDIO and render it. I decided to
- release this little program in the public domain, so here it is.
- Hope You'll Enjoy it.
-
- Some notes:
-
- * A level 4 of this 3d sierpinski triangle generates a DXF file of about 800K
- with 341 pyramids with 4 faces every one so: 341*4=1364 faces.
- However it takes only a few second to calculate all in a 40MHz 486.
- With this in mind, try a level 7 if you want :)
-
- * In the [Output filename] include the .dxf extension or you'll have problems
- loading it on some programs (i.e 3DSTUDIO).
-
- * If you want the C Source code for this little program contact me on CIS.
- I have not included it here becouse it's not a example of clean C code,
- but if some people want it, i will clean it :)
-
- * I have included a simply GIF example to show you what a 3D sierpinski
- triangle is, but not for showing my artistic capabilities ;)
-
- * Finally if you generate a great rendered picture tell me so i can see it.
-
-
- David Sánchez-Xifro.
- (c)February 1994.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-