Skip to content

Releases: Meta3D-Technology/Meta3D

support direction light; add load and add glb; add export/import single event;

18 Oct 05:29
Compare
Choose a tag to compare

add

  • support direction light

  • add load and add glb
    three.js engine support standard material+direction light+diffuse metal, roughness, normal map

  • add export/import single event

edit

  • fix dispose for three
    now use event

snapshot

show video

implement event sourcing for editor

07 Oct 07:10
Compare
Choose a tag to compare

add

  • implement event sourcing for editor
  • add "auto upgrade for dependency" for platform

edit

  • remove dispose action

add game view for editor

14 Sep 08:04
Compare
Choose a tag to compare

add

  • action add action state in element store
  • add game view for editor
  • add redo/undo of meta3dState for restore to the state before run

showcase

  • scene view + game view

image

add Dependency Graph; implement "publish" for editor;

26 Aug 22:56
Compare
Choose a tag to compare

add

  • add Dependency Graph for ap assemble, package assemble
  • implement "publish" for editor

implement "export/import scene" for editor; implement "import package/app" for platform;

18 Aug 01:53
Compare
Choose a tag to compare

add

  • add debug Extension, Contribute, Package by update their func string

  • add export/import scene
    use .glb

  • add dispose related logic
    pass run test: dispose a cube

  • add import package/app

edit

  • update action design

encapuslate three.js engine as block

29 Jul 02:00
Compare
Choose a tag to compare

add

  • add three.js renderer to render a cube
    can work with scene block

edit

  • remove DependentMapType

prepare for open inner test

13 Feb 07:57
Compare
Choose a tag to compare

add

  • update README.md
  • prepare docs

fix

  • fix some bugs

improve

10 Feb 06:39
Compare
Choose a tag to compare

add

  • pass "assemble simple app" run test
  • add login by account

edit

  • improve user experience
  • improve ui
  • improve version manage
  • change to show all publish apps instead of by account

showcase

  • new ui

image

add scene view

29 Jan 01:21
Compare
Choose a tag to compare

add

  • add scene view ui control
  • add editor related extensions, contributes for scene view
  • bind scene view's arcballCamerController's event
  • can click button to add a cube

showcase

  • run element: click button to add a cube into scene view

image

add package

24 Dec 09:48
Compare
Choose a tag to compare

edit

  • meta3d->ExtensionManager: use extension/contribute protocol name instead of name

add

  • add package shop
  • add package assemble
  • can download package
  • can use package in ap assemble, element assemble