Hacker News new | past | comments | ask | show | jobs | submit login

I wanted to avoid (in some cases) a separate initialization phase and unify resource allocation with rendering (because requirements may change and require reallocation). Take GameOfLife example (https://github.com/google/swissgl/blob/main/demo/GameOfLife....). It only has 'frame()' function which transparently resizes textures when needed.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: