Click here to Skip to main content
16,015,900 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralPoincaré Conjecture Pin
Bassam Abdul-Baki23-Aug-06 8:00
professionalBassam Abdul-Baki23-Aug-06 8:00 
GeneralRe: Poincaré Conjecture Pin
El Corazon23-Aug-06 8:14
El Corazon23-Aug-06 8:14 
GeneralRe: Poincaré Conjecture Pin
Bassam Abdul-Baki23-Aug-06 8:15
professionalBassam Abdul-Baki23-Aug-06 8:15 
GeneralRe: Poincaré Conjecture Pin
A.A.23-Aug-06 13:06
A.A.23-Aug-06 13:06 
QuestionCircular layout algorithm Pin
Vitaliy Tsvayer23-Aug-06 5:11
Vitaliy Tsvayer23-Aug-06 5:11 
AnswerRe: Circular layout algorithm Pin
Paul Conrad14-Jul-07 10:21
professionalPaul Conrad14-Jul-07 10:21 
QuestionHow to realize the infrared effect when using realtime 3D software? Pin
stonylhy23-Aug-06 4:16
stonylhy23-Aug-06 4:16 
AnswerRe: How to realize the infrared effect when using realtime 3D software? Pin
El Corazon23-Aug-06 6:48
El Corazon23-Aug-06 6:48 
first off, infrared is not a simple greyscale luminance.
Second, you can't get a real infrared from color.
Simulating it means recalculating and restoring all your textures.... or using a shader.
I use a shader, it's very few lines and very efficient, but requires a decent graphics card and you don't have to rebuild the textures, you can use the same textures as true-color, just change the rendering algorithm through a shader.

As for my algorithm.... well.... that is the stuff that builds thesis papers.

However, I googled this[^] discussion so I don't have to talk about my algorithm. Cool | :cool:

_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

Questionthe shortest path Pin
ihe23-Aug-06 0:47
ihe23-Aug-06 0:47 
AnswerRe: the shortest path Pin
Dan Neely23-Aug-06 2:16
Dan Neely23-Aug-06 2:16 
GeneralRe: the shortest path Pin
ihe25-Aug-06 2:05
ihe25-Aug-06 2:05 
GeneralRe: the shortest path Pin
Dan Neely25-Aug-06 2:18
Dan Neely25-Aug-06 2:18 
AnswerRe: the shortest path Pin
Zac Howland23-Aug-06 5:38
Zac Howland23-Aug-06 5:38 
GeneralRe: the shortest path Pin
ihe25-Aug-06 2:08
ihe25-Aug-06 2:08 
AnswerRe: the shortest path Pin
El Corazon23-Aug-06 6:52
El Corazon23-Aug-06 6:52 
GeneralRe: the shortest path Pin
ihe25-Aug-06 2:12
ihe25-Aug-06 2:12 
GeneralRe: the shortest path Pin
El Corazon25-Aug-06 3:22
El Corazon25-Aug-06 3:22 
GeneralA Klein Four original by Matt Salomone Pin
Bassam Abdul-Baki22-Aug-06 8:23
professionalBassam Abdul-Baki22-Aug-06 8:23 
GeneralOptimal Golomb Ruler Pin
Bassam Abdul-Baki22-Aug-06 7:45
professionalBassam Abdul-Baki22-Aug-06 7:45 
GeneralRe: Optimal Golomb Ruler Pin
A.A.23-Aug-06 13:03
A.A.23-Aug-06 13:03 
GeneralRe: Optimal Golomb Ruler Pin
Bassam Abdul-Baki24-Aug-06 6:10
professionalBassam Abdul-Baki24-Aug-06 6:10 
Questionlittle probability Q Pin
Chris Losinger22-Aug-06 4:32
professionalChris Losinger22-Aug-06 4:32 
AnswerRe: little probability Q Pin
Zac Howland22-Aug-06 5:12
Zac Howland22-Aug-06 5:12 
GeneralRe: little probability Q Pin
Chris Losinger22-Aug-06 5:21
professionalChris Losinger22-Aug-06 5:21 
GeneralRe: little probability Q Pin
Zac Howland22-Aug-06 5:25
Zac Howland22-Aug-06 5:25 

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.