I tryed heapsize 20680000L, but crashed again.
Kickflipkid687: ^, that’s what I was thinking, but had no idea how to do in MXS. Very very cool Edit: I just tested, and it was working, but I g…
I completely understand you, it happens to me often too
Hi You forgot to set a variable for tape object. ————————————————————————————————–…
Here is an example;-) struct DUMMY_DATA (name, dist) — or (handle, dist) fn compareFN v1 v2 = ( local d = v1.dist – v2.dist case of ( (d <…
So it was pretty fast Thank you Denis
Hi ca=attributes fak ( fn resetPos obj = if obj != undefined do obj.pos = [0,0,0] rollout R1 “reset” ( button btnr “ResetPosition” on btnr pr…
Very Nice Denis wow! clean and fast way, thanks for you share
Hi Thanks for you tip guys Volume Select is very interesting modifier. I will examine it a bit also i found a nice video on you-tube
Hi jonadb Im not realy sure if I understand you… 1) filling white area with vertices 2) bulid a mesh 3) select outline? is not bad , but if you have…
VVaari: This is really interesting stuff MerlinEl! I just started researching if i could trace bitmap (to a spline maybe) and fracture objects with …
the crash is caused because the array size it was to big :rolleyes: now Im create vertices during process without array. the test is ok next step …