trancexx Posted December 18, 2009 Posted December 18, 2009 (edited) It's OpenGL thematic.Drawing torus is school for itself, everything else is too .Anyway, here's the script:Torus2.zipAnother example here.Sphere (link to example script) is a special case of torus.Show off example. Here.Special thanks to Mr. Maarten Kronberger. Edited December 22, 2009 by trancexx ♡♡♡ . eMyvnE
UEZ Posted December 18, 2009 Posted December 18, 2009 I swear it is a donut. Nice work as usual (applause)! Thanks, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
KaFu Posted December 18, 2009 Posted December 18, 2009 Yeah, truly a nice example lady ... OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
trancexx Posted December 18, 2009 Author Posted December 18, 2009 Test it with x64. I'm curious. ♡♡♡ . eMyvnE
KaFu Posted December 18, 2009 Posted December 18, 2009 Will do... currently at work... Conference Call *sigh*... OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
UEZ Posted December 18, 2009 Posted December 18, 2009 Test it with x64. I'm curious.Seems to be working properly in my VM running Win7 x64!UEZPS: Curiosity Killed the Cat Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
trancexx Posted December 18, 2009 Author Posted December 18, 2009 Okay-do, thanks. ...cats and their lives. ♡♡♡ . eMyvnE
dantay9 Posted December 18, 2009 Posted December 18, 2009 (edited) Cool! I will be studying this to improve my OpenGL abilities (they are a bit lacking at the moment). Edited December 18, 2009 by dantay9
UEZ Posted December 18, 2009 Posted December 18, 2009 Cool! I will be studying this to improve my GDI+ abilities (they are a bit lacking at the moment).GDI+? It is OpenGL!UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
monoceres Posted December 18, 2009 Posted December 18, 2009 Never seen a manually drawn donut, uhm sorry, torus before. Do a teapot next! Broken link? PM me and I'll send you the file!
trancexx Posted December 19, 2009 Author Posted December 19, 2009 Never seen a manually drawn donut, uhm sorry, torus before. Do a teapot next! I wouldn't do that. Ok, here's another example. You can move light by moving a mouse. It will follow it. If you are under 18 please don't run this example because it involves what it involves (I wont tell what ) and I don't want to be responsible for possible blindness caused by this. Consider yourself warned and enjoy. Script: Torus3.zip Also I would like you not to comment sensitive parts. Thanks. ♡♡♡ . eMyvnE
monoceres Posted December 19, 2009 Posted December 19, 2009 (edited) I wouldn't do that. :evil: Ok, here's another example. You can move light by moving a mouse. It will follow it. If you are under 18 please don't run this example because it involves what it involves (I wont tell what ) and I don't want to be responsible for possible blindness caused by this. Consider yourself warned and enjoy. Script: Torus3.zip Also I would like you not to comment sensitive parts. Thanks. Am I weird for picturing a whole different scenario in my head before running the code? Edited December 19, 2009 by monoceres Broken link? PM me and I'll send you the file!
picea892 Posted December 19, 2009 Posted December 19, 2009 At first I was skeptical that the script would be "sensitive" in nature. But then I said to myself....this is Tracexx. She has the ability and let's face it, she's posted some pretty crazy stuff. So I switched to my personal computer to view the script.....just in case.
corgano Posted December 19, 2009 Posted December 19, 2009 I lol'd^ Nice job. Next you should make a solar system, I think it would look pretty cool 0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e
trancexx Posted December 19, 2009 Author Posted December 19, 2009 Am I weird for picturing a whole different scenario in my head before running the code?Maybe. Maybe not.Speaking of scenarios... did you watch Avatar? ♡♡♡ . eMyvnE
trancexx Posted December 21, 2009 Author Posted December 21, 2009 Special case of torus is sphere. Sphere.zip Script uses mouse wheel too. ♡♡♡ . eMyvnE
trancexx Posted December 22, 2009 Author Posted December 22, 2009 Something like this can be drawn too: Misc.zip It includes both torus and sphere together with a cylinder (glu functions). ♡♡♡ . eMyvnE
dantay9 Posted December 22, 2009 Posted December 22, 2009 (edited) That is awesome. Everything works fine, but when I close by pressing the red x, I get an error message with a title of "autoit3.exe - Application Error" and the message is this: The instruction at "0x69017cd0" referenced memory at "0x7379f508". The memory could not be "read". Click on OK to terminate the program. Edited December 22, 2009 by dantay9
trancexx Posted December 22, 2009 Author Posted December 22, 2009 That is awesome. Everything works fine, but when I close by pressing the red x, I get an error message with a title of "autoit3.exe - Application Error" and the message is this: The instruction at "0x69017cd0" referenced memory at "0x7379f508". The memory could not be "read". Click on OK to terminate the program. What you are experiencing should not be happening with the latest stable version of AutoIt. So the solution is just to download and install the latest AutoIt. I can see through a wall of PE bricks But, of course, since you didn't provide any additional informations on your system or version of AutoIt running, I could be completely wrong (I often am). ♡♡♡ . eMyvnE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now