|
Jun
4 |
|
awarded | Popular Question |
|
May
27 |
|
awarded | Popular Question |
|
May
18 |
|
accepted | Implementing De Boors algorithm for finding points on a B-spline |
|
May
18 |
|
comment |
Configure Komodo Edit for Python 3.2 helped me out, thanks! |
|
May
11 |
|
awarded | Popular Question |
|
May
1 |
|
accepted | Erlang string comparisons aren't working |
|
May
1 |
|
comment |
Erlang string comparisons aren't working You are my hero thank you! |
|
May
1 |
|
asked | Erlang string comparisons aren't working |
|
Apr
22 |
|
awarded | Popular Question |
|
Apr
11 |
|
comment |
Implementing De Boors algorithm for finding points on a B-spline @BrettHale I'm afraid i don't quite follow? I'm just working in 2D at the moment but none of the edges of my B-sline curve (as defined by the white dots) seem to intersect.. Oh wait are we talking about the control points overlapping? That's intentional, the 5th,6th and 7th points overlap the 1st,2nd and 3rd when trying to draw a circle. Thanks for taking the time to help me solve this i'm really struggling. |
|
Apr
11 |
|
asked | Implementing De Boors algorithm for finding points on a B-spline |
|
Apr
10 |
|
accepted | How to keep a view controller alive for an asynchronous task? |
|
Apr
6 |
|
accepted | Don't know how to use the JSON data returned from a web service |
|
Mar
29 |
|
awarded | Popular Question |
|
Mar
26 |
|
awarded | Popular Question |
|
Mar
21 |
|
awarded | Tumbleweed |
|
Mar
16 |
|
awarded | Popular Question |
|
Mar
15 |
|
comment |
Don't know how to use the JSON data returned from a web service :O righhht. How did you get that? with the same url request as me? |
|
Mar
15 |
|
comment |
How to keep a view controller alive for an asynchronous task? @Vladimir If i take it out into a separate model class would i need to create an instance of that class inside my game view controller? (as opposed to starting to load the data in the menu, which is more ideal.) (Thank you for the response!) |
|
Mar
15 |
|
revised |
Don't know how to use the JSON data returned from a web service edited title |