Viewing profile — eduardo-costa
eduardo-costa
HN member- Joined
- Sun, Apr 05, 2015, 4:01 AM UTC
- HN karma
- 32
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About eduardo-costa
No profile information was provided.
Recent public activity
-
comment
Comment #10237162
Hey! BR HUE here too! I've made one similar but with election expenses! http://tomaladaca.org/ Great Work man!
- story
-
comment
Comment #10190186
There is something similar. https://github.com/eduardo-costa/shortcutcss
-
comment
Comment #10154020
http://haxor.xyz/demos/bunny-mark/#500000
-
comment
Comment #10154014
Sometime ago I profiled the FPS Stats tool and it generated some DOM garbage!
-
comment
Comment #10153149
Chrome 44. The trick is to create 1 Mesh with 300.000 or more planes and render all stuff once. I pass the x,y data to a texture and sample it in the shader.
-
comment
Comment #10151311
OP Here! Thank you for the data! The hash worked here! http://haxor.xyz/demos/bunny-mark/#500000 For mobile, only touching and adding bunnies (with possible bugs for iOS) Some extr…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #9323091
Author here! The need appeared when I was doing my WebGL game engine and wanted to pack/compress mesh, texture, xml and any other stuff that would bloat my loading time with tons o…