8000 GitHub - eyworldwide/galacean.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eyworldwide/galacean.github.io

 
 

Repository files navigation

Galacean Site

The documentation source of Galacean Engine.

Development

Develop site

$ yarn
$ yarn dev

open http://local.alipay.net

Only develop playground

$ yarn playground

Deploy

$ yarn build

Q&A

How to insert a playground in markdown

// leave a blank line here
<playground src="buffer-mesh-instance.ts"></playground>

How to link engine

  • Mac
$ yarn link ../engine/packages/*
  • windows
$ yarn link ..\engine\packages\galacean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.7%
  • HTML 9.3%
0