Add material control
Rendera & Rendera-Control Updates
Rendera:
- ⚡ Performance boost: Optimized WebGL state caching and shader uniform handling for faster rendering
- 🔧 Better C3 compatibility: Fixed state tracking issues that caused rendering conflicts with Construct 3
- ✅ Improved stability: Enhanced validation for WebGL objects and texture coordinates in glTF models
- 🎨 Material swapping: New setMaterial() and resetMaterials() methods for dynamic material changes per instance
Material Swapping Usage:
// Change material for a specific node
model.setMaterial("nodeName", materialIndex);
// Reset all materials to model defaults
model.resetMaterials();
Files
rendera_1.6.0.c3addon 340 kB
5 days ago
rendera-control-1.8.0.c3addon 459 kB
5 days ago
Get Rendera - Construct 3 3D Model renderer
Download NowName your own price
Rendera - Construct 3 3D Model renderer
Rendera - Construct 3 3D Model renderer
Status | In development |
Category | Assets |
Author | kindeyegames |
More posts
- Loads models with TEXCOORD_1, TEXCOORD_2 (but ignore them)9 days ago
- Perf updates14 days ago
- Add new object renderaLight17 days ago
- Working with Foozle again! Celebrate!33 days ago
- Add animation worker support66 days ago
- Add x,y,z rotation properties67 days ago
- Add color, opacity and some animation triggers69 days ago
- Add animation blending70 days ago
- SetScaleXYZ ACE added71 days ago
Comments
Log in with itch.io to leave a comment.
Hooray! Thank you for that!