veclavtalica
|
2f6f7852be
|
twn_api.json: add draw_line_3d()
|
2025-03-01 03:59:55 +03:00 |
|
veclavtalica
|
307d5552f6
|
twn_lines.c: 3d case
|
2025-03-01 03:46:11 +03:00 |
|
veclavtalica
|
5911cbd980
|
take care of warnings
|
2025-03-01 01:06:32 +03:00 |
|
veclavtalica
|
e47b761a2c
|
twn_lines.c: introduction with proper impl
|
2025-02-28 23:50:12 +03:00 |
|
veclavtalica
|
844283c2fb
|
/apps/examples/cirlce-raster: update
|
2025-02-28 17:35:58 +03:00 |
|
veclavtalica
|
09eac707c3
|
draw: use GLint in circle element buffer
|
2025-02-28 17:27:01 +03:00 |
|
veclavtalica
|
5e89710458
|
rename twn_engine_api.h to twn_api.h
|
2025-02-28 16:42:33 +03:00 |
|
veclavtalica
|
4bc1feb826
|
/apps/demos/scenery: fix ramp bug, increase gravity
|
2025-02-26 23:19:22 +03:00 |
|
veclavtalica
|
1c3973c6a2
|
/apps/demos/scenery: narrower cull, new assets used
|
2025-02-26 19:57:38 +03:00 |
|
veclavtalica
|
da5bdb4fae
|
/apps/demos/scenery: increase walking speed a bit
|
2025-02-26 17:22:02 +03:00 |
|
veclavtalica
|
ed2afec5a7
|
/apps/demos/scenery: culling
|
2025-02-26 17:08:45 +03:00 |
|
veclavtalica
|
6812c7c13d
|
add trees to scenery, disable mipmapping by default, increase index buffer size again
|
2025-02-26 16:17:44 +03:00 |
|
veclavtalica
|
8c0f43ec34
|
draw: draw_distance for 3d spaces, proper positioning of skybox according to it, scenery demo on circle rasters
|
2025-02-26 15:53:59 +03:00 |
|
veclavtalica
|
23fbd45564
|
increase quad element buffer size
|
2025-02-26 13:29:28 +03:00 |
|
veclavtalica
|
a36459397e
|
draw: increase far Z, separate path for space quads, fix billboard batching
|
2025-02-26 13:27:09 +03:00 |
|
veclavtalica
|
5f3920fdba
|
/apps/demos/scenery: use quads
|
2025-02-26 11:28:59 +03:00 |
|
veclavtalica
|
f57525cea6
|
/apps/demos/scenery: remove title scene
|
2025-02-26 11:26:38 +03:00 |
|
veclavtalica
|
6b2901be28
|
/apps/demos/crawl: cleanup, document
|
2025-02-25 22:20:35 +03:00 |
|
veclavtalica
|
9f0d15b9f6
|
/apps/twnlua: add ---@meta annotation
|
2025-02-23 22:07:32 +03:00 |
|
veclavtalica
|
b46331e08d
|
no c brain
|
2025-02-23 17:34:00 +03:00 |
|
veclavtalica
|
d2938da8e2
|
/apps/demos/crawl: dont scale by 2
|
2025-02-23 17:28:45 +03:00 |
|
veclavtalica
|
9134e51817
|
/apps/demos/crawl: add LICENSES
|
2025-02-23 17:19:33 +03:00 |
|
veclavtalica
|
d66eda1894
|
add texture border to atlas residents, actually make use of mipmapping
|
2025-02-23 17:14:05 +03:00 |
|
veclavtalica
|
a88392b9e9
|
/docs/wiki: T1.4 Developing
|
2025-02-22 21:21:42 +03:00 |
|
veclavtalica
|
05f85062e8
|
fix command lists
|
2025-02-22 20:50:38 +03:00 |
|
veclavtalica
|
d5aec5e6e1
|
/bin/twn: devcompl command to generate clangd completions in root
|
2025-02-22 20:29:28 +03:00 |
|
veclavtalica
|
62866d33ae
|
add notes explaining emscripten considerations
|
2025-02-22 16:19:22 +03:00 |
|
veclavtalica
|
ce7240d423
|
dont generate source maps for web as it crashes lua build
|
2025-02-22 01:39:04 +03:00 |
|
veclavtalica
|
7a38f7bcf3
|
/bin/twnbuild: fix cmake cache for web target
|
2025-02-22 01:32:55 +03:00 |
|
veclavtalica
|
affaf7f557
|
cleanup templates
|
2025-02-22 01:14:20 +03:00 |
|
veclavtalica
|
a223506a5f
|
/bin/twn: support run command for --target=web
|
2025-02-22 00:39:24 +03:00 |
|
veclavtalica
|
98d7d76a42
|
twn.png
|
2025-02-21 23:34:12 +03:00 |
|
veclavtalica
|
814269ab0c
|
textures working on web, separation of vertex and index buffers (actually matters)
|
2025-02-21 23:34:01 +03:00 |
|
veclavtalica
|
d76ea06470
|
poll workers for non-threaded support, emscripten main loop, remove twn_model.c
|
2025-02-21 21:16:15 +03:00 |
|
veclavtalica
|
dc6b298532
|
proper-er vector op flags
|
2025-02-21 19:37:22 +03:00 |
|
veclavtalica
|
f25e27b102
|
changes to build system, emscipten progress (can render solid color, yippie!)
|
2025-02-21 19:06:19 +03:00 |
|
veclavtalica
|
dd4fc45be3
|
attempt to build web version out of emscripten legacy gl wrapper
|
2025-02-21 18:07:04 +03:00 |
|
veclavtalica
|
85e47dd677
|
api return restriction
|
2025-02-21 12:48:51 +03:00 |
|
veclavtalica
|
a020b92824
|
/apps/demos/crawl: facing textures
|
2025-02-21 02:00:00 +03:00 |
|
veclavtalica
|
b6347996f9
|
/apps/demos/crawl: new tile texture, solid walls
|
2025-02-21 01:36:46 +03:00 |
|
veclavtalica
|
66c525a0d4
|
/apps/demos/crawl: visuals and stuff
|
2025-02-21 01:13:53 +03:00 |
|
veclavtalica
|
70fab28158
|
/apps/twnlua: catch self-include stack busting
|
2025-02-21 00:18:22 +03:00 |
|
veclavtalica
|
80a4ae3d0e
|
progress on /apps/demos/crawl
|
2025-02-20 22:20:02 +03:00 |
|
veclavtalica
|
bd3b090f6f
|
add /apps/demos/crawl
|
2025-02-20 20:10:37 +03:00 |
|
veclavtalica
|
6eb0730c52
|
mark identity parameter in log_ functions optional
|
2025-02-20 19:52:14 +03:00 |
|
veclavtalica
|
a231d650f2
|
twn_util.c: add file_read()
|
2025-02-20 19:51:52 +03:00 |
|
veclavtalica
|
e15975bfaa
|
update to lua template
|
2025-02-20 17:25:11 +03:00 |
|
veclavtalica
|
b67bc92857
|
remove optional by pointer texture_region parameters
|
2025-02-20 16:19:03 +03:00 |
|
veclavtalica
|
991196f7c8
|
update to docs
|
2025-02-20 16:03:50 +03:00 |
|
veclavtalica
|
0b89c90ad7
|
move /docs/interop.md to about-townengine.html
|
2025-02-20 15:42:05 +03:00 |
|