heremaps / harp.gl

3D web map rendering engine written in TypeScript using three.js
Apache License 2.0
1.28k stars 197 forks source link

reactjs examples that work with current version of Harp #2363

Open mnesler opened 2 years ago

mnesler commented 2 years ago

It is a little spartan on the react example front, and would like some examples in react.

I am currently converting them from the examples the github (and random Medium posts )and I hate life because of it.

best,

max

nzjony commented 2 years ago

I only know of: https://github.com/slaylines/harp.gl-react-example & https://github.com/slaylines/harp.gl-react-example

We don't have an example that works with a current version of harp sorry :(

But if you have some specific question I can try to help.

mnesler commented 2 years ago

can i make them with threejs? i have been trying to do that but the axis is all goofy.

nzjony commented 2 years ago

@mnesler , I don't quite understand the question. harpgl internally uses threejs, i.e. you can't not use three.js, there is no alternative.

mnesler commented 2 years ago

i replied to the wrong thread. I was referring to 3d heatmaps, that I would write in threejs.

mnesler commented 2 years ago

@nzjony why does Here not have their own examples in reactjs?

nzjony commented 2 years ago

@mnesler , good question, we do internally but not externally. Unfortunately our company has decided to deprioritise harp.gl's external development, see: https://github.com/heremaps/harp.gl#here-is-stopping-its-engagement-on-harpgl-starting-03012022-in-favour-of-a-fully-productised-and-production-grade-integration-of-the-harpgl-rendering-engine-into-here-maps-api-for-javascript-httpsdeveloperherecomdevelopjavascript-api-all-3d-features-and-many-more-will-be-offered-via-here-maps-api-for-javascript-moving-forward and therefore, while such an example makes complete sense, it isn't a priority unfortunately. Sorry I can't give you better news.

mnesler commented 2 years ago

@nzjony thank you for the response, i have shared this will my team.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.