Jason Kadrmas

Results 7 comments of Jason Kadrmas

Sure, we can look into that. I think that would be useful to see what it would POST :)

Can people try this again with the lastest? Also, looks like the node version quite old (v0.10.28). Does it help to upgrade?

Yup. Sorry about that :) I'm currently working on writing the content. Setting up the repo was my attempt at getting organized. It is going to be loosely based on...

@lanc8 looks like it's an issue with node-gyp on windows. Maybe take a look at this issue from a different repo for guidance? https://github.com/bevacqua/perfschool/issues/5

Looks like you might be missing Cairo? What if you install cairo and then try npm install again? I have the osx script below... I'm not sure what the equivalent...

@saugat i'm not sure. ThreeFAB is using webgl through the three.js library to render. Has there been a successful port of openscg for the browser? I'm assuming it would require...

Need to examine how this would be possible. Each object can have a cube, sphere or custom mesh that will define the collision mesh that will interact with other objects.