Matthew Petroff
|
835ee8ab6c
|
Cleanup.
|
10 years ago |
Matthew Petroff
|
de963aa537
|
Don't use alpha channel for textures.
|
10 years ago |
Matthew Petroff
|
3de1ca765d
|
Improve multires performance.
|
10 years ago |
Matthew Petroff
|
587764b7fb
|
Added cache for multires nodes.
|
10 years ago |
Matthew Petroff
|
32ece0c366
|
Removed mipmaps to allow for non-power-of-two textures.
|
10 years ago |
Matthew Petroff
|
7d5805a4a5
|
Removed tabs from build script.
|
10 years ago |
Matthew Petroff
|
210156ea94
|
Fixed bug with mouse wheel zoom.
|
10 years ago |
Matthew Petroff
|
c4ad7f2fc1
|
Made multires image path configurable.
|
10 years ago |
Matthew Petroff
|
96e7d7da5f
|
Upgrade build script to Python 3.
|
10 years ago |
Matthew Petroff
|
b940e3eb7c
|
Revert to yuicompressor 2.4.7 since 2.4.8 has a bug on Windows.
|
10 years ago |
Matthew Petroff
|
44961f22cf
|
Updated multires example.
|
10 years ago |
Matthew Petroff
|
5fa11cfe93
|
Changed multires implementation to tree structure.
|
10 years ago |
Matthew Petroff
|
ad6ec7ed96
|
Improved tile in view detection.
|
10 years ago |
Matthew Petroff
|
fa6cee2f50
|
Updated build system.
|
10 years ago |
Matthew Petroff
|
31bcfe7a3f
|
Added .gitignore.
|
10 years ago |
Matthew Petroff
|
57a72490d5
|
Updated readme.
|
10 years ago |
Matthew Petroff
|
0877ba23c6
|
Removed build to avoid confusion.
|
10 years ago |
Matthew Petroff
|
e89fab6069
|
Fix autorotate.
|
10 years ago |
Matthew Petroff
|
4ac7c73308
|
Use requestAnimationFrame instead of timer for keyboard controls.
|
10 years ago |
Matthew Petroff
|
f3da34b2c6
|
Bumped copyright year.
|
10 years ago |
Matthew Petroff
|
89a2a8dc9a
|
Fixed dragging performance bug.
|
10 years ago |
Matthew Petroff
|
cb429ffe72
|
Added multires extension parameter and fixed multires zoom bug.
|
11 years ago |
Matthew Petroff
|
aa0469be16
|
Merge pull request #5 from Benvii/master
Correcting multi-resolution repeated tiles (artifacts on edges)
|
11 years ago |
Benjamin BERNARD
|
b03300730d
|
Correcting multi-resolution repeated tiles (artifacts on edges)
|
11 years ago |
Matthew Petroff
|
2a1840cf2c
|
Fixed tile loading race condition and bug in tile-in-view checking code.
|
11 years ago |
Matthew Petroff
|
83e5a61bfb
|
Make autorotate speed configurable.
|
11 years ago |
Matthew Petroff
|
5735892aca
|
Fix build script.
|
11 years ago |
Matthew Petroff
|
45c05e5ae0
|
Added preliminary multiresolution panorama support.
|
11 years ago |
Matthew Petroff
|
cab8b074b2
|
Switched loading icon from a SMIL animated SVG to a CSS3 animation for IE 11 support.
|
11 years ago |
Matthew Petroff
|
79521c6d4b
|
Add IE 11 fullscreen support.
|
11 years ago |
Matthew Petroff
|
e9264a7eb7
|
Add CORS support.
|
11 years ago |
Matthew Petroff
|
4a28c94fc0
|
Added tour example and cleaned up code.
|
11 years ago |
András Molnár
|
cce930cca0
|
Restructured configuration loading.
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
|
11 years ago |
András Molnár
|
38e83d17b7
|
Bugfix
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
|
11 years ago |
András Molnár
|
62a9997877
|
Added virtual tour function.
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
|
11 years ago |
Matthew Petroff
|
5a03ac0248
|
Improved code formatting.
|
11 years ago |
Matthew Petroff
|
f1af3e4ef8
|
Restructured code, added JSON configuration support, and updated cube map example.
|
11 years ago |
Matthew Petroff
|
5dc3bf5fd1
|
Improved code formatting.
|
11 years ago |
Matthew Petroff
|
5176f903a8
|
Renamed cube example.
|
11 years ago |
Matthew Petroff
|
3bbe02b99a
|
Replaced more tabs with spaces.
|
11 years ago |
Matthew Petroff
|
d4ebb5c3c4
|
Replaced tabs with spaces.
|
11 years ago |
Matthew Petroff
|
31984ac9f6
|
Merge pull request #1 from beiyang/master
Cubemaps
|
11 years ago |
Bei Yang
|
3f4ce21afe
|
Removed debug code. Added FOV Scaled interaction in dragging
|
11 years ago |
Bei Yang
|
090fd24c66
|
Added cubemap support. Changed filtering from nearest neihbor to linear
|
11 years ago |
Matthew Petroff
|
1a204d6915
|
Code cleanup.
|
12 years ago |
Matthew Petroff
|
1200e4a2e5
|
Added hot spot tooltips.
|
12 years ago |
Matthew Petroff
|
26eed5adbf
|
Added JSON hot spot loading.
|
12 years ago |
Matthew Petroff
|
b6e86f3e28
|
Renamed variables.
|
12 years ago |
Matthew Petroff
|
b5f26911ee
|
Removed leftover Mercurial files.
|
12 years ago |
Matthew Petroff
|
b711970c66
|
Completed transition to SVG.
|
12 years ago |