Perhaps I’ve missed something, but I’d like to be able to sketch out curves (preferably w. some smoothing) that I can then
tweak the control points if necessary
use these curves to make extrusions, lofts, sweeps etc.
Markup tool can be extruded but has a bunch of limitations
Making a spline from scratch is possible but tedious and hard to see (zoom window was a great addition though)
Now if I want to adjust control points in order to close a spline f.e. it’s impossible because as soon as I use the pencil it begins a new markup instead… finger’s don’t do a whole lot either.
I have such high hopes for this app but it’s so hard to use at the moment.
I would love to see some more work towards better pencil experience. I use Shapr3d on my iPad and it works so sweet both in terms of user experience, UI and pencil integration.
It does however completely lack any surface modeling tools. Which is where Rhino shines and for me where iRhino really would become a useful tool
I sometimes use Onshape on the ipad as well but in terms of user experience on the ipad it’s slow and tedious to work with.
Another issue I have is that most of the icons are missing, I only get icons for a few of the commands that I’ve pinned, the rest has question marks.
Keep in mind the WIP stuff are indeed work in progress, can you give me an example of what you’re trying to do and what doesn’t work when using the pencil?
Can you list them so we can add them to this list: RV-1219 Missing toolbar icons
Sure thing, totally get that it’s WIP. I really mean it as constructive criticism
It’s easier to show than try and explain in text. It’s mostly that it doesn’t feel intuitive.
Drawing in Shapr3d is very intuitive, it’s super easy both making lines and arcs with the pencil.
If you get a line or a arc depends on how the pencil is moved.
Splines are made by drawing regularly and pushing down a little harder every time you want to add a controlpoint.
Here’s a few examples on what it looks like.
When it comes to modeling in Shapr, some of the sweet stuff is thanks to the parasolid kernel and might be harder to implement. Like selecting an edge and depending on which way pencil is pulled you either get a fillet or chamfer. And with the size updating in realtime makes it super intuitive.
I started to write a long list of commands down, but while doing it I noticed that many of the commands without icons all had “!_” in front of them, and that was the reason they didnt have icons. Re-pinning them gave me them without the prefix and solved most of them!
But some still missing are Rebuild. Box _Center Not sure if this applies to more sub-commands or not Grid I think this needs a toggle somewhere in the UI. 1st thing I do is turn it off since it’s hard to do anything w curves because theyre invisible against the grid Circle doesnt exist in the list either ? InsertEdge
A lot of what I see here has to do with constraint based modeling which is not a paradigm we have yet in Rhino. @Joshua_Kennedy has done some interesting experiments with constraints and I’m hoping we can get that project into iRhino at some point.
I think we can be smarter about that. I’ll add it to the list RV-1287 Command icons for command starting with !_
This will be interpreted as a macro, and right now I’m not showing an icon for macros. just abbreviations.
Circle and many other commands don’t exist because they’re written in .net
Yeah never mind the constraints etc. Although I agree it’s on the wishlist.
I mainly meant to show how the pencil is used when sketching and how fluid and intuitive it is.
Ah okay, Are the .net based commands never gonna work on iOS?
This should be fixed in the current build. I believe you had pinned your commands in an earlier version which wasn’t sanitizing the input. RV-1287 Command icons for command starting with !_