File Details
Cartoonie 0.2
- R
- Nov 2, 2025
- 5.28 KB
- 91.2K
- 26.1.2+50
File Name
Cartoonie 0.2.zip
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.19-Snapshot
- 1.17-Snapshot
- 1.20-Snapshot
- 1.21-Snapshot
- 1.18-Snapshot
- 1.21.2-Snapshot
- 1.21.6-snapshot
- 1.21.1-Snapshot
- 1.21.5-Snapshot
- 1.21.4-Snapshot
- 1.21.9-snapshot
- 1.21.11-snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.2-Snapshot
- 1.20.5-Snapshot
- 1.20.3-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4-Snapshot
- 1.19.3-Snapshot
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17.1
- 1.17
- OptiFine
- Iris
## Version 0.2 - "Initial Release" ### ✨ Initial Features - **Cel-shaded rendering system** - 8-level color quantization - Smooth color banding with interpolation - Cartoon aesthetic foundation - **Outline detection** - Depth-based edge detection - 4-directional depth sampling - Configurable outline thickness - **Basic lighting** - Simple texture sampling - Vertex color application - Alpha transparency support - **Post-processing effects** - Vignette darkening - Basic contrast adjustment - Color enhancement - **Hand item rendering** - Separate shader for held items - Basic lighting for first-person view - Normal-based shading - **Tonemapping** - Reinhard tone mapping - Gamma correction - HDR to LDR conversion ### 🎯 Design Goals - Create accessible cartoon aesthetic - Maintain good performance - Work with vanilla textures - Easy to customize ### ⚙️ Technical Foundation - GLSL 120 compatibility - OptiFine/Iris support - Basic gbuffer setup - Simple composite pipeline --- ## 🔮 Planned Features ### Version 0.4 (Future) - [ ] Customizable outline colors - [ ] Adjustable color banding levels via settings - [ ] Water shader with cartoon ripples - [ ] Sky rendering with stylized clouds - [ ] Optional shadow support - [ ] Screen-space reflections with cartoon filter ### Community Requests - [ ] Configurable lighting intensity - [ ] Support for more texture pack styles - [ ] Weather effects (rain/snow particles) - [ ] Nether/End dimension styling --- **Stay tuned for updates!** 🎨✨

