|
|
1 giorno fa | |
|---|---|---|
| .. | ||
| DirtyRectangles.h | 1 settimana fa | |
| Octree.h | 11 ore fa | |
| README.md | 5 anni fa | |
| importer.cpp | 11 ore fa | |
| importer.h | 1 settimana fa | |
| lightAPI.cpp | 1 settimana fa | |
| lightAPI.h | 1 anno fa | |
| orthoAPI.cpp | 11 ore fa | |
| orthoAPI.h | 1 settimana fa | |
| spriteAPI.cpp | 11 ore fa | |
| spriteAPI.h | 11 ore fa | |
Created for the SDK and used as an example for how to make your own isometric rendering engine on top of DFPSR. Instead of feeling limited by what it can't do, try modifying the code and optimizing your own filters using the SIMD and threading abstractions. This engine is currently re-using some DFPSR internals of the "image" and "render" folders, but these are not version stable APIs and might break backward compatibility.