Serejah: Do you have any idea why could it be so imprecise at low point count? I didn’t know it , haven’t met this,when I get all points , power …
ImgBB Clipperexample Image Clipperexample hosted in ImgBB my usage
I use it to get the outline like the selection line , also to
there are lot’s of errors since last update
if no need to change the assets , re-set the path use batchRenderMgr in a for loop for i = 1 to batchRenderMgr.numViews do ( (batchRenderMgr.GetView…
S_Ilario: substitute string I didn’t know what you mean this if you need to plus the new path and the old filename , you can use newpath + “\\” +…
I reposted the post previous and for this one , when we use a string for path , we need a @ before the string or all \ should be \\ or / , if we not ,…
I think you want to work with server path , the truth is to repath that’s something complex for most bitmaps , proxy files and output file path , yo…
you should use dotnet api to do it (dotnetclass “System.IO.Directory”).CreateDirectory “yourpath”
cmdModel not define global it
ATSOps.SetPath “”
the method didn’t support gw.getviewportDIB() or active shade it’s just for rendering
try this method , it’s not a natural method ,but can be a solution when need to change something while rendering. objsel=for o in objects where o.mod…
I have a process for channel rendering , I use mxs to rendering every frame , between frames I change object’s properties , maybe that’s another metho…
here is a fast reference, I use stringstream to build a 500000 elements string , with 100000 matched , less than 3000ms , I insert 100 other strings ,…