Skip to content

Comments

Add bwrender service and simplify render tracking#140

Merged
zzlk merged 1 commit intomainfrom
add-map-renderer-background-task
Feb 8, 2026
Merged

Add bwrender service and simplify render tracking#140
zzlk merged 1 commit intomainfrom
add-map-renderer-background-task

Conversation

@zzlk
Copy link
Contributor

@zzlk zzlk commented Feb 8, 2026

  • Add chkdraft-bindings crate for C++ OpenGL map rendering
  • Add bwrender service that renders maps to WebP and uploads to GSFS
  • Simplify render tracking: replace map_render table with rendered boolean column on map table
  • Use random ordering to avoid getting stuck on failing maps
  • Add Docker/compose configuration for bwrender service

@zzlk zzlk force-pushed the add-map-renderer-background-task branch 2 times, most recently from 25c85cd to 649e9cb Compare February 8, 2026 20:56
- Add chkdraft-bindings crate for C++ OpenGL map rendering
- Add bwrender service that renders maps to WebP and uploads to GSFS
- Simplify render tracking: replace map_render table with rendered
  boolean column on map table
- Use random ordering to avoid getting stuck on failing maps
- Add Docker/compose configuration for bwrender service
@zzlk zzlk force-pushed the add-map-renderer-background-task branch from 649e9cb to 4a25a7e Compare February 8, 2026 21:02
@zzlk zzlk merged commit 894c348 into main Feb 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant