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

Examples to start with #47

Open
AlexDep opened this issue Oct 27, 2022 · 3 comments
Open

Examples to start with #47

AlexDep opened this issue Oct 27, 2022 · 3 comments

Comments

@AlexDep
Copy link

AlexDep commented Oct 27, 2022

Hi,
Can we add examples in a dropdown menu ?
That could help with the new users.

Best,
Alex

@GilesBathgate
Copy link
Owner

GilesBathgate commented Oct 27, 2022

I have some examples here:

https://github.com/GilesBathgate/RapCAD/tree/master/examples

I am not really sure why they need to be integrated into the UI.

@AlexDep
Copy link
Author

AlexDep commented Oct 28, 2022

It's less an effort to start with. Examples are good to see what is possible when using a new software, I usually start with changing the examples to start learning.

I thought it could be a nice thing to add for user...

@GilesBathgate
Copy link
Owner

GilesBathgate commented Oct 28, 2022

I think something to insert the basic primitives, and/or templates would be better.

/** difference of two solids */
difference(){
    // primitive(); // basic solid
    // primitive(); // solid to remove
}

But maybe configurable snippets and examples could also be available. I think I would put this in a side panel (in the screenshot below it shows 'project' but this would change) rather than the drop down menu.

image

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

2 participants