An Open, Extensible Framework for building Web3D Engine, Editor

Related tags

Editors Meta3D
Overview

Meta3D

build test downloads-npm GitHub release

(Meta3D is under development, not product ready)

Meta3D is an Open, Extensible Framework for building Web3D Engine, Editor.

read Meta3D介绍 for more info.

Feedback

Read below how to engage with community:

  • Join the discussion
  • Star the repository to show your support
  • Join QQ Group: 106047770 (wonder官方群)

How to run the editor builded by Meta3D

in root dir:

yarn(or npm install)

yarn install(or npm run install)

yarn run:editor(or npm run run:editor)
You might also like...

Simple rich text editor (contentEditable) for jQuery UI

Hallo - contentEditable for jQuery UI Hallo is a very simple in-place rich text editor for web pages. It uses jQuery UI and the HTML5 contentEditable

Dec 17, 2022

A modern, simple and elegant WYSIWYG rich text editor.

jQuery-Notebook A simple, clean and elegant WYSIWYG rich text editor for web aplications Note: Check out the fully functional demo and examples here.

Dec 12, 2022

Ace (Ajax.org Cloud9 Editor)

Ace (Ajax.org Cloud9 Editor) Note: The new site at http://ace.c9.io contains all the info below along with an embedding guide and all the other resour

Jan 4, 2023

In-browser code editor

CodeMirror CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with over 10

Dec 30, 2022

Quill is a modern WYSIWYG editor built for compatibility and extensibility.

Note: This branch and README covers the upcoming 2.0 release. View 1.x docs here. Quill Rich Text Editor Quickstart • Documentation • Development • Co

Jan 2, 2023

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

If you would be interested in helping to maintain one of the most successful WYSIWYG text editors on github, let us know! (See issue #1503) MediumEdit

Jan 4, 2023

Tiny bootstrap-compatible WISWYG rich text editor

bootstrap-wysiwyg Important information for Github requests/issues Please do not submit issues/comments to this repo. Instead, submit it to https://gi

Jan 3, 2023

HTML5 rich text editor. Try the demo integration at

Squire Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation in a flexible lightweight package (only 16.5KB of JS a

Dec 28, 2022
Comments
  • Have you considered RUST?

    Have you considered RUST?

    Hi yyc: Old fans from wonder 2017.... Have you considered RUST?

    The most interesting thing I've read recently is that there is a WebGPU Rust project where you can use that API for desktop development, not tied to a browser.

    opened by OhBonsai 1
Releases(v0.9.0)
  • v0.9.0(Dec 24, 2022)

    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
    Source code(tar.gz)
    Source code(zip)
  • v0.8.0(Nov 23, 2022)

    edit

    • meta3d-imgui-webgl1-renderer extension use imgui lib instead of my lib

    add

    • rewrite ui control
    • add window ui control
    • rewrite skin

    snapshot

    image

    Source code(tar.gz)
    Source code(zip)
  • v0.7.0(Oct 27, 2022)

  • v0.6.0(Oct 17, 2022)

  • v0.5.0(Sep 19, 2022)

    add

    • add event, element, skin contributes
    • rewrite meta3d-ui extension, use imgui renderer to draw encapulate webgl1 renderer under imgui renderer, so it's convenient to replace webgl1 to webgpu in the future
    • implement initEvent to get io data

    showcase

    render two button; click the first button will log

    image

    Source code(tar.gz)
    Source code(zip)
  • v0.4.0(Sep 12, 2022)

    add

    • rewrite frontend by rescript
    • extract assemble-space from frontend

    remove

    • remain noworker components, remove worker components

    • remove editor related code

    showcase

    • render a triangle image
    Source code(tar.gz)
    Source code(zip)
  • v0.3.0(Mar 29, 2022)

  • v0.2.0(Mar 19, 2022)

  • v0.1.0(Feb 28, 2022)

    完成情况

    • 11k行代码
    • 支持了EngineCore、UI、Event扩展中的所有类型的contribute point
    • 实现了最小的框架,用户能够基于该框架开发出最小的引擎和编辑器
    Source code(tar.gz)
    Source code(zip)
Owner
Wonder Technology
QQ group: 106047770
Wonder Technology
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.

TOAST UI Editor v3 major update planning ?? ?? ?? TOAST UI Editor is planning a v3 major update for 2021. You can see our detail RoadMap here! GFM Mar

NHN 15.5k Jan 3, 2023
A markdown editor. http://lab.lepture.com/editor/

Editor A markdown editor you really want. Sponsors Editor is sponsored by Typlog. Overview Editor is not a WYSIWYG editor, it is a plain text markdown

Hsiaoming Yang 2.8k Dec 19, 2022
Override the rich text editor in Strapi admin with ToastUI Editor.

strapi-plugin-wysiwyg-tui-editor ⚠️ This is a strapi v4 plugin which does not support any earlier version! A Strapi plugin to replace the default rich

Zhuo Chen 12 Dec 23, 2022
A chrome extension which helps change ace editor to monaco editor in web pages, supporting all features including autocompletes.

Monaco-It Monaco-It is a chrome extension turning Ace Editor into Monaco Editor, supporting all features including autocompletes. 一些中文说明 Supported Lan

null 3 May 17, 2022
Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.

This project isn’t maintained anymore Please check out this fork. wysihtml5 0.3.0 wysihtml5 is an open source rich text editor based on HTML5 technolo

Christopher Blum 6.5k Jan 7, 2023
Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.

This project isn’t maintained anymore Please check out this fork. wysihtml5 0.3.0 wysihtml5 is an open source rich text editor based on HTML5 technolo

Christopher Blum 6.5k Dec 30, 2022
Verbum is a fully flexible text editor based on lexical framework.

Verbum Verbum - Flexible Text Editor for React Verbum is a fully flexible rich text editor based on lexical-playground and lexical framework. ⚠️ As th

Ozan Yurtsever 560 Dec 29, 2022
A React framework for building text editors.

Draft.js Draft.js is a JavaScript rich text editor framework, built for React and backed by an immutable model. Extensible and Customizable: We provid

Facebook 22.3k Jan 4, 2023
A completely customizable framework for building rich text editors. (Currently in beta.)

A completely customizable framework for building rich text editors. Why? · Principles · Demo · Examples · Documentation · Contributing! Slate lets you

Ian Storm Taylor 26.2k Dec 30, 2022
The next generation Javascript WYSIWYG HTML Editor.

Froala Editor V3 Froala WYSIWYG HTML Editor is one of the most powerful JavaScript rich text editors ever. Slim - only add the plugins that you need (

Froala 5k Jan 1, 2023