|
|
5 жил өмнө | |
|---|---|---|
| .. | ||
| DirtyRectangles.h | 5 жил өмнө | |
| Octree.h | 5 жил өмнө | |
| README.md | 5 жил өмнө | |
| importer.cpp | 5 жил өмнө | |
| importer.h | 5 жил өмнө | |
| lightAPI.cpp | 5 жил өмнө | |
| lightAPI.h | 5 жил өмнө | |
| orthoAPI.cpp | 5 жил өмнө | |
| orthoAPI.h | 5 жил өмнө | |
| spriteAPI.cpp | 5 жил өмнө | |
| spriteAPI.h | 5 жил өмнө | |
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.