Commit Graph

478 Commits

Author SHA1 Message Date
Laurent Le Goff 65e5e944d4 resolve bug on tests 2011-05-20 15:32:00 +02:00
Laurent Le Goff f4a9d29b42 Add arc segmentation 2011-05-19 23:54:22 +02:00
Laurent Le Goff 4dd2a24c2d Add quadratic subdivision 2011-05-19 23:24:56 +02:00
Laurent Le Goff c20e243ba4 add Ahmad Parabolic Approximation implementation 2011-05-19 16:15:02 +02:00
Laurent Le Goff cc37e5c658 Draw points of segments to see subdivion 2011-05-19 10:44:16 +02:00
Laurent Le Goff f02c5bc8c0 add *.exe to hgignore 2011-05-19 10:42:58 +02:00
Laurent Le Goff 23ecc2d0d2 modify tests 2011-05-18 23:34:41 +02:00
Laurent Le Goff b7d000715e gofmt 2011-05-18 23:23:31 +02:00
Laurent Le Goff 713b1fa1f6 Add simple line rasteriser 2011-05-18 22:59:30 +02:00
Laurent Le Goff 9606b186e0 derecursify casteljau 2011-05-18 18:31:32 +02:00
Laurent Le Goff c49d784e7f comment gl make install 2011-05-18 09:53:23 +02:00
Laurent Le Goff 52748a2494 merge modifs 2011-05-18 09:51:42 +02:00
Laurent Le Goff a68b429f0f update gl sample 2011-05-18 09:44:58 +02:00
legoff laurent 31d492ce42 add rule to ignore 2011-05-17 23:34:56 +02:00
Laurent Le Goff aa92b7cf68 modify test 2011-05-17 23:32:54 +02:00
Laurent Le Goff 34ece3f720 Create curve package with a test bench 2011-05-17 23:17:15 +02:00
Laurent Le Goff 0b4019e608 Added tag release for changeset 66dd65b04dae 2011-05-17 21:41:01 +02:00
legoff laurent ae86d6284d Merge with f853f6a3a74152f87ccc792f3c99753615054ea9 2011-05-17 20:57:21 +02:00
Laurent Le Goff b63cd97d0b add hgignore 2011-05-17 20:48:52 +02:00
Laurent Le Goff 8bc0343156 slice vertices and colors 2011-04-27 10:36:31 +02:00
Laurent Le Goff 259014193d create .hgignore file
launch test push new images result
2011-04-27 10:13:53 +02:00
Laurent Le Goff 8759e1bc46 Remove oldies 2011-04-27 10:06:14 +02:00
Laurent Le Goff 8e1db8dc62 minor fix 2011-04-26 13:26:55 +02:00
Laurent Le Goff 71188c8fa8 10ms on win32 tiger 2011-04-26 11:56:04 +02:00
Laurent Le Goff 32fb2e97ab optim 2011-04-22 18:08:10 +02:00
Laurent Le Goff 99b0e2a2de Update to lastest Go-Glut release 2011-04-22 09:56:27 +02:00
Laurent Le Goff a37314d721 Use Vertex Array to optimize OpenGL Drawing 2011-04-21 23:31:45 +02:00
Laurent Le Goff b476b6531f fmt 2011-04-21 21:36:00 +02:00
Laurent Le Goff a7681160d7 comment make wingui 2011-04-21 21:34:10 +02:00
Laurent Le Goff 2081261511 first things about OpenGL 2011-04-21 14:30:46 +02:00
Laurent Le Goff 8ba663637e add old glut sample 2011-04-20 23:31:52 +02:00
Laurent Le Goff 6d75998b87 refactoring os.Open && time convertion bug resolved for benchmark 2011-04-20 18:30:48 +02:00
Laurent Le Goff 3065973abc gofmt 2011-04-14 22:22:57 +02:00
Laurent Le Goff a8724418ad merge 2011-04-14 21:28:06 +02:00
Laurent Le Goff 89f7d996af declare vars before loop 2011-04-14 18:32:35 +02:00
Laurent Le Goff f4760bc626 gofmt 2011-04-14 15:45:00 +02:00
Laurent Le Goff 02b785a4df enhance bilinear algo 2011-04-14 15:42:13 +02:00
Laurent Le Goff 45159ffd27 gofmt 2011-04-14 15:03:17 +02:00
Laurent Le Goff d84ea36159 resolve bug on transformation matrix 2011-04-14 15:01:10 +02:00
Laurent Le Goff 9ae0038d00 convert uint16 into float64 2011-04-14 15:00:34 +02:00
Laurent Le Goff 99bb7412b8 choose algorithm and don't use gc 2011-04-14 14:59:35 +02:00
Laurent Le Goff f4c15de193 choose interpolation algorithm 2011-04-14 12:17:33 +02:00
Laurent Le Goff 71da9797fd choose interpolation algorithm 2011-04-14 12:17:11 +02:00
Laurent Le Goff c391300572 Separate image interpolation from graphic context code 2011-04-13 18:27:57 +02:00
Laurent Le Goff 45cbcd3e68 linear, bilinear, bicubic image transformation with no optimisation 2011-04-13 17:17:46 +02:00
Laurent Le Goff 20498b9f91 remove unecessary include 2011-03-30 17:15:22 +02:00
Laurent Le Goff 9a1350aff2 fmt 2011-03-30 17:07:52 +02:00
Laurent Le Goff bb4ed43b8a Integrate draw2d to win32 2011-03-30 16:57:47 +02:00
Laurent Le Goff 59128cdbf6 Prepare other Graphic Context implementation like OpenGL 2011-03-24 22:56:53 +01:00
legoff.laurent 4ad77aa4a2 tiger example 2011-03-22 21:27:01 +01:00