About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Question about CPU
Post: RE: Question about CPU

GPU Driver could override that setting
Esenthel Support 5 76 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 76 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 74 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 119 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 119 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 256 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 271 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 271 11-12-2024, 07:16 AM
  Thread: Screen Space Reflections
Post: RE: Screen Space Reflections

How about https://twitter.com/Esenthel
Esenthel News 3 273 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 273 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 271 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 256 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 271 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 403 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 403 11-05-2024, 05:38 AM
  Thread: The engine does not support FBX 2024.
Post: RE: The engine does not support FBX 2024.

Thank you very much. I've fixed in the source edition - https://esenthel.com/?id=doc#Accessing_Source Materials will import correctly and be applied to correct mesh faces. However material colors are ...
Esenthel Graphics 4 228 10-27-2024, 05:44 AM
  Thread: October 2024
Post: RE: October 2024

Updated Esenthel Source: -improved rendering performance by reducing overhead in mesh draw calls -improved OpenGL rendering performance by merged setting textures, samplers and shader buffers in 1 API...
Esenthel Version History 1 329 10-27-2024, 05:43 AM
  Thread: The engine does not support FBX 2024.
Post: RE: The engine does not support FBX 2024.

The FBX SDK currently used is: 2020.2.0 But the mesh is loading. You can attach FBX file here I can check. Does 3ds max have option to export FBX with older version? I checked and there's no FBX 2...
Esenthel Graphics 4 228 10-25-2024, 05:04 AM
  Thread: bloomExp is not a member of EE:DisplayClass
Post: RE: bloomExp is not a member of EE:DisplayClass

Try running Engine Builder, and run all tasks, to recompile/rebuild. And then try recompile/rebuild your own game.
Esenthel Support 1 258 10-19-2024, 04:51 AM
  Thread: October 2024
Post: October 2024

Updated Esenthel Source: -improved Mesh LOD simplification algorithm -added new Material technique "Leaf Dither" -added new 'D.bloomExp' allowing to control bloom exponent -fixed world editor blend sh...
Esenthel Version History 1 329 10-13-2024, 08:08 AM