Hi klaus.krpano any update coming and when for gauissian?
Thank you.
Hi klaus.krpano any update coming and when for gauissian?
Thank you.
Hi
point to point can be a good solution for gaussian,Hi,
your example was not about ply support, it was more about using a point cloud to create a depthmap surface for a panoramic image. That's a whole different topic than Gaussian Splats rendering. Connecting arbitrary points to create a surface is a non-trivial topic I haven't worked on yet. But maybe in future...
Yes, in one of the next releases.
Best regards,
Klaus
Maybe not making depthmap, nearest point finding and calculating overlap can be. It can be a way to make it faster.
klaus.krpano any news for ply support? not splats.
KRPANO is the best developer friendly player in the market thank you.
But it would require to blur the source images, or?
What would be the exact needs?A dynamic blur by hotspot, would be any protection...
Our idea to interactive blur objects with hotspots, for source images not a good idea. For basic level usage protection only.
This can be a so good function
Hi again,
Any news for Gaussian native support at Krpano?
Hi
When I use Threejs, normal image hotspots have some problem...
For example, twosided="false" doesn't take effect.
ifI use shadowfloor="true", the if the hotspot is under that floor, it becomes invisible. However, when the view moves below that layer, the hotspot becomes visible.
These are the things I noticed
:) As an hotspot i mean, not 360 image render
klaus.krpano any news for this :)
i find small bug. But I don't know why. if panora have stl , like that error
https://demo.panoramicweb.net/download/krpanoerrovideolow.mp4
same error in https://krpano.com/releases/1.22/…t-tour/main.xml
if delete all temp ,that error may occur
klaus.krpano The events.onsingleclick event is triggered after a certain period of time following a click on the screen. What could be the reason for this? Forexample 0.5 seconds later.
Tuur, So sorry for this.
Hi , One of the bugs I noticed, I prepared an example for it.
<events keep="true"
ondoubleclick=" zoomfovpositionfunction();"
onsingleclick=""
onmousedown=""
onkeyup=""
onup=""
/>
<hotspot name="tesths" onclick="" url="arrowhead.png" distorted="true" alpha="1" width="250" capture="false" handcursor="true" enabled="true" height="250" atv="0" keep="true" />
<action name="zoomfovpositionfunction">
screentosphere(mouse.x, mouse.y, mouseath, mouseatv);
adjusthlookat(mouseath);
if(zoomfovposition === true , tween(view.fov , 87); tween(view.hlookat , get(mouseath)); tween(view.vlookat , get(mouseatv)); set(zoomfovposition,false);
, tween(view.fov , 30) ; tween(view.hlookat , get(mouseath)); tween(view.vlookat , get(mouseatv)); set(zoomfovposition,true); );
</action>
Display More
If I set capture='false' on the hotspot, the ondoubleclick event is triggered when I click on the hotspot. However, if I set capture='true', it is not triggered."
Gaussian Splatting is awesome of course, but my attempts to make/shoot own examples weren't any good so far...
Hi klaus.krpano
Gaussian splatting integration approximately do you have a timeline? 1.22.2?
Hi WebXR edition of 3D version has a parallax problem with oculus quest examples folder samples. Do you have Quest 3 to test?
https://krpano.com/releases/1.22/…eejs_envmap.xml like this sample head movement is must be calibrated.