Search found 4 matches

by DNADrone
August 21st, 2013, 7:29 pm
Forum: Everything
Topic: Making interface
Replies: 4
Views: 2424

Re: Making interface

Yeah its possible to create one using DirectX. Just create a custom background and sprites (for buttons and all) and combine them into the window. Then you'd have to write codes for clicking and inputting values into text boxes where a visual feed would be shown. Then you'd have to accept the value ...
by DNADrone
August 17th, 2013, 2:07 pm
Forum: Everything
Topic: Help regarding drawing shapes
Replies: 1
Views: 1176

Help regarding drawing shapes

Hey chili, I gotta admit, the circle drawing technique of yours greatly motivated me (since I am a math nerd :mrgreen: ), and now, I want to try every curve available in mathematics. Like the ellipse, parabola, hyperbola, spiral, sin wave, tan wave etc etc. I understand that ellipse is the collectio...
by DNADrone
August 15th, 2013, 4:05 am
Forum: Everything
Topic: Slow frame-rate for exercise in lesson 9
Replies: 8
Views: 3334

Re: Slow frame-rate for exercise in lesson 9

LOL... well it feels great to hear that my machine is not the culprit. Thanks for the help guys. Now can anyone help me out of this cold thing? A C++ code might help. :D
by DNADrone
August 14th, 2013, 9:26 am
Forum: Everything
Topic: Slow frame-rate for exercise in lesson 9
Replies: 8
Views: 3334

Slow frame-rate for exercise in lesson 9

Hi, Before I begin my silly questions, I'd like to thank you for the awesome tutorials. Keep up the hard work and keep inspiring people like this. My machine runs on a 2GB ATI Radeon HD6970 graphics card and an 8-core AMD FX8350 with 4GHz frequency processor. So for the lesson 9 assignment, I had to...