您的位置:首页 > 其它

Cryengine5.3

2016-12-03 19:53 120 查看

Looking ahead: The Schematyc Beta release in CE 5.3

展望未来:Schematyc Beta在CE 5.3

Those of you who keep close tabs on our Development Roadmap and our ongoing GitHub releases may have already spotted the name ”Schematyc”. But what is it?

那些密切关注我们的发展路线图和持续的GitHub版本可能已经发现“Schematyc”这个名字。但是,它到底是什么呢?

What is Schematyc?

什么是Schematyc?

At its heart, Schematyc is a node-based visual scripting language aimed at changing the way gameplay systems can be built within CRYENGINE. It gives designers the power to create new gameplay functionality using a set of building blocks, without needing an actual programmer every step of the way. As such, it should especially benefit smaller indie teams, where we know that experienced C++ programmers can often be a rarity, as it allows everyone on the team to help with the gameplay scripting.

Schematyc是一个基于节点的可视脚本语言。



How it differs from Flowgraph

它与Flowgraph有什么不同

Some of you may be raising their eyebrows now and wondering what the release of Schematyc means for our existing visual scripting tool, Flowgraph. While they may look similar at first, their intended purposes are actually very different. Whereas Flowgraphs are great for level scripting, Schematyc is designed to provide more finite control of the objects within those levels. All logic is driven by state and context in order to simplify the information that is presented to designers, and greatly reduced latency should make it possible to take new gameplay systems beyond the prototyping stage without the need to re-write them in C++.

大概意思是:

Flowgraph需要在c++重写Schematyc不需要?

So when can you get your hands on it?

什么时候发布呢?

The initial release of the Schematyc Beta will happen as part of CRYENGINE 5.3 later this month. So, what do we mean when we call it a “Beta”? For starters, this initial release will have mostly very basic node functionality, to show the general concept and idea behind Schematyc; you will however be able to create your own nodes already. There will also be bugs and other issues commonly seen in Beta software.

The truth is that Schematyc is not yet at a stage where we would feel comfortable calling it a finished release, but we do want to get it into developer’s hands as soon as possible to hear their feedback and thoughts on this exciting new feature. Previous Beta releases, such as the initial release of our Global Illumination technology in 2015, lead to great feedback that helped our internal team to make the tech even better, and we hope the same will happen with the Schematyc Beta.

So if you get a chance to check it out once CE 5.3 is available, please let us know what you think in our new forums (spoiler)!

将在本月也就是12中旬以后或之前的样子,发布beta版



原文链接:https://www.cryengine.com/news/looking-ahead-the-schematyc-beta-release-in-ce-53

Cryengine中国欢迎大家: 新人群:24266181 高阶群:175350003

Cryengine中国官网 : https://www.cryenginev.com/

XBin管理开了一个微信公众号,希望大家可以关注:公众号:RealtimeCG
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Cryengine