by mpsq on 3/10/21, 9:39 PM with 15 comments
by bob1029 on 3/10/21, 10:16 PM
Does anyone have any experience directly using SQL for this sort of thing? I feel like there is something here with being able to define a 3d scene in terms of normalized SQL tables, and then running queries over them in order to produce intermediate/final output.
by yowlingcat on 3/10/21, 10:11 PM
by centimeter on 3/10/21, 10:11 PM
by yread on 3/10/21, 10:37 PM
PRAGMA compile_options;
and looking for ENABLE_RTREE
by jokoon on 3/11/21, 4:17 AM