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

Can you run the algorithm on graphic resource first to produce vector graphics and then do the emulator stuff? Seems to me feasible and you can run two copies of the game (one with vector graphics one without in the background to ensure the correctness of emulator).


If one were to port a game, then before displaying the buffer, one can generate vector graphics before sending it to the frame buffer. While you can potentially display both the buffers, I am sure the vectorization phase will be computationally intensive (thus low fps).




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

Search: