veclavtalica
|
6a87119c70
|
add zoom option to camera to work around the orthographic camera
|
2025-01-27 03:25:14 +03:00 |
|
veclavtalica
|
791ab628ca
|
orthographic projection for fov=0, rework of order and defaults for 3d camera api
|
2025-01-27 02:42:36 +03:00 |
|
veclavtalica
|
53917b05b7
|
twn_draw.c: draw_box()
|
2025-01-23 21:53:15 +03:00 |
|
veclavtalica
|
2df5616410
|
add line drawing
|
2025-01-23 04:29:59 +03:00 |
|
veclavtalica
|
5059802d09
|
big rendering overhaul (cleaning and api abstraction)
|
2025-01-14 23:20:54 +03:00 |
|
veclavtalica
|
2351d4114c
|
twn_draw.c: add draw_quad()
|
2025-01-14 02:53:18 +03:00 |
|
veclavtalica
|
f3848d2d52
|
progress on twnlua bindgen
|
2025-01-09 21:47:08 +03:00 |
|
veclavtalica
|
8c401eda75
|
api changes and progress on filling in twn_api.json
|
2025-01-07 14:14:21 +03:00 |
|
veclavtalica
|
3bfa86066e
|
billboards!
|
2025-01-05 19:46:05 +03:00 |
|
veclavtalica
|
4f2b8ccd01
|
separate the rest of general drawing code
|
2025-01-03 21:59:00 +03:00 |
|
veclavtalica
|
9121da0675
|
yet another api rework, removal of integer types in public api, optionals at the end, some cleaning
|
2024-10-29 12:25:24 +03:00 |
|
veclavtalica
|
6464d14b3e
|
twn_input.h: remove unbinding
|
2024-10-28 13:04:49 +03:00 |
|
veclavtalica
|
d11143ac86
|
twn_draw.h: new camera api
|
2024-10-28 12:34:48 +03:00 |
|
veclavtalica
|
b390e9db23
|
audio_set() -> audio_set_parameter(), with string based convention
|
2024-10-22 13:52:24 +03:00 |
|
|
f7f27119e1
|
use static, fixed arrays for circle geometry data instead of allocating for each one
|
2024-10-13 22:32:59 -03:00 |
|
|
1a7322dccf
|
twn_util.h: separate internal things away, remove indirect includes in places
|
2024-10-12 21:16:25 +03:00 |
|
|
ade1af12ca
|
twn_rendering -> twn_draw
|
2024-10-07 17:53:09 +03:00 |
|