View all by kindeyegames
kindeyegames
Follow kindeyegames
Follow
Following kindeyegames
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
Rendera - Construct 3 3D Model renderer
←
Return to Rendera - Construct 3 3D Model renderer
Devlog
Add animation worker support
August 17, 2025
by
kindeyegames
Foundation for perf improvements, not a lot of improvement yet...
Continue reading
Add x,y,z rotation properties
August 16, 2025
by
kindeyegames
4
Add x,y,z rotation properties Though, still not rendering in editor yet...
Continue reading
Add color, opacity and some animation triggers
August 14, 2025
by
kindeyegames
1
Add support for C3 native color and opacity values (and ACEs) Add support for some animation triggers/conditions (let me know if any major ones are missing)...
Continue reading
Add animation blending
August 13, 2025
by
kindeyegames
2
- Smooth cross-fade transitions between animations - Works in both main thread and worker modes - Simple API: just add blendDuration to playAnimation() - Efficient worker caching for multi-frame blend...
Continue reading
SetScaleXYZ ACE added
August 12, 2025
by
kindeyegames
2
New Actions: - SetScaleXYZ - Independent scaling for X, Y, Z axes New Expressions: - ScaleX, ScaleY, ScaleZ - Get current scale values Key Features: - Non-uniform scaling for stretching/squashing mode...
Continue reading
Rendera 1.1.0 - Animation Events & Performance Boost
August 12, 2025
by
kindeyegames
2
Version 1.1.0 introduces two major improvements to the Rendera 3D renderer plugin for Construct 3. First, we've implemented a comprehensive animation event callback system that enables seamless commun...
Continue reading
rendera-control - 1.1.0 add basic scene graph support
August 12, 2025
by
kindeyegames
3
rendera-control - 1.1.0 add basic scene graph support (scene graph aces) - Focused on position and rotation linkage - Others such as size, etc. will be mapped (e.g. width might by x scale, height migh...
Continue reading