X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=blobdiff_plain;f=graphics%2F3D%2F3dtest.bas;h=0a626897ee15d6e7ff31535fa972bd621d2ca1c9;hp=aef4b86c35222c5f571487f407a73139b4b2f30b;hb=e7f38776527012dce956d07ae54b749c50671110;hpb=79a4fa7075f6db68147ed79e380f79a3c9276d44 diff --git a/graphics/3D/3dtest.bas b/graphics/3D/3dtest.bas index aef4b86..0a62689 100755 --- a/graphics/3D/3dtest.bas +++ b/graphics/3D/3dtest.bas @@ -2,7 +2,7 @@ ' made by Svjatoslav Agejenko ' in 2003.12 ' H-Page: svjatoslav.eu -' E-Mail: svjatoslavagejenko@gmail.com +' E-Mail: svjatoslav@svjatoslav.eu DECLARE SUB star (x!, y!, z!, an1!, an2!, an3!) DECLARE SUB gp (x!, y!, z!, x1!, y1!)