Quantcast
Channel: Visual-Experiments.com » html
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

PhotoSynth viewer with pose estimator WebService

I’ve spent 2 days implementing a WebService in C++. I’ve lost 1 day trying to use WebSocket (this wasn’t a good idea as Firefox and Google Chrome were not implementing the same version). I’ve also lost...

View Article



Image may be NSFW.
Clik here to view.

How to bypass WebGL Sop restriction

Google Chrome and Firefox are blocking cross-domain image in WebGL (because of a security issue). This is really annoying when you want to display image from other domain in WebGL. To bypass this...

View Article

Image may be NSFW.
Clik here to view.

Three.js PhotoSynth Viewer with pictures and new UI

I really like JS development and my Google Chrome PhotoSynth extension is a really good opportunity to experiment new thing with WebGL. So I’ve added new features to my previous version: Navigation...

View Article

Image may be NSFW.
Clik here to view.

PhotoSynth WebGL panorama viewer

I’ve updated my PhotoSynth Downloader/Parser to be able to process Synth and Panorama as well. The network part of my PhotoSynth downloader was really ugly: I’ve rewrote it from scratch using libcurl....

View Article

Image may be NSFW.
Clik here to view.

How to bypass WebGL Sop restriction v2

I’ve previously posted a trick to bypass the WebGL same origin policy restriction in a particular context. But my solution had a major drawback: it was slow due to jpeg decoding in javascript....

View Article


Image may be NSFW.
Clik here to view.

PhotoSynth viewer with HTML5 FileSaver

Happy New Year Everyone! This is my small gift for 2012: I’ve updated my PhotoSynth Google chrome extension! New features: Point cloud downloading is working now! Previous downloadify solution wasn’t...

View Article

Image may be NSFW.
Clik here to view.

PhotoSynth bundle.out export!

I’ve updated my Google Chrome extension to export a valid bundle.out from a PhotoSynth. The bundle.out generated need to be used with HD version of the images (not the thumbnails). Moreover I’ve...

View Article

Image may be NSFW.
Clik here to view.

Improving PhotoSynth extension performance

I’ve recently discover the new transferable object feature in Google chrome. BTW transferable objects are really great! Furthermore you really should use them as I’ve found that structure cloning is...

View Article


Image may be NSFW.
Clik here to view.

WebGL Photosynth extension updated

I’ve updated my PhotoSynth extension for Google Chrome. I’ve included all optimization described in my previous post: point cloud loading is 4x faster and ply file generation could be 17x faster in...

View Article


Image may be NSFW.
Clik here to view.

Ransac.js

Recently I’ve been reading a very interesting paper about a threshold-free Ransac solution called Recon (stand for REsidual CONsensus). The video presentation is very interesting and makes me realize...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images