Please,
I need an algorithm that demonstrates the operation of the warnock
it can be any thing in delphi or java preferably
I need this to finish my graduation project
I have it exalts urgency, I don't find any of the internet in place
I live in the brasil and here the material is practically inexistent
thank you
Warnock Algorithm
Started by sutto, May 23 2004 02:54 AM
6 replies to this topic
#1
Posted 23 May 2004 - 02:54 AM
#2
Posted 23 May 2004 - 09:40 AM
Warnock(PolyList PL, ViewPort VP)
If ( PL simple in VP) then
Draw PL in VP
else
Split VP vertically and horizontally into VP1,VP2,VP3,VP4
Warnock(PL in VP1, VP1)
Warnock(PL in VP2, VP2)
Warnock(PL in VP3, VP3)
Warnock(PL in VP4, VP4)
end
so... i just copied the pseudo code from the first page that google gave me :)
i take it that this isn't what you need, so could you give more information on how you need to demonstrate how the algo works ?
If ( PL simple in VP) then
Draw PL in VP
else
Split VP vertically and horizontally into VP1,VP2,VP3,VP4
Warnock(PL in VP1, VP1)
Warnock(PL in VP2, VP2)
Warnock(PL in VP3, VP3)
Warnock(PL in VP4, VP4)
end
so... i just copied the pseudo code from the first page that google gave me :)
i take it that this isn't what you need, so could you give more information on how you need to demonstrate how the algo works ?
If Prolog is the answer, what is the question ?
#3
Posted 23 May 2004 - 09:42 AM
maybe giving each poly a certain colour based on how the algo splits the polygonlist would help...
If Prolog is the answer, what is the question ?
#4
Posted 23 May 2004 - 01:56 PM
Anubis, I need something that demonstrates the algorithm, any thing for instance
create 2 polygons, and demonstrate the division of the screen in 4, and for oh it goes..
I need to base the method WARNOCK, he/she would need something done, in delphi or java, he/she has to be implemented
I am not a programmer, unhappily
If you can me to help, or he/she knows where I find something that demonstrates the method
Thank you for the help
create 2 polygons, and demonstrate the division of the screen in 4, and for oh it goes..
I need to base the method WARNOCK, he/she would need something done, in delphi or java, he/she has to be implemented
I am not a programmer, unhappily
If you can me to help, or he/she knows where I find something that demonstrates the method
Thank you for the help
#5
Posted 23 May 2004 - 01:57 PM
it can also be for color, I need something that demonstrates the algorithm working
#6
Posted 24 May 2004 - 11:04 AM
you want somebody to code this for you ??? good luck with that my friend... i have enough stuff to do allready
If Prolog is the answer, what is the question ?
#7
Posted 24 May 2004 - 06:02 PM
I do not want die nobody makes swims for me, and nor I asked for this to it, but this... obliged for the luck recommendation must exist some example in some place... after all is only a method very used debtor for its attention
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











