three-geo icon indicating copy to clipboard operation
three-geo copied to clipboard

Is it possible to have a 3d image means the building in the image should look like actual buildings as in the 3d models

Open yashj119 opened this issue 4 years ago • 12 comments

yashj119 avatar Jul 30 '20 05:07 yashj119

I think that's currently a WIP, see https://github.com/w3reality/three-geo/blob/master/src/models/building.js

Cobertos avatar Nov 30 '20 16:11 Cobertos

Ok means you are working on it? How soon you are planning for a release.

On Mon, Nov 30, 2020 at 9:45 PM Cobertos [email protected] wrote:

I think that's currently a WIP, see https://github.com/w3reality/three-geo/blob/master/src/models/building.js

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-735885165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSF25EOGOT3OJYRRZS3SSPAIJANCNFSM4PM2PDIA .

yashj119 avatar Nov 30 '20 17:11 yashj119

Nope, sorry, I've just been going through the repo and found the file with the comment in it.

Cobertos avatar Dec 01 '20 08:12 Cobertos

So you mean is it build already ?

On Tue, Dec 1, 2020 at 1:41 PM Cobertos [email protected] wrote:

Nope, sorry, I've just been going through the repo and found the file with the comment in it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-736299752, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSHD75W7WDBS6XGIYY3SSSQJ3ANCNFSM4PM2PDIA .

yashj119 avatar Dec 01 '20 08:12 yashj119

Do you have any working example? Or how i can use this feature with three-geo.

On Tue, Dec 1, 2020 at 2:12 PM YASH JOSHI [email protected] wrote:

So you mean is it build already ?

On Tue, Dec 1, 2020 at 1:41 PM Cobertos [email protected] wrote:

Nope, sorry, I've just been going through the repo and found the file with the comment in it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-736299752, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSHD75W7WDBS6XGIYY3SSSQJ3ANCNFSM4PM2PDIA .

yashj119 avatar Dec 01 '20 08:12 yashj119

Not quite? If you look at the Twitter link in the link I pasted above...

https://twitter.com/w3reality/status/1063321659342434310

...whoever runs the account has an example that seems to work quite well, but there's no code on GitHub yet.

Probably need to wait on a response from @j-devel , but I'm interested as well.

Cobertos avatar Dec 01 '20 08:12 Cobertos

Ok so are you a developer or please let me know what you do ?

On Tue, Dec 1, 2020 at 2:24 PM Cobertos [email protected] wrote:

Not quite? If you look at the Twitter link in the link I pasted above...

https://twitter.com/w3reality/status/1063321659342434310

...whoever runs the account has an example that seems to work quite well, but there's no code on GitHub yet.

Probably need to wait on a response from @j-devel https://github.com/j-devel , but I'm interested as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-736322043, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSAYN7PPLAL3OBWCGITSSSVM5ANCNFSM4PM2PDIA .

yashj119 avatar Dec 01 '20 09:12 yashj119

I'm just a user of the library, not a contributor (yet), and thought pointing out that building.js exists and is WIP but also a pretty far along WIP from the Twitter video might help.

Cobertos avatar Dec 01 '20 09:12 Cobertos

The Twitter video is a demo of a 3D building viz library (say, 'three-buidlings') that I developed a while ago and has been left unpublished (i.e. not oss) ever since.

Now I intend to merge it into this three-geo repo, and 'src/models/building.js' will be the destination.

I want to make time for this task, but I am afraid I can't say exactly when, though.

j-devel avatar Dec 03 '20 02:12 j-devel

Your work and ideas are really valuable and i think many users are waiting to see this.

Thanks

On Thu, Dec 3, 2020 at 8:17 AM j-devel [email protected] wrote:

The Twitter video is a demo of a 3D building viz library (say, 'three-buidlings') that I developed a while ago and has been left unpublished (i.e. not oss) ever since.

Now I intend to merge it into this three-geo repo, and 'src/models/building.js' will be the destination.

I want to make time for this task, but I am afraid I can't say exactly when, though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-737627834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSG4AW3NX5YX26OBW5TSS335PANCNFSM4PM2PDIA .

yashj119 avatar Dec 03 '20 05:12 yashj119

Hello,

Have you ever work with moment js. I need one help from you, i am using this code moment().tz("America/Newyork") but the _d in moment object is not updating please can you let me know why? It is always pointing to my local time

On Tue, Dec 1, 2020 at 3:13 PM Cobertos [email protected] wrote:

I'm just a user of the library, not a contributor (yet), and thought pointing out that building.js exists and is WIP but also a pretty far along WIP from the Twitter video might help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-736358489, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSGV7HIPDZ42JVBYE33SSS3DZANCNFSM4PM2PDIA .

yashj119 avatar Dec 07 '20 10:12 yashj119

Hi j-devel,

Any update so far on the building.js. I think users need your three-geo and building.js both. Please let me know how soon you are going to release.

Thanks

On Mon, Dec 7, 2020 at 4:13 PM YASH JOSHI [email protected] wrote:

Hello,

Have you ever work with moment js. I need one help from you, i am using this code moment().tz("America/Newyork") but the _d in moment object is not updating please can you let me know why? It is always pointing to my local time

On Tue, Dec 1, 2020 at 3:13 PM Cobertos [email protected] wrote:

I'm just a user of the library, not a contributor (yet), and thought pointing out that building.js exists and is WIP but also a pretty far along WIP from the Twitter video might help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/w3reality/three-geo/issues/23#issuecomment-736358489, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJBVSGV7HIPDZ42JVBYE33SSS3DZANCNFSM4PM2PDIA .

yashj119 avatar Dec 14 '20 06:12 yashj119