Commit graph

24 commits

Author SHA1 Message Date
hodasemi 9817d78cd0 Add Rust OpenGL example 2019-07-20 08:58:27 +02:00
hodasemi f89a16075a Wire up task 4 2019-06-22 16:51:52 +02:00
hodasemi c170f3d716 Add exercise4 2019-06-07 08:18:22 +02:00
hodasemi 1dfbe38011 fix texturing 2019-06-01 19:21:16 +02:00
hodasemi 9737818f81 Create normals and actually use texture 2019-06-01 14:35:43 +02:00
hodasemi 71c1b73ec3 Display terrain 2019-06-01 13:14:17 +02:00
hodasemi 7e9c8f80b6 Fix Matrix4 and add task 3.1.2 2019-06-01 13:02:40 +02:00
hodasemi 3c9dfa61f9 Add matrix type 2019-06-01 12:25:25 +02:00
hodasemi 4c3b956787 Fix cube rendering 2019-05-31 14:42:02 +02:00
hodasemi 1dca5470f6 Render cube 2019-05-31 14:31:02 +02:00
hodasemi cc03214142 Fix build and sloppy build errors 2019-05-31 14:05:45 +02:00
hodasemi b574b9040b Add task 3 2019-05-31 13:29:18 +02:00
hodasemi 097f41a110 Remove unnecessary comment 2019-05-20 14:14:40 +02:00
hodasemi e2e64daf10 Add bresenham circle and rectangle 2019-05-20 12:49:29 +02:00
hodasemi 0f847a08ab Implement fill algorithms 2019-05-18 20:53:32 +02:00
hodasemi 4ddcbccd01 Basic dda testing 2019-05-18 20:18:18 +02:00
hodasemi 4d476b510b Magical bresenham 2019-05-18 20:12:51 +02:00
hodasemi dcd85110a6 Setup exercise 2 2019-05-15 12:23:24 +02:00
hodasemi 09edcfe383 Add exercise 2 2019-05-11 10:51:24 +02:00
hodasemi 2be8580dce Create separate static library 2019-05-01 10:52:26 +02:00
hodasemi f2a8d58b24 Add iteration and unique check 2019-05-01 10:44:24 +02:00
hodasemi f61fe57a40 Update gitignore 2019-04-19 14:05:06 +02:00
hodasemi 0ec58b65f5 Implement first task 2019-04-19 14:00:50 +02:00
hodasemi 104e46da64 Add paper of first task 2019-04-17 14:44:44 +02:00