1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00
Commit graph

77 commits

Author SHA1 Message Date
Miloslav Číž
f4a4ca06b4 Refactor 2019-06-04 22:59:38 +02:00
Miloslav Číž
d0f504bc5d Parametrize macro 2019-06-04 22:24:50 +02:00
Miloslav Číž
4354e98908 Fix segfault 2019-06-03 18:44:53 +02:00
Miloslav Číž
3378325093 Fix disappearing triangles 2019-06-03 18:06:06 +02:00
Miloslav Číž
9d2020b83c Continue image tool 2019-06-03 17:07:40 +02:00
Miloslav Číž
bf79f1437e Add visibility 2019-06-03 13:08:08 +02:00
Miloslav Číž
cc2e1f08ef Fix nner loop bu 2019-06-02 23:13:49 +02:00
Miloslav Číž
246cb2a8cc Fix near culling 2019-06-02 13:13:33 +02:00
Miloslav Číž
8c00c5d7fd Remove unusable constants 2019-06-02 12:56:58 +02:00
Miloslav Číž
ae52bce56f ID -> Index 2019-06-02 12:26:10 +02:00
Miloslav Číž
7c2e469516 Add flat mode 2019-06-01 23:21:44 +02:00
Miloslav Číž
40739dbb5e Add check 2019-06-01 23:04:59 +02:00
Miloslav Číž
97967e6af0 Start texture tool 2019-06-01 22:28:12 +02:00
Miloslav Číž
4649c33832 Add FPS 2019-06-01 19:22:55 +02:00
Miloslav Číž
d3e3112fdd Fix z-test bug 2019-06-01 18:49:43 +02:00
Miloslav Číž
fbab60d893 Fix bug 2019-06-01 17:58:32 +02:00
Miloslav Číž
91e078b920 Refactor a bit 2019-06-01 16:15:37 +02:00
Miloslav Číž
625d2436eb Fix persp. corr (ugly) 2019-06-01 15:40:29 +02:00
Miloslav Číž
aa8cc634ba Add writeTransform3D 2019-05-30 20:01:01 +02:00
Miloslav Číž
714f41f7ca Add triangle size to pixelinfo 2019-05-30 19:46:23 +02:00
Miloslav Číž
d18807b077 Stash drawing modes 2019-05-30 17:45:26 +02:00
Miloslav Číž
d8dd1ec04a Fix memory error 2019-05-28 19:48:36 +02:00
Miloslav Číž
e7dc709ebd Add presets 2019-05-28 19:14:27 +02:00
Miloslav Číž
240119353e Add near clamping 2019-05-28 18:51:12 +02:00
Miloslav Číž
bfff51d4d0 Add stencil buffer 2019-05-28 16:23:12 +02:00
Miloslav Číž
b7de74034d Fix sorting 2019-05-28 12:49:13 +02:00
Miloslav Číž
d083bb7f65 Start sorting 2019-05-28 12:07:25 +02:00
Miloslav Číž
9448f5ca36 Rework scene draw 2019-05-27 20:47:47 +02:00
Miloslav Číž
2f6e21e3d8 Add todos 2019-05-26 20:00:28 +02:00
Miloslav Číž
9a24ad5ade Fix warnings 2019-05-26 18:21:21 +02:00
Miloslav Číž
83b077bbee Continue obj2array 2019-05-26 16:42:55 +02:00
Miloslav Číž
a281af0ef6 Move early clipping to scene draw 2019-05-23 15:24:43 +02:00
Miloslav Číž
7fff6fc9bb Add byte z-buffer 2019-05-22 19:34:07 +02:00
Miloslav Číž
4c4ced2d77 Add z-buffer 2019-05-22 17:32:34 +02:00
Miloslav Číž
c11cc70238 Replace drawModel with drawScene 2019-05-21 21:28:16 +02:00
Miloslav Číž
15df512cc9 Add persp. corr. depth 2019-05-21 16:27:13 +02:00
Miloslav Číž
0084e48b2c Add linear depth interpolation 2019-05-21 14:55:24 +02:00
Miloslav Číž
6ff62a8995 Add depth to pixelinfo 2019-05-21 14:13:07 +02:00
Miloslav Číž
f3b2a0fa39 makeRotationMatrix -> makeRotationMatrixZXY 2019-05-20 15:01:00 +02:00
Miloslav Číž
465c338628 Add extra camera control 2019-05-19 20:14:06 +02:00
Miloslav Číž
c0e5c383a8 Rename constant 2019-05-17 18:31:13 +02:00
Miloslav Číž
e97ea1c5cc Fix z-divide 2019-05-16 22:02:50 +02:00
Miloslav Číž
509ebce56c Parametrize texture coords 2019-05-11 23:51:16 +02:00
Miloslav Číž
420bbc3aa6 Implement FOV 2019-05-11 21:50:03 +02:00
Miloslav Číž
534f4aa2b9 Start adding controls to the test 2019-05-11 20:23:08 +02:00
Miloslav Číž
85cadda3b3 Fix triangle flicker 2019-05-11 19:52:40 +02:00
Miloslav Číž
229c3f465a Add triangle clipping 2019-05-11 17:19:41 +02:00
Miloslav Číž
78fe74caf3 Add comments 2019-05-11 16:10:19 +02:00
Miloslav Číž
252ec68e84 PC seems working 2019-05-11 15:00:25 +02:00
Miloslav Číž
06226f323e PC does something 2019-05-10 23:08:06 +02:00