Click here to Skip to main content
15,892,927 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Shortest path related Pin
Member 419459327-Oct-09 14:17
Member 419459327-Oct-09 14:17 
AnswerRe: Shortest path related Pin
Member 419459327-Oct-09 18:02
Member 419459327-Oct-09 18:02 
QuestionBinary Search Tree "Floor" Search Pin
Bachowny22-Oct-09 1:44
Bachowny22-Oct-09 1:44 
AnswerRe: Binary Search Tree "Floor" Search Pin
Alan Balkany22-Oct-09 3:45
Alan Balkany22-Oct-09 3:45 
AnswerRe: Binary Search Tree "Floor" Search Pin
Member 419459322-Oct-09 7:02
Member 419459322-Oct-09 7:02 
AnswerRe: Binary Search Tree "Floor" Search Pin
ely_bob27-Oct-09 6:58
professionalely_bob27-Oct-09 6:58 
AnswerRe: Binary Search Tree "Floor" Search Pin
Bachowny29-Oct-09 17:25
Bachowny29-Oct-09 17:25 
QuestionPixar Pin
David Crow16-Oct-09 5:14
David Crow16-Oct-09 5:14 
On Pixar's How We Do It[^] page (slide 13), they talk about what goes into each frame of a movie. Maybe I'm just being dense, but...

Let's assume the average movie is 90 minutes, or 5,400 seconds, long.
Each frame is 1/24 of a second, so there are 129,600 frames.
If each frame takes about 6 hours to render, that would be 777,600 hours.

They undoubtedly have some serious horsepower doing this rendering, so is that 777,600 computer hours?

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Pixar Pin
Fatbuddha 116-Oct-09 5:39
Fatbuddha 116-Oct-09 5:39 
GeneralRe: Pixar Pin
David Crow16-Oct-09 5:42
David Crow16-Oct-09 5:42 
GeneralRe: Pixar Pin
Richard MacCutchan16-Oct-09 5:46
mveRichard MacCutchan16-Oct-09 5:46 
GeneralRe: Pixar Pin
Fatbuddha 116-Oct-09 5:47
Fatbuddha 116-Oct-09 5:47 
AnswerRe: Pixar Pin
harold aptroot16-Oct-09 5:53
harold aptroot16-Oct-09 5:53 
AnswerRe: Pixar Pin
Ray Cassick16-Oct-09 6:56
Ray Cassick16-Oct-09 6:56 
AnswerRe: Pixar Pin
Tim Craig16-Oct-09 18:25
Tim Craig16-Oct-09 18:25 
AnswerRe: Pixar Pin
ely_bob27-Oct-09 7:09
professionalely_bob27-Oct-09 7:09 
AnswerRe: Pixar Pin
enhzflep29-Oct-09 10:11
enhzflep29-Oct-09 10:11 
GeneralRe: Pixar Pin
David Crow29-Oct-09 10:23
David Crow29-Oct-09 10:23 
QuestionComparison or travel algorithm for n-ary tree Pin
sampath_dr13-Oct-09 1:46
sampath_dr13-Oct-09 1:46 
AnswerRe: Comparison or travel algorithm for n-ary tree Pin
Henry Minute13-Oct-09 3:46
Henry Minute13-Oct-09 3:46 
QuestionConversion from double in java to decimal in C# on java [modified] Pin
ivica rangelov12-Oct-09 4:04
ivica rangelov12-Oct-09 4:04 
AnswerRe: Conversion from double in java to decimal in C# on java Pin
Richard MacCutchan12-Oct-09 4:54
mveRichard MacCutchan12-Oct-09 4:54 
GeneralRe: Conversion from double in java to decimal in C# on java [modified] Pin
ivica rangelov12-Oct-09 8:43
ivica rangelov12-Oct-09 8:43 
GeneralRe: Conversion from double in java to decimal in C# on java Pin
Tim Craig12-Oct-09 20:53
Tim Craig12-Oct-09 20:53 
QuestionDetect A Circle In A Image Pin
allahmorad11-Oct-09 2:27
allahmorad11-Oct-09 2:27 

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.