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
c983c39f44
orca
/
examples
/
tiger
History
martinfouilleul
a35f0b82b2
[win32, gl canvas] bound check intermediate buffers in canvas shaders
2023-07-27 12:11:30 +02:00
..
Ghostscript_Tiger.svg
[mtl canvas] bucket triangles into per-shape tile queues, then gather into tile arrays. This somewhat improves perf for perf_text test and avoids an awful degradation due to sorting in tiger test (tiger now runs at ~20fps, which is still much slower than it could be, but the triangle coverage method we're using just incurs too much cross product computations...)
2023-03-21 10:22:37 +01:00
build.bat
[win32] re-introduced perf_text, tiger, and ui examples
2023-05-17 15:14:14 +02:00
build.sh
Fix rpath in examples
2023-06-20 11:45:59 +02:00
main.c
[win32, gl canvas] bound check intermediate buffers in canvas shaders
2023-07-27 12:11:30 +02:00
svg2mg.py
[mtl canvas] use same ccw test for testing against diagonal and testing against hull
2023-04-08 10:04:17 +02:00
tiger.c
[mtl canvas] use same ccw test for testing against diagonal and testing against hull
2023-04-08 10:04:17 +02:00