Commit graph

18 commits

Author SHA1 Message Date
Brian Beck
cd2819d28a use instancing to improve performance 2026-03-14 23:04:25 -07:00
Brian Beck
4741f59582 new UI, unify map/demo/live architecture more, cleanup 2026-03-12 16:25:04 -07:00
Brian Beck
e4ae265184 begin live server support 2026-03-09 12:38:40 -07:00
Brian Beck
d1acb6a5ce add shapes test page, particle effects 2026-03-02 22:57:58 -08:00
Brian Beck
7f75ed84da fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
Brian Beck
bcf4f4a1a5 improve lighting, shadows, fix terrain triangle geometry 2025-12-10 14:14:51 -08:00
Brian Beck
a4b7021acc improve lighting, fog, clouds, force fields 2025-12-09 14:59:47 -08:00
Brian Beck
035812724d terrain support for detailTexture 2025-12-06 12:17:24 -08:00
Brian Beck
d320fbd694 add terrain tiling, tweak fog 2025-12-04 21:25:38 -08:00
Brian Beck
84ea543135 fix TorqueObject property type parsing 2025-11-30 17:19:50 -08:00
Brian Beck
7d10fb7dee add TorqueScript transpiler and runtime 2025-11-30 11:51:27 -08:00
Brian Beck
c8391a1056 format with Prettier 2025-11-29 09:08:20 -08:00
Brian Beck
91111f8986 split up context, rebuild 2025-11-25 23:44:37 -08:00
Brian Beck
b50ce94636 memoize more components in the scene graph 2025-11-25 17:36:41 -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
7d78be42af use correct squareSize in TerrainBlock, account for missing coordinates 2025-11-19 01:50:30 -05:00
bmathews
44883be6c6 Fix terrain position 2025-11-15 14:41:42 -08:00
Brian Beck
beade00727 move non-Next components out of app folder 2025-11-14 17:23:23 -08:00
Renamed from app/TerrainBlock.tsx (Browse further)