• Joined on 2023-12-26
hal8174 pushed to main at hal8174/ray-tracing2 2024-10-03 20:34:47 +00:00
7d122d44b3 Complete BVH building
hal8174 pushed to main at hal8174/ray-tracing2 2024-10-02 21:44:33 +00:00
556f50274d Add obj parsing
hal8174 pushed to main at hal8174/ray-tracing2 2024-10-01 20:46:39 +00:00
0a70fbd8d4 Add tev output
hal8174 pushed to main at hal8174/ray-tracing2 2024-10-01 12:38:31 +00:00
c517a836ee Extract renderer into own packege
hal8174 pushed to main at hal8174/ray-tracing2 2024-09-30 19:14:57 +00:00
b3fdef8837 Move Material to new module && TriangleBVH intersect && Seperate light and material
hal8174 pushed to main at hal8174/ray-tracing2 2024-09-29 18:26:05 +00:00
50d3874467 Draw first real image
hal8174 pushed to main at hal8174/ray-tracing2 2024-09-28 18:15:47 +00:00
62b9fdcb56 Draw first image
hal8174 created branch main in hal8174/ray-tracing2 2024-09-27 20:29:32 +00:00
hal8174 pushed to main at hal8174/ray-tracing2 2024-09-27 20:29:32 +00:00
4c872f9f91 Initial commit
hal8174 created repository hal8174/ray-tracing2 2024-09-27 20:24:07 +00:00
hal8174 pushed to main at hal8174/factorio_blueprint 2024-09-26 10:39:08 +00:00
3ec2d34f65 Add initial proptests
hal8174 pushed to main at hal8174/factorio_blueprint 2024-09-25 23:13:10 +00:00
907691685c Add centering of layouts.
hal8174 pushed to main at hal8174/factorio_blueprint 2024-09-25 20:52:02 +00:00
b79d0dffb6 Add layout bin.
hal8174 pushed to main at hal8174/factorio_blueprint 2024-09-22 23:03:32 +00:00
e9377de01f Refactoring layout.
hal8174 pushed to main at hal8174/bitexperimentation 2024-09-21 20:26:25 +00:00
0e372df756 Initial commit.
hal8174 created branch main in hal8174/bitexperimentation 2024-09-21 20:26:24 +00:00
hal8174 created repository hal8174/bitexperimentation 2024-09-21 20:24:04 +00:00
hal8174 pushed to main at hal8174/factorio_blueprint 2024-09-19 21:54:42 +00:00
1c44d7aec1 Use visualization for all printing.
7d412ce610 Improve common types
812f246706 Add grid layout for images.
65c0a85889 Add image output
a52816834f Add second genetic algorithm.
Compare 6 commits »
hal8174 pushed to main at hal8174/factorio_blueprint 2024-08-31 23:06:20 +00:00
79c8b0c710 Add beltfinding timeout and debugging.
hal8174 pushed to main at hal8174/factorio_blueprint 2024-08-31 00:01:11 +00:00
f20a1841c9 Bug fixes