|
|
před 1 dnem | |
|---|---|---|
| .. | ||
| DirtyRectangles.h | před 1 týdnem | |
| Octree.h | před 15 hodinami | |
| README.md | před 5 roky | |
| importer.cpp | před 15 hodinami | |
| importer.h | před 1 týdnem | |
| lightAPI.cpp | před 1 týdnem | |
| lightAPI.h | před 1 rokem | |
| orthoAPI.cpp | před 15 hodinami | |
| orthoAPI.h | před 1 týdnem | |
| spriteAPI.cpp | před 15 hodinami | |
| spriteAPI.h | před 15 hodinami | |
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.