| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <!--
- demo.design 3D programming FAQ
- Idea, texts, screenshots:
- Andrew A. Aksyonoff,
- shodan@chat.ru
- Web-design, illustrations:
- Andrey Samoilov,
- asy@sense.simbirsk.su
- -->
- <html>
- <head>
- <title>demo.design 3D programming FAQ. Êîëëåêöèÿ ëèíêîâ.</title>
- <link rel=stylesheet href="style.css" type="text/css">
- </head>
- <script language="javascript">
- <!--//
- browser = navigator.appName;
- version = parseFloat(navigator.appVersion);
- if (browser == "Netscape" && version >= 3.0) { jsenabled = 1; } else
- if (browser == "Microsoft Internet Explorer" && version >= 3.0) { jsenabled = 1; } else { jsenabled = 0; }
- function swap(img,ref) { if (jsenabled) {document.images[img].src = ref;} }
- function loadtocache(img,ref) { cache[img] = new Image(); cache[img].src = ref; }
- if (jsenabled) {
- cache = new Array();
- loadtocache(0,"img/xdl.gif");
- loadtocache(1,"img/xfaq.gif");
- loadtocache(2,"img/xlinks.gif");
- loadtocache(3,"img/xauthor.gif");
- loadtocache(4,"img/xe.gif");}
- //-->
- </script>
- <body bgcolor=white><center>
- <!-- Title -->
- <img src="img/b.gif" width=500 height=1 alt=""><br><img src="img/t.gif" width=500 height=1 alt=""><br><img src="img/b.gif" width=500 height=1 alt=""><br><img src="img/t.gif" width=500 height=2 alt=""><br>
- <table width=500 cellpadding=0 cellspacing=0 border=0>
- <td><img src="img/t.gif" width=5 height=1 alt=""><a href="main.htm" onmouseover="swap('logo','img/xe.gif');" onmouseout="swap('logo','img/e.gif');"><img src="img/e.gif" name=logo width=60 height=50 border=0 hspace=10 alt=" â ñàìîå íà÷àëî "></a></td>
- <td><p class=pagetitle><img src="img/t.gif" width=215 height=1 alt=""><br>demo.design<br>3D programming FAQ</td>
- <td align=center><p class=navy><a href="download.htm" onmouseover="swap('dl','img/xdl.gif');" onmouseout="swap('dl','img/dl.gif');"><img src="img/dl.gif" name=dl width=40 height=40 border=0 hspace=5 alt=" download "></a><br>download</td>
- <td align=center><p class=navy><a href="content.htm" onmouseover="swap('faq','img/xfaq.gif');" onmouseout="swap('faq','img/faq.gif');"><img src="img/faq.gif" name=faq width=40 height=40 border=0 hspace=5 alt=" ñîäåðæàíèå "></a><br>content</td>
- <td align=center><p class=navy><a href="links.htm" onmouseover="swap('links','img/xlinks.gif');" onmouseout="swap('links','img/links.gif');"><img src="img/links.gif" name=links width=40 height=40 border=0 hspace=5 alt=" êîëëåêöèÿ ëèíêîâ "></a><br>links</td>
- <td align=center><p class=navy><a href="author.htm" onmouseover="swap('author','img/xauthor.gif');" onmouseout="swap('author','img/author.gif');"><img src="img/author.gif" name=author width=40 height=40 border=0 hspace=5 alt=" àâòîðà! "></a><br>author</td>
- </table>
- <img src="img/t.gif" width=500 height=4 alt=""><br><img src="img/b.gif" width=500 height=1 alt=""><br><img src="img/t.gif" width=500 height=2 alt=""><br>
- <table width=500 cellpadding=0 cellspacing=10 border=0><td><div align=justify>
- <p class=title><img src="img/blinks.gif" width=70 height=70 align=left hspace=0 alt=""><img src="img/t.gif" width=5 height=70 align=left hspace=0 alt="">ÊÎËËÅÊÖÈß ËÈÍÊÎÂ
- <!-- Page body -->
- <p>Çäåñü ÿ ñîáèðàþ òå ëèíêè, ïî êîòîðûì IMHO ñòîèò ïîëàçèòü ÷åëîâåêó, åñëè îí èíòåðåñóåòñÿ 3D ãðàôèêîé.  ÷àñòíîñòè, ÿ ïî íèì óæå ïîëàçèë.
- <p class=linkinfo><a href="http://www.hornet.org">www.hornet.org</a><br>Ìåêêà äåìîñöåíû... â ïðîöåññå çàêðûòèÿ<br>
- <p class=linkinfo><a href="http://www.scene.org">www.scene.org</a><br>ïðååìíèê hornet.org
- <p class=linkinfo><a href="http://www.mhri.edu.au/~pdb">www.mhri.edu.au/~pdb</a><br>îòíîñèòåëüíî ñëîæíûå ìàòåìàòè÷åñêèå ìåòîäû
- <p class=linkinfo><a href="http://cg.cs.tu-berlin.de/~ki">cg.cs.tu-berlin.de/~ki</a><br>3D engines list... ïîðÿäêà 500 øòóê!
- <p class=linkinfo><a href="http://www.intel.com">www.intel.com</a><br>ïðèìåðû ïðîãðàììèðîâàíèÿ (â ò.÷. 3D) è îïòèìèçàöèÿ äëÿ Intel'îâñêèõ ïðîöåññîðîâ
- <p class=linkinfo><a href="http://www.neutralzone.org/home/faqsys">www.neutralzone.org/home/faqsys</a><br>FAQSYS: ìåãàòîííû ðàçëè÷íûõ äîêóìåíòàöèé, FAQ, èñõîäíèêîâ...
- </div>
- </td></table>
- <img src="img/b.gif" width=500 height=1 alt=""><br>
- </center></body>
- </html>
|