carykh / yoyleCityWords

This is a city renderer I created in 2013. It's all hacked together and very slow, so watch out. Explanation video here: https://www.youtube.com/watch?v=y0nsXiI_I9c
MIT License
81 stars 21 forks source link

Not working if camera = 0 #7

Open ButterFlamingo opened 7 years ago

ButterFlamingo commented 7 years ago

When int camera is set to 1, the city loads, although pressing r or t does nothing. If it is set to 0, it doesn't even work at all. What's wrong?

hanss314 commented 7 years ago

Possible solutions: Use processing 2(if not already) Use processing 1 (if 2 doesn't work) Wait longer. What are your specs?