No email to recieve PDK

I happen to use a friends internet to catchup with everything I need to, and as such don’t have an email account.

I cannot understand why, as members, we cannot download this without one?

I’d really like to look at what can be added to World Machine before I decide to buy it. I am definately tempted, but I’d prefer to have the Pro version but there seems to be no particular information on this version.

There also seems to be a limitation on the “Generator” side of things, why only Perlin Noise? There should be more options here.

Well I am crossing my fingers and hoping to get my hands on the PDK so I can look deeper into this handy tool and maybe I can finish my game data.

You see I’m designing a new system and need a lot of landscapes created, and the way I see it atm (with some more plugins) I may just have found the tool I need for my future gaming needs.

P.S. Please add a check-box to disable the popup window when you delete a piece!!!

I presume you’ve seen the feature comparison on the Pro version vs. others. http://world-machine.com/download.html (scroll down a bit) Admittedly there is not much information besides this, but the features outlined in the comparison seem to form the basis for a solid Pro version. You have automation (very powerful), multi-threaded building which would of course significantly increase build speeds on multiprocessor computers (and possibly P4 HT’s), and perhaps most significantly for game development the tiled output functionality. I am sure more details on the Pro version will be discussed when it is closer to being available for actual purchase. :smiley:

I don’t know specifically why Stephen wants people using the SDK to provide an e-mail address, but it doesn’t seem to be an unreasonable request at all. SDK use is a non-basic type of feature, for advanced users only. Those are the kind of people one would expect would purchase the Standard or Pro versions. Not providing an e-mail address seems like an unusual need for someone that interested in the program.

I am sure you have your reasons for not having e-mail, but with the myriad of quality free options out there it seems like little burden to get one, even if it’s only for this purpose. I am sure that there have been other instances where an e-mail address would have been handy for you, and surely if you’re creating a game for public consumption you’ll eventually have to get one anyway. :wink:

I agree that the number of generators in WM is limited. However the Perlin does feature 7 different variations, and there is also the Voronoi generator that has a tremendous number of variations. Although the actual number of individual generators is small, the variations possible is fairly large, especially in combination with the other devices. I am hoping that, with the PDK being now available, new generators will be created by the community.

Ultimately I think if you are not satisfied by the Basic version of WM that is freely available, and the features outlined for the Standard or Pro versions do not seem to be enough to sway you, then WM probably isn’t the tool for you. But keep in mind you can program your own generators and affectors if that’s necessary for your project. Take a look at the Lego filter that Fil created for example. It is simple, but it also took him very little time to create. I think it is clear from this example that the SDK is at least very easy and quick to use. The power and flexibility is an unknown until you get your hands on it, but I’m sure Stephen will work out an alternate contact if necessary.

  • Oshyan

Yeah, it is “easy” to code your own stuff. I haven’t made any useful generator yet, because I didn’t have any time for it. I only made an unfinished stupid sinusoidal wave generator. It sounds good, but it is anoyingly useless :slight_smile: But if you know the algorithm behind the generator, making one is easy. My Lego Filter took me a few hours to get the rough thing going on one tile, then the rest of the week to polish every other detail not related to the algorithm (choice of parameters, UI, explorer behaviour, etc)…

PS :idea: You can delete devices without having the dialog show up by deleting them with the “Shift” key pressed. :wink:

Cheers,