News
Here you will find all the news related to Evergine, and the most important news from the graphic and industrial sector.
November 30, 2021
How Wave Engine became Evergine | Renaming a brand
We analyze the whole process of renaming an already consolidated brand, from the name to the visual identity, using as an example the renaming of our graphic engine Wave Engine to the current Evergine.
November 16, 2021
Discover Evergine... more than ever!
We are thrilled to share all the cool things we built last year in our graphics engine. We started WaveEngine 10 years ago with a great team of professionals, we have learned a lot in all this journey and now we are ready to move forward with this project to the next level and that is why we have decided to rebrand this technology to Evergine with a clear vision: to create a great graphics engine based on the C# language to bring the latest advances on graphics computers to the industrial sector, to make it possible for companies to update or create new products with 3D content easier than before, and for them to offer it across a wide range of devices and platforms.
November 16, 2021
Prefabs
A prefab is an asset that contains a serialized entity and can be instanced in your scene. Evergine is adding an early version of our new Prefab system, with a core of new features while we’re working on adding new interesting ones in the short future. In this first version, we support the prefab creation and instancing, and we plan to add a full feature-complete editor in our next version.
November 16, 2021
Raytracing in Evergine
Raytracing is a technology that allows us to improve the realism of our render. The Evergine team has unified the DirectX12 DXR and Vulkan Raytracing APIs into a single common API. To showcase the capabilities of Evergine's low-level raytracing API, in conjunction with the release of Evergine, we have created a raytracing demo that you can download from GitHub.
November 15, 2021
Evergine package system
Evergine itself uses NuGet format to be distributed, and thanks to that we provide many built-in behaviors, components or services. But it’s not that easy if you want to share assets like textures, effects or materials from the Content folder of an Evergine project. To solve this problem, we have been working in a new package system, that will let you distribute assets that could be reused in many projects.
November 15, 2021
New Evergine Documentation
In Evergine we are putting a lot of effort into improving the official Documentation. This was one of our major weak points in WaveEngine, and taking that into account we are proud to show our new Documentation website.
November 15, 2021
Advanced Postprocessing Graph in Evergine
Evergine includes a new postprocessing graph asset that allows you to define a graph of the postprocessing effects used in your render. All nodes of the postprocessing graph are based on Compute shaders to ensure the best performance in your render. The new postprocessing asset can be edited by the new postprocessing graph editor that you can find inside Evergine Studio.
Categories