I\'ve created a form with rounded corners using Form.Region. It works, but unfortunately the rounding appears rough. Are there any tricks for smoothing such shaped form corners? I know many applicatio
I\'m measuring some system performance data to store it in a database. From those data points I\'m drawing line graphs over time. In their nature, those data points are a bit noisy, ie. every single p
If I try to rotate camera around my current figure with plot3 using while true; camorbit(0.9,-0.1); drawnow; end
I really, really hope someone will help me with this! Thank you sooo much if you do! :) I have two pages... one named index.php and one named portfolio.php.
I have built an emulated Analog VU Meter for a recording app and have everything hooked up properly and working the way I expect except for one aspect. If you watch this 13-second video of the VU mete
I have all the necessary code to move and click the mouse via C# code, but I don\'t want to just set the mouse position to X and Y; that will look jerky. Instead, I want to have a smooth transition fr
I have a native Delphi TFrame that emulates Roy Tanck\'s Cumulus Tag Cloud viewer, a WordPress Flash plug-in.What that plug-in does is create a 3D sphere of words that spin around on the surface of a
i did a text rendering program using UIView and UITableViewController. What i did is before going drawRect method, i just calculate all of the cells height as well as each text start & height,widt
We are developing an iphone app that needs to process audio data in real time, but we are suffering with performance. The bottlenecks are in audio effects, which are in fact quite simple, but the perf
I am working on a project for school and part of it was making a height map. I managed to create the height map as requested, but was hoping to go for a little extra credit and smooth the entire surf