Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Introducing Pannellum - an HTML5 Panorama Viewer
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 43 of 43 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Brian Sullivan  
View profile  
 More options Jun 3 2012, 9:47 pm
From: Brian Sullivan <briansulli...@gmail.com>
Date: Sun, 3 Jun 2012 21:47:22 -0400
Local: Sun, Jun 3 2012 9:47 pm
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer
Hmm -- I get this message from Chrome:

Warning: Something's Not Right Here!
www.mpetroff.net contains content from 89.149.226.216, a site known to
distribute malware. Your computer might catch a virus if you visit
this site.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kfj  
View profile  
 More options Jun 5 2012, 7:44 am
From: kfj <_...@yahoo.com>
Date: Tue, 5 Jun 2012 04:44:53 -0700 (PDT)
Local: Tues, Jun 5 2012 7:44 am
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer
On 29 Mai, 07:51, Jan Martin <janmar...@diy-streetview.org> wrote:

(panellum)

> Works with Firefox 12.0 ... on Ubuntu 10.04, 64 bit.

Here on my Kubuntu 11.4 32 bit with Firefox 12 it dowsn't work (no
webGL). Probably my ageing laptop... or is there a way to somehow get
webGL?

Kay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Haberthür  
View profile  
 More options Jun 13 2012, 4:50 pm
From: David Haberthür <em...@davidhaberthuer.ch>
Date: Wed, 13 Jun 2012 22:50:49 +0200
Local: Wed, Jun 13 2012 4:50 pm
Subject: Re: [hugin-ptx] Introducing Pannellum - an HTML5 Panorama Viewer
Ciao Matthew

On 29.05.2012, at 05:49, Matthew Petroff wrote:

> After a year of on and off development, Pannellum, a free and open
> source panorama viewer for the web, is ready for release. Built using
> HTML5, CSS3, JavaScript, and WebGL, it is plug-in free. The
> lightweight viewer, just 18kB gzipped, can be deployed using a single
> file and displays full equirectangular panoramas. One can easily embed
> panoramas in web pages as an <iframe>, using code generated by the
> included configuration utility.

> For more information and an example, see:
> http://www.mpetroff.net/archives/2012/05/28/introducing-pannellum/

> Or the project page:
> https://bitbucket.org/mpetroff/pannellum/

I've downloaded a version of pannellum_0.1 from somewhere in March, but never came around to test it. Your mail here finally persuaded me to test it. After some hiccups (involving the IDN domain davidhaberthür.ch) i managed to correctly embed a panorama in a recent blog post: http://wp.me/p4u1r-J8

Awesome work, thanks!

Habi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nate  
View profile  
 More options Jul 13 2012, 9:17 pm
From: Nate <exceii...@gmail.com>
Date: Fri, 13 Jul 2012 18:17:50 -0700 (PDT)
Local: Fri, Jul 13 2012 9:17 pm
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer

Hey Alex,

Thanks for making your code available. I had a look at it and I am
impressed. I imagine it is very efficient because, as you said, it maps the
correct texture pixel data to the viewport. I assume this means the texture
pixel data that is not in the viewport is not being unnecessarily rendered.
I can't as yet fully understand the GLSL code (reading up on it is on my
to-do list) so I can't be too sure of what I'm looking at. So it has left
me wondering why the frame rate is quite jumpy on my laptop when compared
to the flash panorama implementation. Can webGL not take advantage of GPU
acceleration?

Thanks again,
-Nate


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gnome Nomad  
View profile  
 More options Jul 14 2012, 4:37 pm
From: Gnome Nomad <gnomeno...@gmail.com>
Date: Sat, 14 Jul 2012 10:37:29 -1000
Local: Sat, Jul 14 2012 4:37 pm
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer
I believe that WebGL's ability to use GPU acceleration is dependent on
the video driver and OS platform involved. IIRC, WebGL on Linux only
uses GPU acceleration with a few proprietary (binary) drivers. WebGL's
use of GPUs is much more available on Windows.

Of course, if you're running Windows on your laptop, none of that helps.

On 07/13/2012 03:17 PM, Nate wrote:

--
Gnome Nomad
gnomeno...@gmail.com
wandering the landscape of god
http://www.clanjones.org/david/
http://dancing-treefrog.deviantart.com/
http://www.cafepress.com/otherend/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nate  
View profile  
 More options Jul 15 2012, 11:47 am
From: Nate <exceii...@gmail.com>
Date: Sun, 15 Jul 2012 08:47:31 -0700 (PDT)
Local: Sun, Jul 15 2012 11:47 am
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer

Yep I'm running on Windows. I wonder what the problem could be? Its a shame
because I think its great that panoramas (all graphical web apps for that
matter) can be developed without needing to rely on bulky proprietary
software.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gnome Nomad  
View profile  
 More options Jul 15 2012, 10:55 pm
From: Gnome Nomad <gnomeno...@gmail.com>
Date: Sun, 15 Jul 2012 16:55:06 -1000
Local: Sun, Jul 15 2012 10:55 pm
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer
It might be a problem with your video driver maybe not allowing WebGL to
use GPU acceleration. I'd think the vendor's docs about the driver would
say. I supposed it's also possible you need to update the driver - in
case they enabled GPU acceleration support in a newer version.

Of course, if I recall correctly, Microsoft considers any kind of GL
graphics "alien ware" and would much rather have applications use
DirectX instead. At least it did in the many years back that I used Windows!

On 07/15/2012 05:47 AM, Nate wrote:

--
Gnome Nomad
gnomeno...@gmail.com
wandering the landscape of god
http://www.clanjones.org/david/
http://dancing-treefrog.deviantart.com/
http://www.cafepress.com/otherend/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Pryds  
View profile  
 More options Jul 16 2012, 1:52 am
From: Thomas Pryds <tho...@pryds.eu>
Date: Mon, 16 Jul 2012 07:52:14 +0200
Local: Mon, Jul 16 2012 1:52 am
Subject: Re: [hugin-ptx] Introducing Pannellum - an HTML5 Panorama Viewer
Hi Matthew

I finally had a chance to try out pannellum from my own site, and I
find it to work very well, and it's very easy to set up. I was
slightly confused when I read the "How to use" at
https://bitbucket.org/mpetroff/pannellum/ , though, since it tells me
to upload the pannellum.htm file to a webserver, and then the next
step tells me to use configuration.htm, i.e. another file. I quickly
found out that I had to load this file into a browser while still
locally on my computer, so this is no big deal (or, in fact it
probably wouldn't matter if this file, too, was uploaded, right?).

I did find something that looks like a bug, though:
When I use configuration.htm to set up the panorama, and I use an
absolute path for the pannellum.htm file (I would need this for
showing a pano from a website on a blog or similar), the path is html
encoded, i.e.
http://example.com/pannellum.htm
becomes
http%3A//example.com/pannellum.htm

This results in a 404 on my setup (Ubuntu with Chrome and Firefox):
"The requested URL /http://example.com/pannellum.htm was not found on
this server."

However, if I change "%3A" into ":" in the generated <iframe> code,
everything works fine.

Thomas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Pryds  
View profile  
 More options Jul 16 2012, 9:33 am
From: Thomas Pryds <tho...@pryds.eu>
Date: Mon, 16 Jul 2012 15:33:11 +0200
Local: Mon, Jul 16 2012 9:33 am
Subject: Re: [hugin-ptx] Introducing Pannellum - an HTML5 Panorama Viewer

Hi Roger

Den 16/07/2012 11.44 skrev "Rogier Wolff" <R.E.Wo...@bitwizard.nl>:

> There is an extra "/" in front of the "http" here. isn't there
> an extra / in there somewhere?

Yes, I noticed that, too. The extra slash isn't there in the generated
code, though.

The thing that made me think it was something else is the fact that it
works fine if I use a real colon instead in the code. My guess is that the
%3A part makes either pannellum, the webserver, or the browser think that
the path is relative instead of absolute and hence add the extra / to the
error message.

Thomas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee T. Davy  
View profile  
 More options Sep 24 2012, 2:01 pm
From: "Lee T. Davy" <leetdavy.eventvi...@gmail.com>
Date: Mon, 24 Sep 2012 11:01:57 -0700 (PDT)
Local: Mon, Sep 24 2012 2:01 pm
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer

I am on an Apple Mini Solo Core (stuck at Snow Leopard) with WebKit nightly
builds and Google Chrome also installed.
Nothing happens when I click to Load Panorama.

I also tried 1st generation iPad with Safari without WebGL and got a
warning about requirements.

I have a Panasonic DMC - ZS20 and want to view the Panorama photos online
as in the review on the camera.

I am beginning (again) to code HTML especially new features for multimedia
uploads to be viewed on iPad, iPhone & iPod touch using Canvas, HTML5 &
CSS3. Your project will be of great value if you are in sync with my
development & devices !


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rasmus Schultz  
View profile  
 More options Oct 7 2012, 11:20 pm
From: Rasmus Schultz <ras...@mindplay.dk>
Date: Sun, 7 Oct 2012 20:20:43 -0700 (PDT)
Local: Sun, Oct 7 2012 11:20 pm
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer

All I see is a black screen - using Chrome 22.0.1229.79 m.

I've had no other problems with WebGL-based applications on this machine...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Petroff  
View profile  
 More options Oct 8 2012, 11:23 am
From: Matthew Petroff <matt...@mpetroff.net>
Date: Mon, 8 Oct 2012 08:23:50 -0700 (PDT)
Local: Mon, Oct 8 2012 11:23 am
Subject: Re: Introducing Pannellum - an HTML5 Panorama Viewer

The most likely cause is the texture size being to large for your graphics
card / driver. Does an error get printed to Chome's JavaScript Console?

-Matthew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emad ud din Bhatt  
View profile  
 More options Oct 9 2012, 2:55 am
From: Emad ud din Bhatt <xyzt...@gmail.com>
Date: Tue, 9 Oct 2012 11:55:49 +0500
Local: Tues, Oct 9 2012 2:55 am
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer

Is there any way we can add animated objects in panorama using Pannellum?

On Mon, Oct 8, 2012 at 8:23 PM, Matthew Petroff <matt...@mpetroff.net>wrote:

--

*Emaad*
www.flickr.com/emaad


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Petroff  
View profile  
 More options Oct 9 2012, 3:02 pm
From: Matthew Petroff <matt...@mpetroff.net>
Date: Tue, 9 Oct 2012 12:02:37 -0700 (PDT)
Local: Tues, Oct 9 2012 3:02 pm
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer

No, there isn't.

-Matthew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emad ud din Bhatt  
View profile  
 More options Oct 12 2012, 12:35 am
From: Emad ud din Bhatt <xyzt...@gmail.com>
Date: Fri, 12 Oct 2012 09:35:20 +0500
Local: Fri, Oct 12 2012 12:35 am
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer

Mathew is it possible that Pannellum can support Gif file format? Basically
I want to animate only one of image cubes. For example I edit Nadir image
cube, convert it to gif format and make some animated effects over it. Now
If Pannelum support gif format than animated object will be working.

You are doing very nice work. Pannelum is a very good platform. Please!
Consider standards set by Spi-V shockwave player. ADR is a Spiv feature,
which has not be replicated in any flash or html5 based viewers. Please!
See if it can be done. Spi-V also supported animated objects.

On Wed, Oct 10, 2012 at 12:02 AM, Matthew Petroff <matt...@mpetroff.net>wrote:

--

*Emaad*
www.flickr.com/emaad


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Petroff  
View profile  
 More options Oct 12 2012, 11:18 am
From: Matthew Petroff <matt...@mpetroff.net>
Date: Fri, 12 Oct 2012 08:18:24 -0700 (PDT)
Local: Fri, Oct 12 2012 11:18 am
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer

Pannellum might support GIF files, although I've never tested it. I would
not recommend using it though, as it is uncompressed and limited to an
8-bit color space. Just because a proprietary piece of software does
something some way does not make it a standard, although adaptive dynamic
range looks quite interesting. I might add it in the future, but the image
pyramid support I'm currently working on is a higher priority in my
opinion. Animated objects are a very low priority for me (I think they're
gaudy).

-Matthew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gnome Nomad  
View profile  
 More options Oct 13 2012, 1:50 am
From: Gnome Nomad <gnomeno...@gmail.com>
Date: Fri, 12 Oct 2012 19:50:13 -1000
Local: Sat, Oct 13 2012 1:50 am
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer
Small correction to the below: GIF files ARE compressed, using the
lossless LZW compression method:

http://en.wikipedia.org/wiki/Graphics_Interchange_Format

It is limited to 8-bit color space, though.

Unlike the PNG format, it supports animation.

On 10/12/2012 05:18 AM, Matthew Petroff wrote:

--
Gnome Nomad
gnomeno...@gmail.com
wandering the landscape of god
http://www.clanjones.org/david/
http://dancing-treefrog.deviantart.com/
http://www.cafepress.com/otherend/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Naked Robot  
View profile  
 More options Nov 9 2012, 2:52 pm
From: Naked Robot <360cit...@gmail.com>
Date: Fri, 9 Nov 2012 11:52:17 -0800 (PST)
Local: Fri, Nov 9 2012 2:52 pm
Subject: Re: [hugin-ptx] Re: Introducing Pannellum - an HTML5 Panorama Viewer

I also get a black screen on my 2008 white macbook.

By the way, can you use the Krpano xml specification for this player? It is
good, and you would get more uptake probably because it would allow more
people to easily use your player with their existing data.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »