Skip to content

Version 1.5.0

Latest
Compare
Choose a tag to compare
@Andy16823 Andy16823 released this 03 Dec 17:29
· 5 commits to main since this release

The wait is over! Version 1.5.0 is here, bringing a host of exciting new features and improvements—especially for 3D game development. This update marks a significant milestone, and I’m thrilled to share it with you all.

As a solo developer, it’s been a lot of work, but I’m proud of how far the framework has come. I can’t wait to see what you’ll create with the new tools and features!

🆕 What's New in v1.5.0?

3D Rendering & Visuals

  • Shadows: Dynamic shadow support for more immersive and realistic scenes.
  • Specular Shader: Reflective surfaces to add depth and polish to your materials.
  • New Sphere GameElement: Spherical objects are now fully supported.

Physics & Collisions

  • Collision Behavior Overhaul: Improved performance and flexibility in handling collisions.
  • CompoundMeshCollider: Support for multi-mesh models with precise physics.
  • New Rigidbodies: Added Sphere, Capsule, and Box Rigidbodies for enhanced physics interactions.
  • Collision Groups: Manage and filter collisions with greater control.

Performance Improvements

  • Instanced Rendering: Better performance for Qubes, Spheres, and Element3D through instancing.
  • Raycast Enhancements: More accurate and versatile raycasting functionality.

New Resources
Example 3D Project: A fully working 3D example project to help you hit the ground running.

📂 How to Upgrade

  1. Download the v1.5.0 release from the Releases Page.
  2. Replace your existing framework files with the new version.
  3. Review the example project for a quick guide on using the new features.

🚀 What’s Next?

This update lays a strong foundation for even more features in future versions. I’m already planning additional tools and improvements, so stay tuned!

If you run into any issues or have ideas for further improvements, feel free to open an issue or start a discussion.

Thank you for your support—this wouldn’t be possible without the feedback and encouragement of this awesome community! 💖

Happy developing!

Full Changelog: v-0-1-4-3...v-0-1-5-0