Update the components
All  1-6  7-13

Previous
Next
 From:  PaQ
11367.7 In reply to 11367.6 
The mesh export is nicely mutli-threaded !
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11367.8 In reply to 11367.6 
Hi mjs,

re:
> many of the operations with modeling cannot occur in parallel and occur in series,
> thus the faster the CPU the better in most cases, even if it has many fewer cores.

Yes, unfortunately making use of multiple CPU cores is generally quite difficult, the work has to be divided up into a bunch of independent chunks.

Many kinds of modeling calculations don't really lend themselves to being arranged in such a manner.

However, MoI does do it for some heavily used areas including in the display engine, mesh export, and also file opening.

The display and file opening are things that get used a lot during every modeling session.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Brianfox90
11367.9 
Thank you all for the response. A small part of my work field usually looks like the one shown below, and the number of objects can reach up to 20,000. But the question arose because everything works smoothly when exporting to CorelCAD. I have an RTX 3060 video card and an I5 11400 processor, should I upgrade the processor anyway?
Image Attachments:
Size: 369.7 KB, Downloaded: 54 times, Dimensions: 1547x1115px
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11367.10 In reply to 11367.9 
Hi Brian, can you please send me (e-mail moi@moi3d.com) the .3dm file with your curves in it?

I can try running it with profiling on to see if there are any bottlenecks that might be tuned up.

Also have you tried the v5 beta with it? https://moi3d.com/beta.htm .

Thanks, - Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Brianfox90
11367.11 In reply to 11367.10 
I am working in version 5, the file that significantly slows down I sent to your email
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  pressure (PEER)
11367.12 In reply to 11367.11 
Hi Brian,

Did you try turning off all object snaps to see if navigating the viewport speeds up? The reason I ask is because I've noticed that things can get pretty sluggish if there are a lot of curves and I use something to control the viewports other than the pan/zoom/rotate buttons. Like using a SpaceMouse creates this problem. I think it's because the pan/zoom/rotate buttons temporarily disable calculation of object snaps by the CPU, but navigating with a SpaceMouse doesn't.

So, if you're not using the pan/zoom/rotate buttons you might try using them instead, or try manually turning off object snaps to see if it's the object snap calculation part that's slowing things down.

- Peer
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
11367.13 In reply to 11367.12 
Another thing which you might want to turn off in moi.ini for heavier files is:

[Drawing Aids]
<....>
ObjectSnapShowMarkers=n

That will disable the little "x" marks that show the available snaps around the mouse cursor. If you are working zoomed out on a heavy file there can be quite a lot of these getting drawn and it also needs to compute their visibility if View > "Display hidden lines" is off.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-6  7-13