Skip to content

Releases: rodschulz/BPA

BPA 1.1

23 Jul 13:51
Compare
Choose a tag to compare

New:

  • Improved seed search to reduce execution time.
  • Added CUDA compilation support and some basic kernels (not reducing execution time yet).

Fixed:

  • Fixed minor bugs in front update.
  • Removed 'using' directives from code.

BPA 1.0

23 Jul 13:41
Compare
Choose a tag to compare
  • BPA fully implemented and working.
  • Generated mesh as .OFF file (can be opened using GeomView).
  • Debug generation controlled by configuration file (generated as .OFF files).

** Partial implementation **

23 Jul 13:43
Compare
Choose a tag to compare
Pre-release
  • Join and glue operations implemented.
  • Algorithm working with some problems.

** Partial Implementation **

23 Jul 13:44
Compare
Choose a tag to compare
Pre-release
  • Working partially.
  • Join operation implemented, no glue operation yet.