|
|
1 päivä sitten | |
|---|---|---|
| .. | ||
| DirtyRectangles.h | 1 viikko sitten | |
| Octree.h | 23 tuntia sitten | |
| README.md | 5 vuotta sitten | |
| importer.cpp | 23 tuntia sitten | |
| importer.h | 1 viikko sitten | |
| lightAPI.cpp | 1 viikko sitten | |
| lightAPI.h | 1 vuosi sitten | |
| orthoAPI.cpp | 23 tuntia sitten | |
| orthoAPI.h | 1 viikko sitten | |
| spriteAPI.cpp | 23 tuntia sitten | |
| spriteAPI.h | 23 tuntia sitten | |
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.