philfrei / SiVi

Simplex texture visualization tool
21 stars 7 forks source link

Export to Scala #14

Closed skiyooka closed 11 years ago

skiyooka commented 11 years ago

Implement export code functionality to Scala.

philfrei commented 11 years ago

On 1/7/2013 5:54 PM, Sumio Kiyooka wrote:

Implement export code functionality to Scala.

— Reply to this email directly or view it on GitHub https://github.com/philfrei/SiVi/issues/14.

Nice! Have you run the exported code in both cases?

Awesome that you were able to get to this so fast. I sense some excitement and momentum on your part. :)

Phil

skiyooka commented 11 years ago

Heh, I haven't done the Scala thing yet. I just opened up a few issues as it's a good location to store a TODO list!

Sumio

On Mon, Jan 7, 2013 at 11:00 PM, Phil Freihofner notifications@github.comwrote:

On 1/7/2013 5:54 PM, Sumio Kiyooka wrote:

Implement export code functionality to Scala.

— Reply to this email directly or view it on GitHub https://github.com/philfrei/SiVi/issues/14.

Nice! Have you run the exported code in both cases?

Awesome that you were able to get to this so fast. I sense some excitement and momentum on your part. :)

Phil

— Reply to this email directly or view it on GitHubhttps://github.com/philfrei/SiVi/issues/14#issuecomment-11983764.

philfrei commented 11 years ago

Ooops. I just figured out how the issues area works, and added a few of my own. I pulled the latest.

On 1/7/2013 8:52 PM, Sumio Kiyooka wrote:

Heh, I haven't done the Scala thing yet. I just opened up a few issues as it's a good location to store a TODO list!

Sumio

On Mon, Jan 7, 2013 at 11:00 PM, Phil Freihofner notifications@github.comwrote:

On 1/7/2013 5:54 PM, Sumio Kiyooka wrote:

Implement export code functionality to Scala.

— Reply to this email directly or view it on GitHub https://github.com/philfrei/SiVi/issues/14.

Nice! Have you run the exported code in both cases?

Awesome that you were able to get to this so fast. I sense some excitement and momentum on your part. :)

Phil

— Reply to this email directly or view it on GitHubhttps://github.com/philfrei/SiVi/issues/14#issuecomment-11983764.

— Reply to this email directly or view it on GitHub https://github.com/philfrei/SiVi/issues/14#issuecomment-11984679.

skiyooka commented 11 years ago

Added a pull request containing this functionality.