Esenthel Engine
作者尚未以您的语言提供描述。
Esenthel Engine is a Next-Gen Computer Game Engine.
"Esenthel" is a mix of words: Essential and Essence.In development:Since Year 2000.Supported Platforms:
- Windows, Xbox
- Mac, iOS
- Android
- Nintendo Switch
- Linux
- Web
Used by: Hundreds of Developers Worldwide.Key Features:
- Very Easy to Use
- Advanced Graphics and Physics
- High Performance
- Low Memory Usage
- Unlimited Sized Worlds
- Collaborative Development
- Auto Publishing
- 100+ Tutorials and 90+ Documentation Pages Included
- Frequent Updates
- Rock Solid – Zero Bug Tolerance
- Free!
Full Source Code Included:https://github.com/Esenthel/EsenthelEngine/Collaborative Editor:The Editor is designed from the ground up to be collaborative, which allows to instantly see any changes that other team members make to the game.
The Editor can be used in offline mode as well, any changes to the project will be synchronized once it gets online.Advanced Graphics and Physics: Engine supports a wide range of devices, from browsers, mobile phones/tablets, laptops and desktop computers.
It can be configured for low quality / fast performance setting, and high quality for more powerful GPU’s.
Powered by Nvidia PhysX allows complex physics simulations having thousands of dynamic objects on the scene real-time.
Supports plenty of graphical effects, such as – Bloom, Glow, Real-time Dynamic Shadows, Ambient Occlusion, Motion Blur, Depth of Field, Tone Mapping, Sun Rays, Fog, Cel Shading, Normal Mapping, Parallax Mapping, Relief Mapping, Tessellation, FXAA / SMAA / TAA Anti-Aliasing and many more!Dedicated Cross-Platform Programming Solution: Esenthel features Code Editor functionality, allowing to edit game codes, exactly the same way on all platforms. Code Editor is integrated in the Engine’s Editor, and automatically handles compilation for all platforms (it is integrated to work with Visual C++, Xcode, NetBeans and Android Toolchain). You can write codes once, and they will work on all platforms!
Esenthel’s Code Editor features a unique ability to write C++ codes -without- having to create .h header files.
This single feature greatly speeds up programming process, as you don’t need to waste time on making header files, rearranging your classes/functions as the Code Editor does that automatically for you.100+ Tutorials and 90+ Documentation Pages Included: Esenthel Editor comes preinstalled with more than 100 tutorials included, additionally you can browse the documentation online here: https://esenthel.com/?id=docHeaps of other Features: You can see the vast list of features over here – https://esenthel.com/?id=feature_list
Windows version creates games for Windows, Android, Nintendo Switch and Web.
Mac version creates games for Mac, iOS and Android.
Linux version creates games for Linux and Android.
Steam User 46
我这里第一个中文评论者,近期看见这个引擎更新支持linux还免费的,之后就试试了一下吧。
我安装前看了一下安装条件。
OS: 64-bit Ubuntu 14.10 or newer
⊙﹏⊙‖这是什么东西啊,为什么不是现在最新的长期支持版14.04LTS。(我心想可能只是发布者随便打的,就不在意这个了)
之后就我用14.04LTS直接安装要求做了,问题马上出现了。
libgl1-mesa-dev libz-dev libxxf86vm-dev
系统根本无法安装。
而用命令端运行程序文件./Esenthel
出现缺少运行库 libodbc.so.2
我之后上网搜这个libodbc.so.2是属于那个东西的。
原来这是unixodbc的文件,但奇怪unixodbc这个是ubuntu默认就有的东西,为什么??
之后查看了ubuntu14.04自带的版本是1.2.2,忽然大悟。libodbc.so.2的应该是unixodbc2.X.X的东西。
现在只要安装官网最新的版本即可。
wget
sudo dpkg -i unixodbc_2.3.2-1_amd64.deb
在安装过程会出现,
正在选中未选择的软件包 unixodbc。
dpkg: 关于含有 unixodbc 的 unixodbc_2.3.2-1_amd64.deb:
unixodbc 冲突于 odbcinst1debian2
odbcinst1debian2:amd64 (版本为 2.2.14p2-5ubuntu5)已存在并且 已安装。
这个冲突只要卸载odbcinst1debian2:amd64即可。
sudo apt-get remove odbcinst1debian2
之后安装unixodbc2.3.2完成,终于可以正常运行了(* ̄▽ ̄)y
我对于这里的编者简介者应该把软件要求改为 unixodbc的版本要2.3.X上的,把版本条件写死是ubuntu14.10对其他linux发行版的使用者不太好。
————————————————————
上面都只是安装问题,真正使用感受下面才是。
这个引擎编译工具,界面真是相当简陋。简直就和ubuntu下面的普遍开源软件的界面一个样子,毫无界面美术设计。
而功能方面过得去,但比起同样在steam发售的Leadwerks引擎(有完整独立游戏制作功能)差远了。
唯一好处是有免费永久试用(收费版加的功能都是些可有可无的东西)和跨平台。
这东西是试用版,要全面功能是要收费的,但说真的如果完全不值,还不如买Leadwerks引擎(对于linux用户来说,windows的可以无视)
总评价就是免费小玩具,玩玩学习一下游戏制作还可以。实用性差。
Steam User 10
一个免费试用的游戏引擎,付费是按时间的,感觉只能用来玩玩~
不过这引擎不支持中文!输入中文直接乱码问号!
而且debug还要装VS~好麻烦~
我还想随意试试demo~结果发现连运行都运行不了~
不过教程目录倒是有16个DEMO~一个都跑不了~QAQ~
web居然是付费内容~emmmmm~