Skip to content

Releases: hewenbin/sde

r1

15 Nov 20:42
Compare
Choose a tag to compare
  • A serial python implementation on SDE computation, which is used to help users better understand the details of the SDE computation algorithm.
  • A WebGL based parallel implementation (i.e., sde.js) on SDE computation.
  • An example of using sde.js to compute SDE for surfaces. The resulting SDEs are visualized using customized sharevol.js.