Tagged Questions
2
votes
4answers
2k views
I need an algorithm for rendering soft paint brush strokes
I have an array of mouse points, a stroke width, and a softness. I can draw soft circles and soft lines. Which algorithm should I use for drawing my array of points? I want crossed lines to look nice ...
-1
votes
2answers
50 views
How do I determine where I can get from the city by car?
How do I determine where I can get from the city (say New York) for 2 hours (can change) by car?