aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
493 stars 156 forks source link

code not found #57

Closed AWAIS97 closed 4 years ago

AWAIS97 commented 4 years ago

Where is the code of EVENT_GLTF_READY module?

I only see in events.js file export const EVENT_GLTF_READY = 'GLTF_READY_EVENT';

aalavandhaann commented 4 years ago

Awais,

Looks like you are missing the basics of using es6. So I would request you to get yourself acquainted with it first. Because your question is not valid as EVENT_GLTF_READY is not a module but a constant member of the blueprint-js framework. Good luck.

Regards,

0K

On Wed, Jul 22, 2020 at 11:59 AM Awais Hassan notifications@github.com wrote:

Where is the code of EVENT_GLTF_READY module?

I only see in events.js file export const EVENT_GLTF_READY = 'GLTF_READY_EVENT';

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aalavandhaann/blueprint-js/issues/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6JJVZA4BZVEDCLRETC6GDR44EHTANCNFSM4PE3JCXA .

AWAIS97 commented 4 years ago

I mean What its functionality? I am getting error addEventListener is not a function blueprint3d.three.addEventListener(saveGLTFCallback);

On Wed, Jul 22, 2020 at 10:56 PM #0K Srinivasan Ramachandran < notifications@github.com> wrote:

Awais,

Looks like you are missing the basics of using es6. So I would request you to get yourself acquainted with it first. Because your question is not valid as EVENT_GLTF_READY is not a module but a constant member of the blueprint-js framework. Good luck.

Regards,

0K

On Wed, Jul 22, 2020 at 11:59 AM Awais Hassan notifications@github.com wrote:

Where is the code of EVENT_GLTF_READY module?

I only see in events.js file export const EVENT_GLTF_READY = 'GLTF_READY_EVENT';

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aalavandhaann/blueprint-js/issues/57, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB6JJVZA4BZVEDCLRETC6GDR44EHTANCNFSM4PE3JCXA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aalavandhaann/blueprint-js/issues/57#issuecomment-662598242, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANECDJH5OULB652TNIYSC53R44R37ANCNFSM4PE3JCXA .