How to use the ui-kit-3d examples?

Found this on GitHub but I can’t open it as a project? how to see the examples?

Does this “ssh://git@github.com/cocos-creator/engine-3d.git” exist?

I did this:

auser$ sudo npm install
npm ERR! Error while executing:
npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/cocos-creator/engine-3d.git
npm ERR!
npm ERR! Warning: Permanently added the RSA host key for IP address ‘192.30.253.112’ to the list of known hosts.
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

Any advice on how to use or run these 3d examples?

I dont see it in our repo list. I will ping engineering for help.

engine-3d is an early project for internal development. We will open source it after beta release.

1 Like

Is there a simple 3d feature? For example, a coin spinning on UI. I don’t need a scene in 3D space.

I can fake the 3D by having 2D tile map drawing all sides of the spin but if there are existing 3D features I would like to try it out.

No, not yet implemented.