tillnagel / unfolding

A library to create interactive maps and geovisualizations in Processing and Java
http://unfoldingmaps.org
Other
477 stars 245 forks source link

Masking examples not working #163

Closed davidbambalan closed 5 years ago

davidbambalan commented 5 years ago

Hey, @tillnagel. I'm the same person on the Processing Discourse asking about masking. I followed your instructions, however, there is an error on package de.fhpotsdam.unfolding.examples.mask;. It shows an error unexpected token: package.

tillnagel commented 5 years ago

~This is the continuation from https://discourse.processing.org/t/help-rounded-rectangle-unfolding-maps-masking-maps/11050~

Linked thread seems to be deleted. Find an example at https://discourse.processing.org/t/masked-maps-in-unfolding/11514

tillnagel commented 5 years ago

This is due to you using the Processing IDE. There, you need to simply remove this "package" - line. (This is used in Java for structuring larger projects).

However, it won't work in Processing at the moment. You would need to check out the full github repository, as I updated a MapShader in the core code. I won't be able to provide you with an updated Unfolding library for Processing right now, but will do so in the upcoming days.

tillnagel commented 5 years ago

Yes. Please see the second part of my comment.

Bear with me, as I am not on my work computer at the moment. This might take some days.

tillnagel commented 5 years ago

New beta 0.9.92 includes updates shader. Send us an e-mail if you want to get that version.

davidbambalan commented 5 years ago

Hello, where can I get the 0.9.92 update?

tillnagel commented 5 years ago

Send us an e-mail or give me any other option to privately contact you.

davidbambalan commented 5 years ago

david.bambalan@gmail.com is my email