Viewing profile — efkv
efkv
HN member- Joined
- Sat, Nov 10, 2012, 7:56 AM UTC
- HN karma
- 252
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About efkv
No profile information was provided.
Recent public activity
-
comment
Comment #12836994
For those who have not tried it, OpenSfM is an amazing tool. Can't wait to play with dense reconstructions. Congrats mapillary team, I know this has been a long time coming!
- story
- story
- story
-
comment
Comment #9300988
Like everyone else it seems, I also wrote a 3D flocking simulation a while back: http://edkelleyv.com/Flocking/ Source: https://github.com/ekelleyv/Flocking
- story
-
comment
Comment #8199416
Any chance we could get a screenshot of where you are seeing this? Or at least a venue/section? Thanks!
-
comment
Comment #8199336
No problem. It wouldn't be fun if it were easy!
-
comment
Comment #8199262
Thanks! This has been an issue we have struggled with for a while. What you are suggesting is basically how Leaflet typically handles scroll events. The issue, however, primarily l…
-
comment
Comment #8199222
Tiling is a very common technique for online maps. Image tiles used to be the standard, but there has been a lot of progress made with vector tiles (what the new Google Maps uses),…
-
comment
Comment #8199191
I am quite certain there was a mix of both, but I honestly cannot remember the details of the timeline. Basically, if your bottleneck is moving lots of DOM elements around, then cl…
-
comment
Comment #8199141
So basically what we wanted to avoid was doing lots of redrawing during panning. If there were a single static canvas with the image tiles moving underneath it, then it would have …
- story
-
comment
Comment #8054786
Can we get rid of this trend of having such media-heavy product pages? The HTML5 header video is nifty, but the page is ~20MB to load. Is that really necessary to describe a produc…
-
comment
Comment #7482066
Ah, you are right. I must have looked at Vladimir's implementation and then just associated him in my mind with the leaflet-extras implementation.
- story
-
comment
Comment #6160702
Based on Boids (Reynolds 1986): http://www.red3d.com/cwr/boids/ Bird models from mrdoob: http://mrdoob.github.io/three.js/examples/canvas_geometry_bi... Github: https://github.com/…
- story
-
story
Ask HN: What blogging platform do you use?
What is the best blogging platform to use for a tech-related personal blog?