Search results
Search results 1-20 of 1,000. There are even more results, please redefine your search.
Cool ! Would love to know how to :" imported in blender, setup lighting and baked lighting in blender" I saw nice museum models on Sketchfab I'd like to play with in krpano ;)
Works perfect, thanx Klaus !
For some reason copy_to_clipboard js action doesn't work when in fullscreen, is there a workaround ? Quoted <action name="copy_to_clipboard" type="Javascript"><![CDATA[ var textarea = document.createElement('textarea'); textarea.value = args[1]; document.body.appendChild(textarea); textarea.select(); document.execCommand('copy'); document.body.removeChild(textarea); ]]></action>
Ok sorry, for some reason the 1.20.11 version was selected, so I couldn't see the new exemple... stupid me
Quoted from "klaus.krpano" Try clearing the browser cache. That's what I first did, tried again with no success (on 2 different browsers) just displaying the exemple page but no tuscani in it ?
Thank you Klaus ! Tuscani exemple seems not to be online yet ?
The hotspot is the line and the text is children of the hotspot
Quoted from "klaus.krpano" In the next release there will be a fixed combobox.xml. Thank you Klaus !
Hi, I have a issue with the combobox 1.21 The text item is offset depending on item position in the list : https://360images.fr/barebone_combobox_1.21/combobox.webm You can test it here : https://360images.fr/barebone_combobox_1.21/ I have no issue when testing with 1.20.11 I have a tour with 40 items in the list and it can scroll between 2 items instead of scrolling to the clicked item ? A clue ?
Very nice navigation mode ! Just maybe it's a bit slow when "falling" from up the stairs
Hi Klaus, Started converting tours with latest release and I have a question about hotspot rendering. When tweening scale/alpha the result is a bit jerking when rendering in css3d witch is default now. Here is an example : https://360images.fr/barebone_hs_121/ Is it normal ? Thanx !
Hi Klaus, Not sure it's full implemented yet but I see in the doc that hotspots can now be childrens of other hotspots ? Did a quick test but don't understand why the children hotspot is not at the same position of the parent hotspot ? https://360images.fr/barebone_parent_hotspot/
haha, let's play ! thanx Klaus !
Callouts are built with layers, and layers are always over hotspots, no workaround...
If you are the creator of this tour just use panotour to see it offline as it has been built with panotour, otherwise contact the creator of the tour (m.caroti)
Thanx for your work, nice idea ! Just noted that some hotspots are wrong, for exemple if you clic on the #1 it goes to the #4... and it's the case for all the numbers in the middle of room.
Thanx Tuur, Quoted from "Tuur" Are you planning to make your own interface on it? Yes but waiting for next Krpano release ;)
Thanx, didn't changed a lot, just the view.ty for the first opening and added invisible layers to move the model when the mouse goes over the borders of the screen, that's all ;)
It took some time (very long time) between learning depthmap workflow, learning everpano, fixing bugs... But it's not bad at the end, just missing auto transition when "walking" in the model, hope that is something that will be soon possible, and multires texture off course ;) This place was taken over by artists before its destruction so I found interesting to keep a "scan" of it. I also have outside panos but was too hard to add to the 3D model because of different floor heights. https://www.3...
problem solved, it was due to too big hotspots with too small scale... Still wondering why android phones can handle this and not iphones