This website requires JavaScript.
Explore
Help
Sign In
hmn
/
orca
Watch
5
Fork
You've already forked orca
2
Code
Issues
21
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
bdb9ddf888
orca
/
examples
/
image
History
martinfouilleul
bdb9ddf888
[win32, canvas] added back texture atlasing and fixed incorrect culling of solid tiles when using a source texture
2023-07-04 17:24:41 +02:00
..
build.bat
[canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling)
2023-02-28 16:54:39 +01:00
build.sh
Fix rpath in examples
2023-06-20 11:45:59 +02:00
main.c
[win32, canvas] added back texture atlasing and fixed incorrect culling of solid tiles when using a source texture
2023-07-04 17:24:41 +02:00