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

33 commits

Author SHA1 Message Date
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
Miloslav Číž
438c4d7db3 Continue PC 2019-05-10 21:00:48 +02:00
Miloslav Číž
01e523aff0 Refactor 2019-05-10 16:52:20 +02:00
Miloslav Číž
8392d88763 Start putting persp corr in place 2019-05-09 23:39:28 +02:00
Miloslav Číž
48c44943e9 Rework triangle drawing interface 2019-05-09 19:06:21 +02:00
Miloslav Číž
151fa7c283 Remove redundant function 2019-05-08 14:20:25 +02:00
Miloslav Číž
eaea810b85 Make resolution constant 2019-05-08 14:14:56 +02:00
Miloslav Číž
5749abee92 Move cube data to s3l 2019-05-07 21:31:33 +02:00
Miloslav Číž
fb9f7c6b10 Texture the cube correctly 2019-05-07 21:14:42 +02:00
Miloslav Číž
8d7316baad Improve the cube 2019-05-07 20:23:11 +02:00
Miloslav Číž
6ac545cc87 Draw 3D cube 2019-05-07 16:48:50 +02:00
Miloslav Číž
d4872e6984 Use stepping lerp 2019-05-06 19:02:58 +02:00
Miloslav Číž
a0ccae315b Update SDL test 2019-05-06 00:32:37 +02:00
Miloslav Číž
db06869dd7 Add test texture 2019-04-28 21:11:23 +02:00
Miloslav Číž
c0a0270c96 Fix discontinities in long triangles 2019-04-28 20:53:02 +02:00
Miloslav Číž
e0467330e9 Add small adjustements 2019-04-28 19:31:13 +02:00
Miloslav Číž
360df9fe83 Continue drawModel 2018-11-20 12:45:40 +01:00
Miloslav Číž
35197f03d6 Small refactor 2018-11-18 18:30:39 +01:00
Miloslav Číž
28ce385dad Add modes 2018-11-18 18:25:55 +01:00
Miloslav Číž
2eff3913f4 Add BF culling 2018-11-18 15:59:58 +01:00
Miloslav Číž
182ee3b65d Fix L/R 2018-11-18 13:40:51 +01:00
Miloslav Číž
3a9bc0f6e7 Rename 2018-11-18 10:22:31 +01:00
Miloslav Číž
85f48c1d79 Advance barycentric 2018-11-18 09:33:15 +01:00
Miloslav Číž
d3a3e12f33 Start barycentric 2018-11-17 19:57:30 +01:00
Miloslav Číž
469368530b Prevent infinite loops 2018-11-17 17:33:09 +01:00
Miloslav Číž
d20eaa1427 Fix a bug 2018-11-17 17:18:55 +01:00
Miloslav Číž
9cbe9a0823 Continue triangle 2018-11-17 16:40:44 +01:00
Miloslav Číž
ee0f4f0f2c Init 2018-11-17 13:34:15 +01:00