MitchellHansen
|
40634837a9
|
Porting over the traversal algo to do some in situ programming. Running into some pretty bad register pressure bottlenecks. Might pivot to thinking about the multistage kernel for a bit
|
2017-10-21 19:40:00 -07:00 |
|
MitchellHansen
|
36bf5697fa
|
Tweaking, fixed a very old off by one bug on voxel gen
|
2017-10-21 06:54:09 -07:00 |
|
MitchellHansen
|
dcf355c636
|
Small tweaks while debugging. Will get 1:1 traversal working 100% before tackling jump_power
|
2017-10-19 22:21:33 -07:00 |
|
MitchellHansen
|
3f09515c0a
|
Update video demo, tweaking my refactor of the maps. Working on downwards navigation in the oct traversal
|
2017-10-18 22:10:31 -07:00 |
|
MitchellHansen
|
c35f867c76
|
Shuffling the map stuff around to make more sense structurally. Also shrunk the scope of the demos wayyyy down to facilitate easier debugging in my next planned steps
|
2017-10-17 23:59:15 -07:00 |
|