Viewing profile — zlnimda
zlnimda
HN member- Joined
- Fri, Jul 17, 2015, 8:54 AM UTC
- HN karma
- 0
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About zlnimda
No profile information was provided.
Recent public activity
-
comment
Comment #9934613
Ethics and moral is regulated in some countries, because it's part of the law. USA are so retarded on that point, that's all. And people who buys Apple products doesn't care what c…
-
comment
Comment #9929827
Moreover, they need you to learn how it works in your future team. And for that you need to work there. So, that's simple : - First, rest right now ! - Second, when you'll be there…
-
comment
Comment #9915018
Thanks, someone who says why web is going too far from its original purpose. The major problem with web is : We use framework to abstract differences between browser which abstract…
-
comment
Comment #9901821
Why don't you draw directly your vertices in gl instead of create a tex ? And you could use optimisation of culling to be faster. (drawing object : front to back)