Click here to Skip to main content
15,899,313 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: What's the most popular algorithm for video compression in industry? Pin
Tolga Birdal25-Oct-08 7:06
Tolga Birdal25-Oct-08 7:06 
QuestionBest Fit Algo. Pin
deezZ6-Jun-08 19:06
deezZ6-Jun-08 19:06 
AnswerRe: Best Fit Algo. Pin
73Zeppelin8-Jun-08 8:42
73Zeppelin8-Jun-08 8:42 
AnswerRe: Best Fit Algo. Pin
cp98768-Jun-08 11:45
cp98768-Jun-08 11:45 
AnswerRe: Best Fit Algo. Pin
Mark Churchill9-Jun-08 18:44
Mark Churchill9-Jun-08 18:44 
AnswerRe: Best Fit Algo. Pin
Tadeusz Westawic12-Jun-08 18:41
Tadeusz Westawic12-Jun-08 18:41 
QuestionCollision Detection Pin
AliN13626-Jun-08 5:36
AliN13626-Jun-08 5:36 
AnswerRe: Collision Detection [modified] PinPopular
73Zeppelin6-Jun-08 6:47
73Zeppelin6-Jun-08 6:47 
It depends on the accuracy that you want. For relatively inaccurate detection you can use the bounding box of your shapes.

There are some nice bounding box based algorithms in OpenGL that you can use: here[^].

There's also a nice CP article here[^].

EDIT: It helps to explain why you gave me a '1-vote'...

modified on Tuesday, June 10, 2008 3:30 AM

AnswerRe: Collision Detection Pin
Arash Partow6-Jun-08 10:59
Arash Partow6-Jun-08 10:59 
AnswerRe: Collision Detection Pin
Mark Churchill9-Jun-08 18:43
Mark Churchill9-Jun-08 18:43 
AnswerRe: Collision Detection Pin
Tadeusz Westawic12-Jun-08 20:00
Tadeusz Westawic12-Jun-08 20:00 
GeneralRe: Collision Detection Pin
Tadeusz Westawic13-Jun-08 3:35
Tadeusz Westawic13-Jun-08 3:35 
QuestionMultidimensional Logic? Pin
Leslie Sanford5-Jun-08 7:23
Leslie Sanford5-Jun-08 7:23 
AnswerRe: Multidimensional Logic? Pin
PIEBALDconsult5-Jun-08 8:12
mvePIEBALDconsult5-Jun-08 8:12 
QuestionMercator distance Pin
michela4-Jun-08 22:12
michela4-Jun-08 22:12 
AnswerRe: Mercator distance Pin
Arash Partow5-Jun-08 1:41
Arash Partow5-Jun-08 1:41 
AnswerRe: Mercator distance Pin
73Zeppelin5-Jun-08 4:54
73Zeppelin5-Jun-08 4:54 
GeneralRe: Mercator distance Pin
MarkB7775-Jun-08 22:05
MarkB7775-Jun-08 22:05 
GeneralRe: Mercator distance Pin
michela6-Jun-08 0:59
michela6-Jun-08 0:59 
GeneralRe: Mercator distance [modified] Pin
73Zeppelin6-Jun-08 2:22
73Zeppelin6-Jun-08 2:22 
GeneralRe: Mercator distance Pin
michela6-Jun-08 2:56
michela6-Jun-08 2:56 
GeneralRe: Mercator distance Pin
73Zeppelin6-Jun-08 3:27
73Zeppelin6-Jun-08 3:27 
QuestionWorth its Salt? Pin
Brady Kelly3-Jun-08 4:48
Brady Kelly3-Jun-08 4:48 
AnswerRe: Worth its Salt? Pin
Arash Partow3-Jun-08 8:21
Arash Partow3-Jun-08 8:21 
GeneralRe: Worth its Salt? Pin
Brady Kelly3-Jun-08 22:34
Brady Kelly3-Jun-08 22:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.