Commit graph

15 commits

Author SHA1 Message Date
Brian Beck
d320fbd694 add terrain tiling, tweak fog 2025-12-04 21:25:38 -08:00
Brian Beck
fda9f6a3d3
add ForceFieldBare and a useDatablock hook (#14) 2025-12-03 14:35:06 -08:00
Brian Beck
5f48c1c2d2 fix texture lookup - try .jpg and .bmp too 2025-12-03 05:57:16 -08:00
Brian Beck
1182726bb4 Fix resource lookup; re-export .dts and .dif with custom properties 2025-12-01 00:17:27 -08:00
Brian Beck
7d10fb7dee add TorqueScript transpiler and runtime 2025-11-30 11:51:27 -08:00
Brian Beck
106d684d64 build 2025-11-26 13:01:42 -08:00
Brian Beck
6257ef57b6 rotate sky, organize missions into groups 2025-11-26 12:58:31 -08:00
Brian Beck
60a46e708b remove as many transforms as possible, render Z-up axes 2025-11-25 16:56:54 -08:00
Brian Beck
878c798bcd add debug labels and some missing shapes 2025-11-23 21:47:49 -08:00
Brian Beck
e9ccf22f54 add ifl helpers 2025-11-16 16:00:14 -08:00
bmathews
7a4792e4e8 Add audio 2025-11-15 16:33:18 -08:00
Brian Beck
1c6d7effac add more shapes 2025-11-14 20:40:00 -08:00
Brian Beck
6473fd6ec3 consolidate shape helpers 2025-11-14 19:33:44 -08:00
Brian Beck
d925585a34 set up static shape components 2025-11-14 19:05:24 -08:00
Brian Beck
76e9f68e63 migrate to react-three-fiber 2025-11-13 22:55:58 -08:00