Alexey Kutepov
|
9d410b1302
Merge branch 'master' into lowercase
|
il y a 1 an |
rexim
|
100d74eccf
Add warning about Alpha Blending
|
il y a 1 an |
rexim
|
c0eb82c54d
Introduce olivec_in_bounds()
|
il y a 2 ans |
rexim
|
e71315f4c7
Fix the line bug offset
|
il y a 2 ans |
rexim
|
7b085450b3
[olive.c] remove finished TODO
|
il y a 2 ans |
rexim
|
0764768540
[olive.c] Remove finished TODO
|
il y a 2 ans |
rexim
|
d2443c2aed
Implement olivec_ellipse
|
il y a 2 ans |
rexim
|
1caba08290
Port bilinear interpolation to triangle functions
|
il y a 2 ans |
rexim
|
c1d006d4fb
Implement bilinear interpolation for rectangular sprites
|
il y a 2 ans |
rexim
|
33c5dfebb7
Prefix all the names in olive.c with `olivec_`
|
il y a 2 ans |
rexim
|
c8f6b31ecd
Simplify implementation of olivec_triangle3z
|
il y a 2 ans |
rexim
|
bb86e29919
Simplify implementation of olivec_triangle3uv
|
il y a 2 ans |
rexim
|
e3ed21b202
Remove Uv struct
|
il y a 2 ans |
rexim
|
a6c32fe000
Make olivec_barycentric identify whether point is inside of triangle
|
il y a 2 ans |
rexim
|
c594e050d6
barycentric -> olivec_barycentric
|
il y a 2 ans |
rexim
|
e7379a7977
Remove Olivec_Tri triangle API
|
il y a 2 ans |
rexim
|
ee91cc0f8a
Implement Cup 3D demo
|
il y a 2 ans |
rexim
|
444d40e34b
Fix barycentric overflow bug
|
il y a 2 ans |
rexim
|
d29a66b452
Add weird_triangle_bug
|
il y a 2 ans |
rexim
|
b52ca59f12
Simplify olivec_triangle() and olivec_triangle3c() implementations
|
il y a 2 ans |
rexim
|
28805668bf
Implement a more general triangle rendering API
|
il y a 2 ans |
rexim
|
8c994b4535
Enable -pedantic for the whole codebase
|
il y a 2 ans |
rexim
|
8ae22c72d9
[README] fix quick example
|
il y a 2 ans |
rexim
|
3dfa435101
Remove finished TODO
|
il y a 2 ans |
rexim
|
97b89d2031
Textured 3D triangles
|
il y a 2 ans |
rexim
|
b21d7ae5a1
Rotating textures
|
il y a 2 ans |
rexim
|
723f8cb62f
Add `i` and `k` to the default font
|
il y a 2 ans |
rexim
|
5c41e51ed4
Remove implemented TODO
|
il y a 3 ans |
rexim
|
56aef62f5e
Implement Depth Buffer
|
il y a 3 ans |
rexim
|
2aeb28817c
Implement olivec_sprite_copy()
|
il y a 3 ans |