Releases: Fengrru/neuro-lux
Releases · Fengrru/neuro-lux
Release list
v1.0.0
NeuroLux v1.0.0
Initial release — 3D CNN light propagation for Minecraft.
What's New
- 3D CNN inference for Minecraft lighting (16x16x16 subchunks)
- Hybrid architecture: BFS + neural post-processing
- GPU acceleration via ONNX Runtime (CUDA + CPU fallback)
- Auto fallback to vanilla BFS on failure
- In-game commands:
/neural mode|stats|collect - Training pipeline: synthetic data generation + PyTorch + ONNX export
Requirements
- Minecraft 26.2
- NeoForge 26.2.0.25-beta
- Java 25+
- GPU with CUDA (optional, CPU fallback available)