Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> LWJGL's MemoryStack emulates a C style stack by preallocating a set amount of off-JVM-heap memory and decrementing/incrementing an index into it.

So do all relevant game engines. Having a separate memorystack from the actual one for game objects is basically standard.



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

Search: