Page 6 of 48

Re: Phantom Scatter | Automatized instancing solution

Posted: Sun Aug 04, 2013 11:09 pm
by Phantom107
Update

Various under-the-hood tweaks and changes. I put work in the matrices, fixing the previous problem of not supporting downward facing triangles. I'm doing my best to sail clear of restrictions! So rappet, what you're asking with the globe is now possible. I don't know how useful it will be, but it's possible.

Here's a render showing it off. Although it's not a globe but that doesn't matter technically. :)

1920x1080, click to enlarge:
Image

edit same render, only now with scaling enabled on the scattering:

Image

Because the scaling requires more random number calls during execution, the random placement is also affected. You can see that even when this happens, they still obey the pre-defined noise patterns so the visual quality will be maintained.

Re: Phantom Scatter | Automatized instancing solution

Posted: Mon Aug 05, 2013 1:07 am
by nardo
I can not wait any more. :mrgreen:

Re: Phantom Scatter | Automatized instancing solution

Posted: Mon Aug 05, 2013 8:10 am
by rappet
Wonderful :!:

Re: Phantom Scatter | Automatized instancing solution

Posted: Tue Aug 06, 2013 11:33 am
by necko77
Dude, where is mine Phantom Scatter :)

Great work !

can't wait to try it !

Re: Phantom Scatter | Automatized instancing solution

Posted: Tue Aug 06, 2013 3:19 pm
by xxdanbrowne
I just took a look at this thread: your phantom scatter tool looks amazing. Really nice work.

Re: Phantom Scatter | Automatized instancing solution

Posted: Fri Aug 23, 2013 9:02 am
by Phantom107
Time for some good news. :D

The program is now out of alpha and into beta!

The new manual can be downloaded here: https://www.dropbox.com/s/m88dv9iqdnu8x ... 20BETA.pdf
This time the manual does a step by step guide on getting the hang of the program. I've made a simple little test area and some abstract trees/tall grass to play with.

If you're interested in doing some beta testing, please contact me at [email protected]

Re: Phantom Scatter | Automatized instancing solution

Posted: Fri Aug 23, 2013 11:34 am
by glimpse
awesomeness!!! this is by far one of the best news!!! let's try it!!! =)

Re: Phantom Scatter | Automatized instancing solution

Posted: Fri Aug 23, 2013 5:42 pm
by smicha
Yes Phantom! That's the news I've been waiting for so long :) Soon I'll post some of my test results. Thanks again for your hard work.

S

Re: Phantom Scatter | Automatized instancing solution

Posted: Sat Aug 24, 2013 11:18 am
by r-username
+1
instant purchase for me.

Re: Phantom Scatter | Automatized instancing [BETA available

Posted: Tue Aug 27, 2013 1:16 pm
by Phantom107
To all BETA-users,

Please check your e-mail for a new BETA build.

LOG

1. Fixed a cosmetical error where the loading bar in Compute showed 133.33%.
2. Made the checkmark system more clear in tutorial 6 by adding a reference image.
3. Added (small) Q&A section in the manual.
4. Fixed a major bug with reading format 'f v/vt' OBJ data. Now OBJs exported from ArchiCAD should also work.