Matthias Bohlen

Results 36 comments of Matthias Bohlen

Same thing still here. Any news about this?

I've just seen that THREE.Terrain does not use any module bundler (e.g. rollup.js, like three.js itself does). This prevents the code from being used in a larger, modularised, web application...

Maybe we could make a "deal". 😄 Starting in the 2nd week of July, I could take over the library for a while and refactor it towards modules (I will...

Hi Isaac, > ...Sounds great! Cool. > ...Happy to do this. Even cooler. > Since I haven't reviewed any code from you before, the way I'd like to do this...

Hi Isaac, you can have a look at my first Typescript-based version of THREE.Terrain: https://github.com/mattes3/THREE.Terrain I managed to port it such that there are no breaking changes to the API,...

I forgot to export the Worley function, so I added some forgotten exports today. Your demo (index.html/index.js) now works with the TS code as beautifully as before with the JS...

OK, now I can confirm that the code works both in a browser and inside a Typescript app. I'll now create a pull request so that you can see the...

Thanks, Isaac, for the update!

No, sorry, got no time anymore for this project. Someone else has to take this over.

Oops, I completely missed your feedback because I'm currently under a pile of other things. Will have a look at this over the weekend.