位置: 编程技术 - 正文

cocos roadmap

编辑:rootadmin

推荐整理分享cocos roadmap,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

Cocos2d (v.3.0) rendering pipeline roadmap

(the vision)

The way currently Cocos2d does rendering is good but it is beginning to feel somehow antiquate and moreover it doesn’t actually leverage modern multi core CPUs so popular nowadays on most modern tablets and mobile phones.

So we want to re design Cocos renderer, for making it more performing, elegant, scalable, flexible but still simple to use and to understand. Also we want to maintain that same familiar API that current Cocos2d users will feel immediately comfortable with, without having to bother about what’s changed or new under the hood.

We will do this maintaining the same key cornerstone concepts Cocos2d users get to know and like as Scenes, Nodes, Layers, Sprites.

What (the goals)

Here is a high level view of the new features and improvements we would like to achieve in Cocos2d v.3.0:

Decouple the scene graph from the renderer

Visiting nodes issues graphics commands and put them on a queue, but doesn’t actually invoke any OpenGL rendering code

Viewing frustum Geometry culling

Sprites (and geometries more in general) not visible from the camera’s point of view be automatically removed from the current frame and not rendered

Rendering on a thread

The execution of all the rendering commands (i.e. OpenGL calls) will be moved to different thread than the main one (this will allow for better parallelism and usage of more than one CPUs cores where possible)

Automatic batching

Efficiently reduces the number of draw calls (automatically) batching them together when possible (i.e. sprites using the same material)

(Node based) Customizable rendering

As in the current version of Cocos, users will still be able (if needed) to customize rendering on a per node basis, calling OpenGL commands directly, disregarding the official renderer (but possibly incurring on worst performances)

How (the plan)

Central to the new design is the notionCommandQueue. While visiting a node, rendering will not call OpenGL commands directly anymore (as currently is the case); it will instead push CocosGraphicsCommands to a queue. Commands In the queue will subsequently be read by the rendering backend, processed as needed and pushed to the actual rendering API (i.e. OpenGL) (see picture)

The rendering backend (running on his own thread) will in turn pop graphics commands from the queue, process them and actually execute them. Any locking or CPU expensive OpenGL commands will be then executed from the back-end thread, letting Cocos’ main thread free continue working on parsing the scene graph or doing other non rendering related tasks. This will help parallelism and will allow for using multi core CPU’s (see picture)

With Cocos2d-x 3. we also want to introduce the concept ofautomatic batching. In fact we believe reducing the number of draw calls and render device state changes will improve drastically rendering speed.

cocos  roadmap

In order to achieve very good batching, we would like to introduce also a new concept of “attributes” for Layers (formally CCLayer). There are going to (at least) 3 new Layer attributes:

Unordered

Static

Batch

Unordered Layer (formally CCLayer)

We want now focus on Unordered Layers, which are going to help achieving auto batching for improving rendering performance.

Rendering order in Cocos2d is dictated by the “order” nodes are arranged in the scene graph (see picture)

This is still going to be true still in V.3.0 unless the Layer is tagged as Unordered.

The Unordered attribute will instruct the Layer to disregard rendering order for all of his children (see picture)

The graphics commands will then be put in the CommandQueue and a special “unordered tag” will be place in the command queue as well for instructing the rendered to disregard the order and re arrange graphics commands so to render all the primitives using the same material in one draw call. Rendering all primitives (that use the same “material”) in one go will make rendering much faster, especially on mobile devices.

Static Layer

Layers tagged as static, will be treated as if all children will not going to be translated/rotated/zoomed (transformed) during the entire lifespan of the layer. This will allow Cocos performing expensive operations as matrices concatenation or computing culling information (i.e. quad-tree) only once (typically before the first rendering pass) improving drastically performance. Note that sprites in a static Layer can still be “animated” as far as they’re not transformed or scaled.

Batch Layer

A batch layers will behave very similarly to how a Batch Node (CCBatchNode) currently works in Cocos2d. All the children of a batch layer will HAVE to use the same “material” thus allowing the front end to combine all the draw calls for that layer in one single one. (Erroneously) Adding children that use a different material to a Batch Layer will trigger an Assert ().

Automatic Culling

To do

Rendering context (RenderBucket, RenderTarget, Camera, viewport)

To do

Rendering and materials system

To do

Customize rendering for nodes

To do

cocos2d-x 引擎分析:如何实现跨平台 怎么样使用Cocos2d-x快速开发游戏,方法很简单,你可以看看其自带的例程,或者从网上搜索教程,运行起第一个SceneHelloWorldScene,然后在HelloWorldScene里面

/*--------------创建一个Scene的2个示例--------------*/ //第一种:创建一个普通的Scene//从App入口AppDelegate找到这样两行代码://创建一个Scene对象的指针autoscene=HelloWorld::createScene();//导演运行这个场景(第一次

关于cocos2d-x-3.x版本环境的搭建和自己创建工程的步骤 (一)环境搭建RichardMillings--::次阅读最近3.2版本更新出來了!这是自2.x分支以来修复了超过个bug,3.2版本是目前为止,官方发布的最稳

标签: cocos roadmap

本文链接地址:https://www.jiuchutong.com/biancheng/369149.html 转载请保留说明!

上一篇:各种回调:定时器schedule、普通回调callFunc、菜单回调menu_selector、事件回调event_selector(回调阶段)

下一篇:cocos2d-x 引擎分析:如何实现跨平台(cocos引擎教程)

  • 一般纳税人劳务公司可以开3%的发票吗
  • 经审计的财务报告包括的内容
  • 地价计入房产原值公式
  • 建筑公司没有资质可以施工吗
  • 小微企业条件2018
  • 事业单位的会计制度是什么
  • 货物赔偿是否需要发票
  • 固定资产报废变卖收入缴税账务处理
  • 往年的企业所得税季报可以更正吗
  • 个人在电商平台购买跨境商品需要缴纳什么税
  • 增值税小规模纳税人减免增值税
  • 发票丢失可以抵扣吗
  • 企业所得税申报表在哪里打印
  • 简化丢失专用发票的处理流程
  • 购销合同印花税计税依据
  • 公司内部银行往来款会计分录
  • 代征税款手续费规定
  • 上期认证的发票本期能抵扣吗
  • 维修开票单位写什么
  • 资产负债表待摊费用出现负数
  • 托收凭证的会计科目
  • 收到的劳务费发票可以抵扣吗
  • 税务局返还的个税手续费需要缴纳增值税吗
  • configureandwatch
  • 购买收益权如何缴税
  • 华为鸿蒙系统超级终端怎么用
  • 银行承兑汇票贴现流程
  • 小规模纳税人增值税免税政策
  • 如何保护电子邮件账户不被黑客攻击
  • 农民工工资保证金退还条件
  • win11预览版怎么变回正式版
  • 单位话费谁负责交
  • 营业外支出包括哪些科目
  • html文档怎么写
  • 某建筑公司因施工期紧迫,事先未能与有关
  • sdhc 速度
  • 新公司30天内未办理税务登记
  • 税收优惠方式有几种
  • 存货什么时候计提什么时候回转
  • node.js快速入门
  • 出口退税附加税的计税基础
  • 旧固定资产出售增值税率如何计算
  • 公司未实缴能破产吗
  • 土方工程合同签了一般多久开工
  • 应交税费为负数要调整吗
  • 写出php的常用四种基本变量类型
  • 保洁公司的税率是多少
  • 固定资产减值准备借贷方向
  • 一般纳税人销售旧货税率
  • 退休人员返聘签订什么合同
  • 外地工程预缴的工资怎么做账务处理
  • 合同资产科目设置
  • 人力资源服务费是什么意思
  • 公司人事怎么办公积金提取流程?
  • 房地产公司员工购房
  • 受同一方重大影响的企业之间为什么不构成关联方
  • 日记账的标准格式是
  • mysql5.5解压版安装教程
  • redhat server
  • 史上最快的速度
  • linux深入理解
  • win10怎么更改磁盘空间分配
  • Linux内核级别的资源隔离机制是
  • window10自带录屏录制不工作
  • mobile windows
  • win8.1安装程序无法确定支持的安装选项
  • opengl中点画圆算法
  • linux7 snmp
  • python函数菜鸟教程
  • js中的onchange
  • js怎么操作css
  • js匿名类
  • 详解中国女足出线形势
  • javascript 自动执行
  • 电子税务局怎么添加银行账户信息
  • 苏州税务ukey客服电话
  • 污水处理费收入
  • 技术转让条件
  • 二手房个税怎么算
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设