1 Star 1 Fork 4

ORANGE / CocosCreator3D Demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Examples for Cocos Creator 3D

demo01

  1. scenes/helmet: PBR material showcase, skybox
  2. scenes/jellyfish: animation, transparent material, simple prefab instantiation
  3. scenes/knight: animation, light
  4. scenes/sponza: multiple render target, particle system, lights
  5. scenes/winter: particle system, emitter editing

demo02

  1. scenes/ambient: ambient lighting
  2. scenes/audio: audio system baseline test
  3. scenes/collision-detection: simple collision detection
  4. scenes/custom-effect: custom shader
  5. scenes/pbr: PBR baseline test (tbc.)
  6. scenes/physics: rigidbody physics simulation
  7. scenes/shadows: planar shadow demo

simple-fps

A really simple and lame FPS shooting game demo

Contribution

For future contributer and maintainers, please apply to the same rigorous examination and documentation style as we have established so far.

It is the only way for us to reach far.

If some bug is forcing you to do some hacking, workaround, or any kind of strange logic that is not immediately comprehensible, be sure to add clear explanation comments at obvious places nearby.

Every 'unpleasant surprise' encountered along the road is a big deal:

Either something is not working, or some designed feature is far less intuitive than what the designer thought it would.

So make sure to do all the followings:

  • try to classify the problem: is it editor-related or engine-originated? Which module(s) were involved?
  • file an issue to the relevant team
  • If it is a bug, clearly document it in code (usually near your temporary workaround) with the issue number.
  • If it is a feature(or lack of one) and looks/feels strange/awkward no matter how you design the relevant system, make sure to write it down in the issue ticket with detailed explaination on your design decisions and why the engine API is not a good fit.
  • Remove all the workaround or temporary designs once the bug is fixed or new feature is introduced.

空文件

简介

CocosCreator游戏示例 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/zcc13288255898/example-3d.git
git@gitee.com:zcc13288255898/example-3d.git
zcc13288255898
example-3d
CocosCreator3D Demo
master

搜索帮助