Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displays pane but does not render object #5

Open
Gasman2014 opened this issue Jun 24, 2016 · 4 comments
Open

Displays pane but does not render object #5

Gasman2014 opened this issue Jun 24, 2016 · 4 comments

Comments

@Gasman2014
Copy link

Have installed 0.4.0 (Atom 1.8.0).

have tried with

cube([10,10,10]);

and

function main() {
return CSG.roundedCube({radius: 10, roundradius: 1})
}

(plus a few more complex real models but I thought , when it didn't work I would try it with something very simple).

Render pane appears and for the faintest fraction of a second "Processing, please wait" (I think - it is too brief to be sure) but the pane remains empty with just the background - no grid or object. No error condition reported though.

@stndrf
Copy link

stndrf commented Oct 10, 2016

Same here.

@apla
Copy link
Owner

apla commented Dec 7, 2016

Try again, I've added error tooltip

@stndrf
Copy link

stndrf commented Dec 7, 2016

I get this error:
Uncaught ReferenceError: cube is not defined

i try to preview this code:
cube([10,10,10]);

Tested with Windows 10 and Arch Linux

@apla
Copy link
Owner

apla commented Dec 7, 2016

OpenJSCad not works that way. Please read the documentation
jscad-cube
jscad-cube-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants