Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: January 2025
Post: RE: January 2025
Updated Esenthel Source:
-LOD generator can now specify custom priority per mesh part |
|
Esenthel |
Version History |
1 |
168 |
01-10-2025, 11:12 AM |
|
|
Thread: January 2025
Post: January 2025
Updated Esenthel Source:
-reduced memory usage for Object Editor Mesh Undos
-improved performance of calculating bounding box for Object Editor (affects opening objects and modifying, especially impor... |
|
Esenthel |
Version History |
1 |
168 |
01-06-2025, 03:42 PM |
|
|
Thread: December 2024
Post: RE: December 2024
Updated Esenthel Source:
-water surfaces will now be drawn also when underwater
-added separate control for specular RT precision 'D.highPrecSpecRT'
-increased view range for Object, World, Animation ... |
|
Esenthel |
Version History |
1 |
197 |
12-29-2024, 03:08 AM |
|
|
Thread: Building + running 2 applications
Post: RE: Building + running 2 applications
Hi and thanks
There's
Bool activeApp(C UID &elm_id ); // set active application of 'elm_id' ELM_APP element in the project, false on fail |
|
Esenthel |
Support |
3 |
115 |
12-24-2024, 05:20 AM |
|
|
Thread: December 2024
Post: December 2024
Updated Esenthel Source:
-added new 'D.saturation' allowing to control color saturation |
|
Esenthel |
Version History |
1 |
197 |
12-20-2024, 06:49 AM |
|
|
Thread: Question about CPU
Post: RE: Question about CPU
GPU Driver could override that setting |
|
Esenthel |
Support |
5 |
217 |
12-03-2024, 05:57 AM |
|
|
Thread: Question about CPU
Post: RE: Question about CPU
120 FPS Maybe friend had vsync on.
Also make sure to have latest GPU drivers, and make sure that dedicated GPU gets selected and not integrated. Which GPU gets used can be verified with D.deviceName |
|
Esenthel |
Support |
5 |
217 |
12-03-2024, 04:32 AM |
|
|
Thread: Can't run installer
Post: RE: Can't run installer
What platform?
Windows?
You need AVX2 CPU and some recent ver of Win 10. |
|
Esenthel |
Support |
2 |
156 |
11-30-2024, 03:02 AM |
|
|
Thread: Motion blur glitch for animated mesh
Post: RE: Motion blur glitch for animated mesh
Code:
Bool Animatable::update()
{
skel.updateBegin()
.clear()
.animate (skel_anim, Time.t... |
|
Esenthel |
Support |
4 |
210 |
11-29-2024, 06:06 AM |
|
|
Thread: Motion blur glitch for animated mesh
Post: RE: Motion blur glitch for animated mesh
1. I've tested on all my games but it works fine.
2. What GPU do you have?
3. Make sure, all files from github got updated to your computer, and make sure you run all tasks in Engine Builder.
4. Did t... |
|
Esenthel |
Support |
4 |
210 |
11-26-2024, 03:39 AM |
|
|
Thread: November 2024
Post: RE: November 2024
Updated Esenthel Source:
-added support for SSR on water surfaces
-optimized shaders and improved performance
-reduced motion blur glitches on sharp camera motions |
|
Esenthel |
Version History |
1 |
400 |
11-24-2024, 08:21 AM |
|
|
Thread: [SOLVED] Linux installation failure: error downloading file "Sound Stream.h"
Post: RE: Linux installation failure: error downloading ...
Hello,
The problem is because your GPU does not support:
GL_COMPRESSED_RGBA_BPTC_UNORM
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM
DXGI_FORMAT_BC7_UNORM
DXGI_FORMAT_BC7_UNORM_SRGB
However you also have a fa... |
|
Esenthel |
Platforms (Windows, Mac, Linux, Android, iOS) |
7 |
399 |
11-12-2024, 05:06 PM |
|
|
Thread: [SOLVED] Linux installation failure: error downloading file "Sound Stream.h"
Post: RE: Linux installation failure: error downloading ...
Sorry, it works fine for me, maybe you need some GPU drivers. |
|
Esenthel |
Platforms (Windows, Mac, Linux, Android, iOS) |
7 |
399 |
11-12-2024, 07:16 AM |
|
|
Thread: Screen Space Reflections
Post: RE: Screen Space Reflections
How about
https://twitter.com/Esenthel |
|
Esenthel |
News |
3 |
580 |
11-11-2024, 08:23 AM |
|
|
Thread: Screen Space Reflections
Post: Screen Space Reflections
Added Support for Screen Space Reflections
Preview screens here:
https://www.facebook.com/EsenthelEngine/...4YoRRb35El |
|
Esenthel |
News |
3 |
580 |
11-11-2024, 08:06 AM |
|
|
Thread: [SOLVED] Linux installation failure: error downloading file "Sound Stream.h"
Post: RE: Linux installation failure: error downloading ...
I've just updated the engine, please try again.
Need to redownload latest Installer from - https://esenthel.com/?id=store |
|
Esenthel |
Platforms (Windows, Mac, Linux, Android, iOS) |
7 |
399 |
11-11-2024, 07:23 AM |
|
|
Thread: November 2024
Post: November 2024
-IMPORTANT: For this update, Editor's auto-update will not work, please manually download Editor Installer https://esenthel.com/?id=store and select the same installation location
-Added support for S... |
|
Esenthel |
Version History |
1 |
400 |
11-11-2024, 07:22 AM |
|
|
Thread: [SOLVED] Linux installation failure: error downloading file "Sound Stream.h"
Post: RE: Linux installation failure: error downloading ...
I'm working on a fix, will be available soon. |
|
Esenthel |
Platforms (Windows, Mac, Linux, Android, iOS) |
7 |
399 |
11-11-2024, 03:04 AM |
|
|
Thread: About Source Codes / Store
Post: RE: About Source Codes / Store
Many thanks for your support!
I've replied to you via PM. |
|
Esenthel |
Support |
3 |
496 |
11-05-2024, 12:11 PM |
|
|
Thread: About Source Codes / Store
Post: RE: About Source Codes / Store
Many thanks!
You can send a donation at GitHub - https://github.com/sponsors/GregSlazinski
Then let me know which packs you want to buy (within the donation money limit)
Let me know your Esenthel Sto... |
|
Esenthel |
Support |
3 |
496 |
11-05-2024, 05:38 AM |