This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca
https://orca-app.dev/
- Reverted to using 4 bits of subpixel precision and computing cross products with 32 bits integers, for perf reasons - Fixed some confusion in tile array size vs number of elements (could still clean-up naming a bit though) - Fixed bug where triangles on the left or below canvas boundaries where bucketted to the first colum/row of tiles - Fixed bug in mouse button message handling (was always sending press on left button) |
||
|---|---|---|
| examples | ||
| ext | ||
| resources | ||
| scripts | ||
| src | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||
| todo.txt | ||
| vector_renderer_notes.txt | ||