Considering purchasing CC3 but have a few questions
Hello,
I stumbled across your interesting CC3 app and I am a bit intrigued. I do have a few questions.
1) What is the max x and y pixel size a map can be?
2) It looks like you use a fcw type of file. Is this a cad file type or your own custom file type?
3) I am a C# developer and am making a small game that needs a static map which I thought your app would be a great way to design a map that would be suitable. But it sounds like you can zoom in and zoom out when in the CC3 app? If this is true is there a way to somehow add this functionality to the game I am creating?
Thanks
---Dave
I stumbled across your interesting CC3 app and I am a bit intrigued. I do have a few questions.
1) What is the max x and y pixel size a map can be?
2) It looks like you use a fcw type of file. Is this a cad file type or your own custom file type?
3) I am a C# developer and am making a small game that needs a static map which I thought your app would be a great way to design a map that would be suitable. But it sounds like you can zoom in and zoom out when in the CC3 app? If this is true is there a way to somehow add this functionality to the game I am creating?
Thanks
---Dave
Comments
No idea on the rest.
3) I don't think you can embed the CC3 functionality into your game (For this, you would probably need to license the FastCad cad engine itself, as well as some additional code made by ProFantasy). What you could do is to export the map at different zoom levels, and have your game automatically switch between them as the user zooms in, like for example google maps does.