Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 42 to 66 of 66 · Previous page · First page
(+2)

OK this is well cool. I'm not particularly technical but is there a way to turn an existing city into something that works, i.e. how to convert a graphics file into JSON?

There is no way to convert graphics into this JSON format. You can try to recreate a city you need in MFCG i.e. reroll a map until it's close enough to your idea and then tweak it using the Warp tool.

(+1)

this is super nice but could you add a option to export the ground plane?

(+1)

Will do

Ey, any chance of a downloadable version? The in browser one takes a long time to load ;-;

nice tool

(+1)

Can the cities made with the generator be applied to a unity terrain, or Gaia

Only if you (or someone else) will write code parsing json produced by the generator. It shouldn't be hard, but it's just my guess, I personally have zero experience with Unity.

(1 edit) (+1)

hi. 

This is great tool. Maybe I use this tool for Unity. Thank you.

(+2)

Awesome tool for visualizing the generated cities and villages! 

The OBJ conversion is a real kicker too, and it helps me visualize what the village actually looks like! 

I just noticed that the generated OBJ file is upside-down compared to the map and the view generated in City Viewer. As a consequence the OBJ matches the map only when viewed from below :-) 

Thank you for sharing great tools!

(+1)

i would love it if there was a scale so i could see how big everything is. amazing tool other wise

(+1)

I can't seem to drag and drop the .json into the viewer. I'm using Linux (Debian derivative), would that be a problem?

I have no idea (virtually zero experience with Linux), sorry. Since a standard browser API is used,  in theory it should as good on Linux as on Windows or macOS . How does it look? You drop a file into the viewer and nothing happens?

(+1)

Sorry about the late reply. Yeah, the mouse over with the dragged item does not even change to show it is droppable there. It does however, drop outside the viewer in the same webpage, but then that only makes it so that the viewer's webpage goes to the code contained in the file (a la, using a browser to open that file's code/script). Very weird.

(+2)

Hi. I wrote a json converter to obj. https://github.com/Luvideria/mcfgJSONtoOBJ
It's not super great, but It's at least more convenient for blender use.

It's pretty easy to customize as well.

(+1)

Cool! Does it work with the latest version of MFCG? I tweaked JSON  there a little. Unfortunately, I don't know Python and I don't have it installed to check it myself.

(+2)

I downloaded a new example and it looks like it works, see the README on github, I put an image. There is no city walls or water body yet (because I didn't need it) but if anyone is interested in it, I can implement it. I think being able to re-color every building is pretty neat too.

If you send me a file with all the new features I can also implement/update it.

Keep up the good work :)

(+1)

Would you be able to add city walls and water bodies?

(+1)

Your work is so amazing I want to french kiss you.

(+1)

I've used your stuff for a BattleTech RPG campaign for a few months now, and love the work you have done! If we could get windows added back, that would be awesome. The idea of toggleable building height is a great idea, too. Thank you so much for your work, it is all just incredible!

Cheers!

(1 edit) (+1)

This thing is amazing, thank you!

(+1)

Amazing! Ground plane and separate texture export would be amazing!

(+1)

I feel like the houses are a bit too tall, so whenever I explore, I feel like I'm roaming 4-5 storey houses packed in a small space. Other than that, I love it

(+1)

Научите, как импортировать? Я не понимаю как запустить 3D генератор и тем более , как импортировать туда свою карту.

Заранее спасибо

Расскажите в чем проблема. Это приложение (City Viewer) у вас вообще работает? Модель города крутится или там просто пустой темный прямоугольник?

(+1)

Is it possible to add gables to a city imported from MFCG?  I'm having trouble with this file...  https://drive.google.com/open?id=1mGmdUilOODNJA6X86qWowZQip9Te33hH

(+1)

It appears to be working now.  The only thing I did differently is to have gables enabled before copying the file from MFCG into City Viewer.  Thanks!

It should work the other way around as well: first import a file and then enable gable roofs by pressing G.

Deleted post
(+1)

just press the tilde key (`). 

Yeah, tilde is a more obvious name for that key :)

(+2)

Thank you for adding gabled roofs!

Dropping a JSON file on to the viewer does not seem to work.

Uncaught TypeError: Cannot read property '0' of null
    at Function.com_watabou_toytown2_elements3d_buildings_GableRoof.add (ToyTown2.js:28511)
    at com_watabou_toytown2_elements3d_View.reset (ToyTown2.js:27988)
    at com_watabou_toytown2_scenes_TownScene.load (ToyTown2.js:28828)
    at FileReader.reader.onload (ToyTown2.js:27408)

Could you send me the file you are trying to import?

Charotat Fort at https://sites.google.com/site/tazshelbysmainsite/home/bug-page

Thanks! Yes, some bad data in the JSON caused this issue. To be exact, it was a building polygon consisting of two vertices. It is fixed now.

Could you send me the file you are trying to import?

Send me your email address and I will. Also, I dont think its a file issue at all. I believe that it is a browser permissions issue. Look at the response I posted on the dev page.

I missed that message of yours. "The devicemotion events are blocked..." shouldn't be a problem, it's just a warning and it doesn't prevent the rest of the code from working.

I've uploaded a small update, which at least helps with Tazshelby2016's file. In that case it was invalid geometry in JSON.

https://www.dropbox.com/s/93lzdlmd8ph42me/Bright%20Dale.json?dl=0

So it still doesn't work for you? I'm out of ideas, your file is loaded normally for me. Maybe you should try another browser, maybe something is wrong with your browser's settings/permissions (as you said). But in this case there should be messages in the console, not just that "devicemotion" one.

(+3)

Really good addition to MFCG which I'm a fan of. If you're still working on this it might be fun to have an option for building height

(+4)

Thanks! Yeah, this app needs a Settings window.

(+2)

OMG! This is amazing!

(+2)

This is amazing wow!

(+2)

This is so cool. So many things you can do with it!

Viewing most recent comments 42 to 66 of 66 · Previous page · First page