MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Globe

    Scheduled Pinned Locked Moved Entertainment
    118 Posts 32 Posters 173.4k Views 37 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bheplerB Offline
      bhepler Module Developer
      last edited by

      The office is very impressed with the Globe module. Thanks again for making this one.

      Here’s how it looks on an actual mirror. :)
      0_1495110947486_IMG_20170518_080301.jpg

      E 1 Reply Last reply Reply Quote 3
      • E Offline
        Eunanibus Module Developer @d3r
        last edited by

        @d3r @bhepler

        Hmmm… This is interesting. I’m not sure what specifically about a Raspbian build that would cause this issue. If you PM me your logs, I’ll take a closer look at this.

        1 Reply Last reply Reply Quote 0
        • E Offline
          Eunanibus Module Developer @bhepler
          last edited by

          @bhepler

          This is awesome, and your mirror looks incredible. This absolutely made my day - Thank you for this! I’m really glad your office likes it.

          1 Reply Last reply Reply Quote 1
          • bheplerB Offline
            bhepler Module Developer
            last edited by

            You know what? Even better:
            https://youtu.be/6KSCDIaIgdA

            E 1 Reply Last reply Reply Quote 3
            • E Offline
              Eunanibus Module Developer @bhepler
              last edited by

              @bhepler

              I didn’t realise it would look so 3 dimensional. Thank you for this! :grimacing:

              cowboysdudeC 1 Reply Last reply Reply Quote 1
              • M Offline
                moe2016
                last edited by moe2016

                @tidus5
                You have to enable OpenGL with raspi-config…

                E 1 Reply Last reply Reply Quote 1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @Eunanibus
                  last edited by

                  @Eunanibus Are you kidding? THIS is awesome!!! There’s been many waiting for this as they’ve seen it in other projects but no one would do it… We Thank you!!!

                  I can’t post a video of mine yet as I’m still building it… a 32" version ;)

                  E 1 Reply Last reply Reply Quote 0
                  • E Offline
                    Eunanibus Module Developer @cowboysdude
                    last edited by

                    @cowboysdude Really? I haven’t seen it anywhere. Glad you like it!

                    cowboysdudeC 1 Reply Last reply Reply Quote 0
                    • cowboysdudeC Offline
                      cowboysdude Module Developer @Eunanibus
                      last edited by cowboysdude

                      @Eunanibus Yes this was seen months ago and one guy had it working but he told me you’d need to setup a bunch of stuff to make it work. But there were many people asking

                      bheplerB 1 Reply Last reply Reply Quote 0
                      • E Offline
                        ecirpnaes @moe2016
                        last edited by

                        @moe2016 How exactly would you do that?

                        E 1 Reply Last reply Reply Quote 0
                        • bheplerB Offline
                          bhepler Module Developer @cowboysdude
                          last edited by bhepler

                          @cowboysdude I looked into it briefly. I had a prototype going using plantary.js, but it was a complete processor hog. I was afraid to even try it on a Pi.

                          IIRC, there were three of us looking into it, two of us had prototypes. And then @Eunanibus comes along and solves it for us all. Well done.

                          E 1 Reply Last reply Reply Quote 0
                          • E Offline
                            ecirpnaes @ecirpnaes
                            last edited by

                            @ecirpnaes Never mind. I found it. I was looking for a file and then realized it was the command line config. DOH. If anyone else needs to enable the OpenGL driver just…
                            sudo raspi-config
                            Go to Advanced Options->GL Driver

                            1 Reply Last reply Reply Quote 1
                            • E Offline
                              Eunanibus Module Developer @bhepler
                              last edited by

                              @bhepler Haha. I had no idea :laughing: - Truth be told, I had this code working OK around 11 months ago. But I wanted it tidied up and packaged up nicely before I released it. Being busy, that somehow took almost a year to do.

                              cowboysdudeC 1 Reply Last reply Reply Quote 1
                              • B Offline
                                BlackTalon
                                last edited by

                                This is not working for me on a raspberry pi 3. I have the GL driver installed and working but I get these errors in the console when running the magic mirror.

                                THREE.WebGLRenderer: Float textures not supported.
                                THREE.WebGLRenderer: Anisotropic texture filering not supported.
                                THREE.WebGLRenderer: S3TC compressed textures not supported.

                                It doesn’t crash but it doesn’t display the globe either.

                                1 Reply Last reply Reply Quote 0
                                • cowboysdudeC Offline
                                  cowboysdude Module Developer @Eunanibus
                                  last edited by

                                  @Eunanibus Welcome to the club LOL At times there’s just no way to know how something is going to react …everyone seems to have different setups… at times this causes issues :)

                                  1 Reply Last reply Reply Quote 1
                                  • B Offline
                                    BlackTalon
                                    last edited by

                                    So does that mean some people have this running on their Pi 3? If so I’ll try a fresh build and install this first.

                                    bheplerB 1 Reply Last reply Reply Quote 0
                                    • bheplerB Offline
                                      bhepler Module Developer @BlackTalon
                                      last edited by

                                      @BlackTalon I don’t think so, no. I’m running this on either my development PC, my work desktop or a microPC. Win10 or Ubuntu 16, respectively.

                                      It looks like the electron browser thingy doesn’t support some of the commands used by the module. Possibly. We may need a workaround. Still investigating.

                                      1 Reply Last reply Reply Quote 1
                                      • B Offline
                                        BlackTalon
                                        last edited by

                                        Ok I managed to get this running on a Pi 3. I did sudo apt-get update and sudo apt-get upgrade after installing the driver from raspi-config. Its flickering pretty bad but its running it. I need to pair down some processes on here to see if I can get it to run cleaner.

                                        B 1 Reply Last reply Reply Quote 1
                                        • B Offline
                                          BlackTalon
                                          last edited by

                                          Its hammering the processor on the Pi 3 pretty bad The chip is getting hot. I am going to add a heat sink and a fan to it before I do more. Thanks for your help.

                                          bheplerB 1 Reply Last reply Reply Quote 0
                                          • bheplerB Offline
                                            bhepler Module Developer @BlackTalon
                                            last edited by

                                            @BlackTalon Interesting. Thanks for figuring out the issue.

                                            Question: I could load this on the Raspberry Pi 3 at the office and then take a video of the end result. Would that be interesting to the community? Or should we just call this a greater-than-raspberry module?

                                            cowboysdudeC 1 Reply Last reply Reply Quote 1

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy