nfengine
nfengine copied to clipboard
Support for ARM architecture
Consider porting the engine to ARM architecture to be able run it on Raspberry PI, Odroid or similar devices. Issues to be solved:
- Remove SSE (SIMD instructions should be optional, for ARM there should be NEON support implemented).
- OpenGL ES