Joshua M. Moore

Results 17 comments of Joshua M. Moore

Hi. I'm on my phone so I can't do a pull request, but I recently implemented A*, feel free to copy it... https://github.com/thwee-alchemist/A_Star

Do you know if it's possible to set the bash to run as a certain user, and just give that user non-password access? I'm doing some system maintenance, and was...

This would be really useful for installations, just download the notebook and run the commands, documentation included. If only sudo worked. As it stands, one would have to go through...

Continued from #9, sorry, I haven't used the issue tracker here much. I believe the WebGLRenderer expects a canvas element. Maybe it'd be possible to return a DOM element from...

Thanks for checking it out. I will will experiment with your suggestion and get back to you.

THREE.js accepts the JSDOM `HTMLCanvasElement`, I used `canvas-prebuilt` because I had trouble installing the regular version. The resulting dataURL shows the cube when I paste it into Chrome's address bar,...

Hey thanks for bearing with me! It looks like this method might be useful for presenting the end result of a calculation, but as you wrote, writing animations with it...

Thanks for your time. I tried doing this on windows, but it would only render the first frame. Maybe linux will bring more luck. I've decided to put this on...

Sorry, I've been busy with a new job. I'll try the notebook and get back to you, probably this weekend.

Hmm, I downloaded the images and copied the notebook code, but no picture. Let me try upgrading jupyter and ijavascript.