Galacean Engine 1.5 is now officially released 🎉!
This update delivers several major features:
Newly introduced image-to-model capabilities eliminate the cost of searching for or creating 3D models, allowing you to rapidly produce projects or demos. We plan to continue adding new AI capabilities to unlock more possibilities—stay tuned!
Added support for subpackaging in WeChat Mini Games, allowing resources to be divided into a main package (essential resources) and subpackages (on-demand loading). In the new Mini Game export panel, you simply add subpackages and link them to folders; resources not part of a subpackage fall under the main package.
We also replaced the built-in WeChat Mini Game build with the Galacean build system, unifying the construction process for all mini-game platforms and addressing compatibility issues in the old solution’s third-party packages.
We introduced Fast Approximate Anti-Aliasing (FXAA), which smooths edges by detecting pixel contrast in the final rendered image. Unlike MSAA, which only addresses aliasing along object edges, FXAA can reduce aliasing on every pixel in the image, including specular highlights and alphaCutoff edges generated by shaders.
We’ve enhanced the overall color space by supporting hardware-level sRGB textures, converting material, lighting, and particle color inputs to linear space, as well as supporting linear transparency blending and HDR color editing. These improvements boost overall color accuracy and performance while reducing shader code complexity.
You can now directly drag materials onto entities in the scene, making it easier and faster to replace materials on a renderer component.
The particle system adds a ForceOverLifetime feature to simulate external forces like gravity or wind acting on particles.
Particles now support Mesh Emitters, enabling particles to be emitted based on mesh vertices—often used for effects that interact with a model’s surface.
We’ve introduced a highly anticipated project collaboration feature. You can find the “Invite” option in the editor sidebar, which allows you to invite others to join your project via email or shareable link, making team co-creation seamless.
isAlphaOutputRequired
interface for maintaining canvas transparency and blending with the browser.We’ve also added several high-quality demos to get you started on your creative journey—feel free to explore!
Please add the WeChat account Galacean123 and note "galacean group" when requesting to join.