Live data from Hacker News

Half-Edge Data Structures (2019)

jerryyin.info

1–9 of 9 posts

Re: Half-Edge Data Structures (2019)

#9
This article would be more clear if the & symbol were clarified. Right now it looks like Rust borrowing in Python. Maybe I’m too dumb and didn’t read it right and missed the definition. Anyway the big picture idea is cool and resonates with the idea of a bidirectional HashMap.