Michael Kohl citizen428
citizen428 pushed to main at citizen428/minimal-raytracer 2021-05-15 07:03:46 +00:00
9a00830460 Add ray and sphere structs and impl
e3c31c2e51 Add ray and sphere structs and impl
Compare 2 commits »
citizen428 pushed to main at citizen428/minimal-raytracer 2021-05-15 06:58:13 +00:00
e3c31c2e51 Add ray and sphere structs and impl
e22cc7bf0f Add ray and sphere structs and impl
Compare 2 commits »
citizen428 pushed to main at citizen428/minimal-raytracer 2021-05-15 06:51:57 +00:00
e22cc7bf0f Add ray and sphere structs and impl
Compare 2 commits »
citizen428 created branch main in citizen428/minimal-raytracer 2021-05-15 02:46:42 +00:00
citizen428 pushed to main at citizen428/minimal-raytracer 2021-05-15 02:46:42 +00:00
49eb7ab094 Add Vector trait and impl
8bf7f878bf Initialize project
Compare 3 commits »
citizen428 created repository citizen428/minimal-raytracer 2021-05-15 02:44:59 +00:00
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-10 15:57:26 +00:00
e374d5f4ec Implement opcodes, restructure
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-08 15:09:05 +00:00
3b23c8c5b1 Minor cleanup
9f0cd87d14 Minor cleanup
Compare 2 commits »
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-08 15:03:05 +00:00
9f0cd87d14 Minor cleanup
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-08 11:19:16 +00:00
9fce6f97dc Consistently use Self as return type
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-08 10:58:54 +00:00
e51bd4a8e2 Import register enum values
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-06 11:53:14 +00:00
b105e8ca1e Add ROM loading and basic opcode support
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-05 10:13:15 +00:00
408480a4ef Update dependencies
026aec826e Add sound timer handling
Compare 2 commits »
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-04 16:58:16 +00:00
801cbc64df Add delay timer
e251e8fdbd Add sprite drawing
Compare 2 commits »
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-02 16:13:49 +00:00
966a714fae Add display
ca886c7f5f Add display
Compare 2 commits »
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-02 16:03:31 +00:00
ca886c7f5f Add display
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-02 15:02:20 +00:00
3dc79b8975 Big code restructure
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-01 16:04:01 +00:00
185796456b Make default character set an array
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-01 15:57:29 +00:00
19d8ac4cd4 Minor cleanup
2060c01fd9 Add default character set
Compare 2 commits »
citizen428 pushed to main at citizen428/rust-chip-8 2021-04-01 14:18:15 +00:00
c65f7f7ebe Update README
93a26caf2c Update README
Compare 2 commits »