Viewing profile — hjaarnio
hjaarnio
HN member- Joined
- Mon, Nov 30, 2020, 1:20 PM UTC
- HN karma
- 4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hjaarnio
No profile information was provided.
Recent public activity
-
comment
Comment #33032546
In case of a communication gap; The word 'topology' has a more domain specific meaning in animation and rigging compared to the mathematical one. It's used to mean that the placeme…
-
comment
Comment #29037409
But there is a technical barrier, which stems from what the 'instancing' actually is on the technical level; uploading only one copy of the geometry to the GPU, and rendering it in…
-
comment
Comment #29030026
You're correct in saying there's no real difference between objects and collections, but there is a meaningful distinction between mesh data and objects, in the object just being a…
-
comment
Comment #26164577
By rasterizing the SDF in the shader, are you referring to slicing multiple planes through the volume and sampling the function in the shader (as described in https://developer.nvi…