@@ -32,7 +32,7 @@ digraph {
3232 <TR><TD>http:// github/miloyip/game-programmer</TD></TR>
3333 </TABLE>
3434 >]
35- tocbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
35+ tocbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
3636 }
3737
3838 {
@@ -67,13 +67,13 @@ digraph {
6767
6868 legendA1 [label =" Recommended Path" ]
6969 legendB1 [label =" Normal Path" ]
70- legendA2 [label =" " , height =0.1 ]
71- legendB2 [label =" " , height =0.1 ]
70+ legendA2 [label =" " , height =0.01 ]
71+ legendB2 [label =" " , height =0.01 ]
7272 legendA1 -> legendA2 [penwidth=2, arrowhead =normal]
7373 legendB1 -> legendB2
7474
7575 legendtop [fixedsize =true,width =8,height =0.01,style =invis,label =" " ]
76- legendbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
76+ legendbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
7777 legendtop -> { legendA1; legendB1 } [style =invis]
7878 { legendA2; legendB2 } -> legendbottom [style =invis]
7979 }
@@ -110,8 +110,8 @@ digraph {
110110 kidintermediate -> learntoprogramwithminecraft -> adventuresinminecraft
111111 kidintermediate -> " 3dgpforkids"
112112
113- kidtop [fixedsize =true,width =8,height =0.1 ,style =invis, label =" " ]
114- kidbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
113+ kidtop [fixedsize =true,width =8,height =0.01 ,style =invis, label =" " ]
114+ kidbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
115115 kidtop -> age5 [style =invis]
116116 adventuresinminecraft -> kidbottom [style =invis]
117117 }
@@ -142,8 +142,8 @@ digraph {
142142 algorithm -> { clrs3; algorithms4 }
143143 csmath -> concretemaths2 -> computationalscieng
144144
145- cstop [fixedsize =true,width =8,height =0.1 ,style =invis, label =" " ]
146- csbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
145+ cstop [fixedsize =true,width =8,height =0.01 ,style =invis, label =" " ]
146+ csbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
147147 cstop -> csmath [style =invis]
148148 comparch5 -> csbottom [style =invis]
149149 }
@@ -157,7 +157,7 @@ digraph {
157157
158158 {
159159 rank =same
160- cbegin [label =" Beginning C" ]
160+ cbegin [label =" C" ]
161161 lua [label =" Lua" ]
162162 csharp [label =" C#" ]
163163 }
@@ -226,9 +226,9 @@ digraph {
226226
227227 csharp -> mvcsharpstepbystep8 -> csharpindepth3 -> clrviacsharp4
228228
229- progtop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
230- progbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
231- progtop -> cbegin [style =invis]
229+ progtop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
230+ progbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
231+ progtop -> { cbegin; csharp; lua } [style =invis]
232232 moderncppdesign -> progbottom [style =invis]
233233 }
234234
@@ -265,8 +265,8 @@ digraph {
265265
266266 sepractice -> { designpatterns; umldistilled3 } [style =invis]
267267
268- setop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
269- sebottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
268+ setop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
269+ sebottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
270270 setop -> sepractice [style =invis]
271271 apidesignforcpp -> sebottom [style =invis]
272272 }
@@ -303,8 +303,8 @@ digraph {
303303 mathadvanced -> visualizingquaternions
304304 mathadvanced -> divgradcurl4
305305
306- mathtop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
307- mathbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
306+ mathtop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
307+ mathbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
308308 mathtop -> mathbegin [style =invis]
309309 geometrictools -> mathbottom [style =invis]
310310 }
@@ -391,8 +391,8 @@ digraph {
391391 gpgems4 -> gpgems5
392392 gpgems5 -> gpgems6 -> gpgems7 -> gpgems8
393393
394- gametop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
395- gamebottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
394+ gametop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
395+ gamebottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
396396 gametop -> { gpbegin; unity } [style =invis]
397397 gpgems7 -> gamebottom [style =invis]
398398 }
@@ -442,8 +442,8 @@ digraph {
442442 geoptimization -> unity5gameoptimization -> videogameoptimization -> hackersdelight2 -> gpgpu
443443 getool -> gamedevtools -> designinguxgamedevtools
444444
445- getop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
446- gebottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
445+ getop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
446+ gebottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
447447 getop -> gebegin [style =invis]
448448 gpgpu -> gebottom [style =invis]
449449 }
@@ -568,8 +568,8 @@ digraph {
568568
569569 vulkanguide -> cgmisc [style =invis]
570570
571- cgtop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
572- cgbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
571+ cgtop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
572+ cgbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
573573 cgtop -> cgbegin [style =invis]
574574 magiccg -> cgbottom [style =invis]
575575 }
@@ -588,8 +588,8 @@ digraph {
588588
589589 audiobegin -> { gameaudioprogramming; gettingstartedcppaudio }
590590
591- audiotop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
592- audiobottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
591+ audiotop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
592+ audiobottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
593593 audiotop -> audiobegin [style =invis]
594594 { gameaudioprogramming; gettingstartedcppaudio } -> audiobottom [style =invis]
595595 }
@@ -645,8 +645,8 @@ digraph {
645645
646646 { animadvanced; phyadvanced } -> fluid -> taofluidanimation -> fluidsimulationforcg2
647647
648- phytop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
649- phybottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
648+ phytop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
649+ phybottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
650650 phytop -> { animbegin; phybegin } [style =invis]
651651 fluidsimulationforcg2 -> phybottom [style =invis]
652652 }
@@ -691,8 +691,8 @@ digraph {
691691 aigpwisdom4 -> gameaipro -> gameaipro2
692692 aimisc -> aigpwisdom4 [style =invis]
693693
694- aitop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
695- aibottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
694+ aitop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
695+ aibottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
696696 aitop -> aibegin [style =invis]
697697 gameaipro2 -> aibottom [style =invis]
698698 }
@@ -737,8 +737,8 @@ digraph {
737737
738738 multiplayermisc -> massivelymultiplayergd -> massivelymultiplayergd2
739739
740- multiplayertop [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
741- multiplayerbottom [fixedsize =true,width =8,height =0.1 ,style =invis,label =" " ]
740+ multiplayertop [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
741+ multiplayerbottom [fixedsize =true,width =8,height =0.01 ,style =invis,label =" " ]
742742 multiplayertop -> multiplayerbegin [style =invis]
743743 linuxnetworkinternals -> multiplayerbottom [style =invis]
744744 }
0 commit comments