67998b42eef434c99bf867d23e802977bdd9afcd
[qbasicapps.git] / graphics / 4D engine / index.html
1 <HTML>\r
2 <HEAD><TITLE>4D engine</TITLE></HEAD>\r
3 \r
4 <BODY>\r
5 \r
6 <CENTER><H1>4D engine</H1></CENTER>\r
7 <BR>\r
8 <BR>\r
9 Implementation of 4 dimensional (4D) engine.\r
10 It's like 3D but with additional extra dimension.\r
11 \r
12 It's possible to define objects from 4D polygons.\r
13 In 4D world minimum amount of points to define 4D\r
14 shape is 5. Each point will be defined by 4 coordinates (X, Y, Z, Q).\r
15 \r
16 You can rotate object around any axis\r
17 (4D world has 6 rotation axes!)\r
18 Program allows you to move along any dimension.\r
19 \r
20 <BR><IMG SRC="sshot.png">\r
21 </BODY>\r
22 </HTML>