mol-giga-render / scene.py

Commit History

Fix configure_render CPU settings override + reduce quality for practical render times
1508f86

Johnny Osbournce Claude Opus 4.7 commited on

Fix KeyError: "Emission Color" not found in Blender 3.6
ff5b293

Johnny Osbournce Claude Opus 4.7 commited on

Add smoke test: 64x64, 1 sample, 1 bounce, CPU Cycles
9ec1838

Johnny Osbournce Claude Opus 4.7 commited on

Diagnostic: single CPU Cycles frame before full render
e8ac225

Johnny Osbournce Claude Opus 4.7 commited on

Switch to CPU rendering to bypass A100 GPU kernel hang
2ebe6b8

Johnny Osbournce Claude Opus 4.7 commited on

Switch to per-frame write_still + CUDA-preferred
52d8f84

Johnny Osbournce Claude Opus 4.7 commited on

Add live-frame preview pipeline
0f30926

Johnny Osbournce Claude Opus 4.7 commited on

Migrate to Blender 3.6.5 LTS for stable GPU rendering
d2e7c8b

Johnny Osbournce Claude Opus 4.7 commited on

Simplify render: no denoising, fewer bounces, static BVH
714e7a8

Johnny Osbournce Claude Opus 4.7 commited on

Switch back to OptiX-preferred + animation=True
4f80e75

Johnny Osbournce Claude Opus 4.7 commited on

Use animation=True to keep GPU context alive across frames
183027a

Johnny Osbournce Claude Opus 4.7 commited on

Switch to EEVEE render engine to bypass Cycles GPU kernel hang
0735c09

Johnny Osbournce Claude Opus 4.7 commited on

fix: only enable devices matching compute backend (CUDA only)
ff7e33b

Johnny Osbournce Claude Opus 4.7 commited on

Switch to CUDA-preferred, add --quiet + log filter to suppress sync spam
45726d0

Johnny Osbournce Claude Opus 4.7 commited on

Fix: texture_limit must be string in Blender 4.0, not int
8e7e6ab

Johnny Osbournce Claude Opus 4.7 commited on

Fix: use /tmp instead of /app for output (HF Spaces non-root user)
acee7fc

Johnny Osbournce Claude Opus 4.7 commited on

Fix Cycles render pipeline: adaptive denoiser, Popen streaming, LOD, fonts
b433cba

Johnny Osbournce Claude Opus 4.7 commited on

fix: update progress_file path when --output is overridden
da41a53

Johnny Osbournce commited on

GPU render: Blender 4.0.2 + Cycles + Gradio auto-start
4020561

Johnny Osbournce commited on