mcvine / acc

Accelerated mcvine engine
0 stars 1 forks source link

Add straight guide component (numpy implementation) #21

Closed ckendrick closed 2 years ago

ckendrick commented 2 years ago

This adds the remainder of the straight guide implementation which is based off of #19 (should be merged before this PR).

This is still a WIP, some remaining tasks to do:

Some of this work is being done in #20 which needs to be merged into this branch.

The leftover tasks above will be handled in a separate PR.

yxqd commented 2 years ago

@ckendrick @mtbc I just merged #19

ckendrick commented 2 years ago

@yxqd Thanks! I will rebase this branch from main later this afternoon.